   
      
      
      
      
      
      
      
      
   // These are for the root Directory ( Default )


var uplink="";
var pics="";
var downlink="Links/";

// These are for the Sub Directories

 if (( location.href.indexOf("Feedback/") > 0)   ||
     (location.href.indexOf("Links/") > 0)       ||
     ( location.href.indexOf("Maps/") > 0 )      ||
     ( location.href.indexOf("Resources/") > 0 ) ||    
     ( location.href.indexOf("Schedule/") > 0 )  )
 {
 	uplink="../";
 	pics="../";
 	downlink="../Links/";
 }

 if (( location.href.indexOf("Canoe/") > 0)       ||
     (location.href.indexOf("Commissioner/") > 0) ||
     ( location.href.indexOf("Fund/") > 0 )       ||
     ( location.href.indexOf("CrossOver/") > 0 ) ||
     ( location.href.indexOf("Recruiting/") > 0 ) ||
     ( location.href.indexOf("Places/") > 0 ) ||
     ( location.href.indexOf("Patches/") > 0 ) ||    
     ( location.href.indexOf("TempLinks/") > 0 ))
 {
 	uplink="../../";
 	pics="../../";
 	downlink="../../Links/";
 }
 




document.write('<!---- Begin whatUseek intraSearch Searchbox Code ---->');

document.write('<form method="get" action="http://intra.whatUseek.com/query.go" TARGET="_self">');

document.write('<table border="0" cellpadding=0 cellspacing=0  width="640">');

document.write('<tr>');
	document.write('<td bgcolor=FFFFFF width="219" ROWSPAN="3">');
		document.write('<A HREF="'+uplink+'index.html"><IMG SRC="'+pics+'images/mwlogo.gif" width="219" height="85" alt="Midwest Scouting" border="0"></A>');
	document.write('</td>');

	document.write('<td bgcolor=416363 width="300">');
		document.write('<font size="2" Color="#FFE7C6"><center>');
		document.write('<A HREF="'+uplink+'index.html" class= "Horsel"> Home</A> | ');
	    document.write('<A HREF="'+uplink+'Whatnew.html" class= "Horsel">New Stuff</A> | ');
		document.write('<A HREF="'+uplink+'FBAddASite.html" class= "Horsel">Add a Site</A> | '); 
		document.write('<A HREF="'+uplink+'PageViews.html"  class= "HorSel" >Stats</A> | '); 
		document.write('<A HREF="'+uplink+'Feedback.html" class= "Horsel">Feedback</A></center></font>');
	document.write('</td>');
	document.write('<td bgcolor=416363 width="*">');
		document.write('<font size="2" Color="#FFE7C6">');
			document.write('<B><font size=2 Color="#FFE7C6">Featured Site</font></B>');
		document.write('</font>');
	document.write('</td>');
document.write('</tr>');

document.write('<tr>');
	document.write('<td bgcolor=FFFFFF><center>');
		document.write('<font size=4 Color="#FFE7C6"><b>Try our Super Site Search</b>');
		document.write('<input type="hidden" value="22584ed33c293bc6" checked name="crid">');
		document.write('<input type="hidden" name="crid" value="web"></font></center>');
	document.write('</td>');
	document.write('<td bgcolor=FFFFFF ROWSPAN="2">');
document.write('<A HREF="http://www.scouting.org/excomm/tohelp/index.html" class= "Horsel" target="new"><font size=2 Color="#416363"><b>...to help<BR>other people<BR>at all times...</b></font></A> ');
document.write('</td>');
document.write('</tr>');

document.write('<tr>');
	document.write('<td bgcolor=FFFFFF ><center>');
		document.write('<font size="3" Color="#2B6563">');
		document.write('<input type="text" NAME="query" SIZE="20" VALUE MAXLENGTH="100">');
		document.write('<input type="submit" value="Search" name="B1">');
		document.write('<img src="http://intra.whatUseek.com/htmlbox.go?crid=22584ed33c293bc6" width=1 height=1>');
		document.write('</center></font>');
	document.write('</td>');
document.write('</tr>');

document.write('<tr>');
	document.write('<td bgcolor=416363 COLSPAN="3">');	
		document.write('<center><font size="2" Color="#FFE7C6"><b>');
 		document.write(' <A HREF="'+downlink+'Gear.html" class="HorSel" >Gear</A> |');
		document.write(' <A HREF="'+downlink+'Places.html" class="HorSel" >Places</A> |');
		document.write(' <A HREF="'+downlink+'Munhacke.html" class="HorSel" >Munhacke</A> |');
		document.write(' <A HREF="'+downlink+'Organ.html" class="HorSel" >Organizations</A> |');
		document.write(' <A HREF="'+downlink+'Scouting.html" class="HorSel" >Scouting Areas</A> |');
		document.write(' <A HREF="'+downlink+'Magazine.html" class="HorSel" >Magazine</A> |');
		document.write(' <A HREF="'+downlink+'Skills.html" class="HorSel" >Skills</A> |');
		document.write(' <A HREF="'+downlink+'Operation.html" class="HorSel" >Operation</A> |');
		document.write(' <A HREF="'+downlink+'Services.html" class="HorSel" >Services</A>');
		document.write('</b></font></center>');
	document.write('</td>');
document.write('</tr> ');



document.write('	</TABLE>');
document.write('	</form>																					   ');
document.write('	<!---- End whatUseek intraSearch Searchbox Code ------>									   ');


//document.write('	    	<p align="center"><i><a href="http://intra.whatUseek.com?synd=box&chan=1">');
//document.write('			<font size="1">Get a Search Engine For Your Web Site</font></a></i></p>');
