
var statepath=location.pathname;
    document.write("<ul id=\"nav\">");

	 if(statepath.indexOf("/index.php") !=-1){
     document.write("<li class=\"gray1\"><a href=\"/index.php\" target=\"_blank\" id=\"selectedgray1\" onmouseover=\"show('number1',9);\">HOME</a></li>");
	 }
	 else{
	   document.write("<li class=\"gray1\"><a href=\"/index.php\" target=\"_blank\" onmouseover=\"show('number1',9);\">HOME</a></li>");
	 }

	 if(statepath.indexOf("/about/") !=-1){
	   document.write("<li class=\"gray2\"><a href=\"/about/about.php\" id=\"selectedgray2\" onmouseover=\"show('number2',9);\">ABOUT <br />US</a></li>");
	 }
	 else{
	   document.write("<li class=\"gray2\"><a href=\"/about/about.php\" onmouseover=\"show('number2',9);\">ABOUT <br />US</a></li>");
	 }


	 if(statepath.indexOf("/membership/") !=-1){
	   document.write("<li class=\"gray3\"><a href=\"/membership/membership.php\"  id=\"selectedgray3\" onmouseover=\"show('number3',9);\">MEMBERSHIP</a></li>");
	 }
	 else{
	   document.write("<li class=\"gray3\"><a href=\"/membership/membership.php\"  onmouseover=\"show('number3',9);\">MEMBERSHIP</a></li>");
	 }
	 
	 if(statepath.indexOf("/community/") !=-1){
	   document.write("<li class=\"gray4\"><a href=\"/community/community.php\"  id=\"selectedgray4\" onmouseover=\"show('number4',9);\">OUR <br /> COMMUNITY</a></li>");
	 }
	 else{
	   document.write("<li class=\"gray4\"><a href=\"/community/community.php\"  onmouseover=\"show('number4',9);\">OUR <br /> COMMUNITY</a></li>");
	 }
	 
	 if(statepath.indexOf("/economic/") !=-1){

	   document.write("<li class=\"gray5\"><a href=\"/economic/economic.php\"  id=\"selectedgray5\" onmouseover=\"show('number5',9);\">ECONOMIC <br /> DEVELOPMENT</a></li>");
	 }
	 else{
	   document.write("<li class=\"gray5\"><a href=\"/economic/economic.php\"  onmouseover=\"show('number5',9);\">ECONOMIC <br /> DEVELOPMENT</a></li>");
	 }
	 
	 if(statepath.indexOf("/development/") !=-1){
	   document.write("<li class=\"gray6\"><a href=\"/development/development.php\"  id=\"selectedgray6\" onmouseover=\"show('number6',9);\">COMMUNITY <br /> DEVELOPMENT &amp; MAIN STREET</a></li>");
	 }
	 else{
	   document.write("<li class=\"gray6\"><a href=\"/development/development.php\"  onmouseover=\"show('number6',9);\" >COMMUNITY <br /> DEVELOPMENT &amp; MAIN STREET</a></li>");
	 }
	 
	 if(statepath.indexOf("/shop/") !=-1){
	   document.write("<li class=\"gray7\"><a href=\"/shop/shop.php\"  id=\"selectedgray7\" onmouseover=\"show('number7',9);\">SHOP, DINE &amp; <br />SPEND TIME</a></li>");
	 }
	 else{
	   document.write("<li class=\"gray7\"><a href=\"/shop/shop.php\"  onmouseover=\"show('number7',9);\" >SHOP, DINE &amp; <br />SPEND TIME</a></li>");
	 }
	 
	 if(statepath.indexOf("/resource/") !=-1){
	   document.write("<li class=\"gray8\"><a href=\"/resource/resource.php\"  id=\"selectedgray8\" onmouseover=\"show('number8',9);\">RESOURCE <br />CENTER</a></li>");
	 }
	 else{
	   document.write("<li class=\"gray8\"><a href=\"/resource/resource.php\"  onmouseover=\"show('number8',9);\" >RESOURCE <br />CENTER</a></li>");
	 }
	 
	 if(statepath.indexOf("/links/") !=-1){
	   document.write("<li class=\"gray9\"><a href=\"/links/links.php\"  id=\"selectedgray9\" onmouseover=\"show('number9',9);\">QUICK <br />LINKS</a></li>");
	 }
	 else{
	   document.write("<li class=\"gray9\"><a href=\"/links/links.php\"  onmouseover=\"show('number9',9);\" >QUICK <br />LINKS</a></li>");
	 }
	 
   document.write("</ul>");
   
   document.write("<div class=\"row2\">");
   
   document.write("<div class=\"hide\"><a href=\"/index.php\">HOME</a>:</div>");
   
   document.write("<div class=\"hide\" id=\"number1\">");

		   
		  
	 document.write("</div>");
  		
   document.write("<div class=\"hide\"><a href=\"/about/\" >ABOUT US</a>:</div>");
   document.write("<div class=\"hide\" id=\"number2\">");
	 
				
			  if(statepath.indexOf("/about/") != -1)
				{	
				     if(statepath.indexOf("/about/about.php") != -1)
	                    document.write("<a href=\"/about/about.php\"  id=\"selected2\" >Growth Alliance</a> | ");
					 else
						document.write("<a href=\"/about/about.php\"  >Growth Alliance</a> | ");
                     if(statepath.indexOf("/about/board/") != -1)
	                    document.write("<a href=\"/about/pdf/board.pdf\"  id=\"selected2\" >Board of Directors</a> | ");
					 else
						document.write("<a href=\"/about/pdf/board.pdf\"  >Board of Directors</a> | ");
							
					 if(statepath.indexOf("/about/maps.php") != -1)
             document.write("<a href=\"/about/maps.php\"  id=\"selected2\" >Maps &amp; Directions</a> | ");
					 else
					   document.write("<a href=\"/about/maps.php\"  >Maps &amp; Directions</a> | ");
					  
					  if(statepath.indexOf("/about/staff.php") != -1)
             document.write("<a href=\"/about/staff.php\"  id=\"selected2\" >Our Staff</a> | ");
					 else
					   document.write("<a href=\"/about/staff.php\"  >Our Staff</a> | ");  
					  
					  if(statepath.indexOf("/about/contact.php") != -1)
             document.write("<a href=\"/about/contact.php\"  id=\"selected2\" >Contact Us</a> | ");
					 else
					   document.write("<a href=\"/about/contact.php\"  >Contact Us</a> | ");  
					  					   
					}
				else
				{
				    document.write("<a href=\"/about/about.php\"  >Growth Alliance</a> | ");
					document.write("<a href=\"/about/pdf/board.pdf\"  >Board of Directors</a> | ");
					document.write("<a href=\"/about/maps.php\"  >Maps &amp; Directions</a> | ");
					document.write("<a href=\"/about/staff.php\"  >Our Staff</a> | ");
					document.write("<a href=\"/about/contact.php\"  >Contact Us</a> | ");
					
				}
	 document.write("</div>"); 


	 document.write("<div class=\"hide\"><a href=\"/membership/\" >MEMBERSHIP</a>:</div>");
   document.write("<div class=\"hide\" id=\"number3\">");
	 
				
			  if(statepath.indexOf("/membership/") != -1)
				{
				  if(statepath.indexOf("/membership/membership.php") != -1)
            document.write("<a href=\"/membership/membership.php\"  id=\"selected2\" >Membership Directory</a> | ");
					else
					  document.write("<a href=\"/membership/membership.php\"  >Membership Directory</a> | ");
						
					if(statepath.indexOf("/membership/join.php") != -1)
            document.write("<a href=\"/pdfs/wpa_join_membership.pdf\"  id=\"selected2\" >Join The Growth Alliance</a> | ");
					else
					  document.write("<a href=\"/pdfs/wpa_join_membership.pdf\"  >Join The Growth Alliance</a> | ");	
					  
					if(statepath.indexOf("/membership/rewards.php") != -1)
            document.write("<a href=\"/membership/rewards.php\"  id=\"selected2\" >Membership Rewards</a> | ");
					else
					  document.write("<a href=\"/membership/rewards.php\"  >Membership Rewards</a> | ");	
					  
					if(statepath.indexOf("/membership/involved.php") != -1)
            document.write("<a href=\"/membership/involved.php\"  id=\"selected2\" >Get Involved</a> | ");
					else
					  document.write("<a href=\"/membership/involved.php\"  >Get Involved</a> | ");	    
				}
				else
				{
          document.write("<a href=\"/membership/membership.php\"  >Membership Directory</a> | ");
		  document.write("<a href=\"/pdfs/wpa_join_membership.pdf\"  >Join The Growth Alliance</a> | ");
		  document.write("<a href=\"/membership/rewards.php\"  >Membership Rewards</a> | ");
		  document.write("<a href=\"/membership/involved.php\"  >Get Involved</a> | ");	


}
	 document.write("</div>"); 

	 document.write("<div class=\"hide\"><a href=\"/community/\" >OUR COMMUNITY</a>:</div>");
   document.write("<div class=\"hide\" id=\"number4\">");
				
			  if(statepath.indexOf("/community/") != -1)
				{
				  if(statepath.indexOf("/community/community.php") != -1)
            document.write("<a href=\"/community/community.php\"  id=\"selected2\" >Our Community</a> | ");
					else
					  document.write("<a href=\"/community/community.php\"  >Our Community</a> | ");
						
					if(statepath.indexOf("/community/facts.php") != -1)
            document.write("<a href=\"/community/facts.php\"  id=\"selected2\" >Quick Facts</a> | ");
					else
					  document.write("<a href=\"/community/facts.php\"  >Quick Facts</a> | ");	
					  
					if(statepath.indexOf("/community/livability.php") != -1)
            document.write("<a href=\"/community/livability.php\"  id=\"selected2\" >Livability</a> | ");
					else
					  document.write("<a href=\"/community/livability.php\"  >Livability</a> | ");	
					  
					if(statepath.indexOf("/community/healthcare.php") != -1)
            document.write("<a href=\"/community/healthcare.php\"  id=\"selected2\" >Healthcare</a> | ");
					else
					  document.write("<a href=\"/community/healthcare.php\"  >Healthcare</a> | ");
					  
					if(statepath.indexOf("/community/education.php") != -1)
            document.write("<a href=\"/community/education.php\"  id=\"selected2\" >Education</a> | ");
					else
					  document.write("<a href=\"/community/education.php\"  >Education</a> | ");
					  
					 if(statepath.indexOf("/community/arts.php") != -1)
            document.write("<a href=\"/community/arts.php\"  id=\"selected2\" >Arts &amp; Culture</a> | ");
					else
					  document.write("<a href=\"/community/arts.php\"  >Arts &amp; Culture</a> | ");
					  
					if(statepath.indexOf("/community/sports.php") != -1)
            document.write("<a href=\"/community/sports.php\"  id=\"selected2\" >Sports &amp; Recreation</a> | ");
					else
					  document.write("<a href=\"/community/sports.php\"  >Sports &amp; Recreation</a> | ");      	    
					
					if(statepath.indexOf("/community/events.php") != -1)
            document.write("<a href=\"/community/events.php\"  id=\"selected2\" >Community Activities &amp; Events</a> | ");
					else
					  document.write("<a href=\"/community/events.php\"  >Community Activities &amp; Events</a> | ");      	    
					  
					if(statepath.indexOf("/community/children.php") != -1)
            document.write("<a href=\"/community/children.php\"  id=\"selected2\" >Children's Activities</a> | ");
					else
					  document.write("<a href=\"/community/children.php\"  >Children's Activities</a> | ");      	    
					  
					if(statepath.indexOf("/community/guides.php") != -1)
            document.write("<a href=\"/community/#\"  id=\"selected2\" >Community Guides</a> | ");
					else
					  document.write("<a href=\"/community/#\"  >Community Guides</a> | ");      	          
					  
				}
				else
				{
          document.write("<a href=\"/community/community.php\"  >Our Community</a> | ");
		  document.write("<a href=\"/community/facts.php\"  >Quick Facts</a> | ");
		  document.write("<a href=\"/community/livability.php\"  >Livability</a> | ");
		  document.write("<a href=\"/community/healthcare.php\"  >Healthcare</a> | ");
		  document.write("<a href=\"/community/education.php\"  >Education</a> | ");
		  document.write("<a href=\"/community/arts.php\"  >Arts &amp; Culture</a> | ");
		  document.write("<a href=\"/community/sports.php\"  >Sports &amp; Recreation</a> | ");
		  document.write("<a href=\"/community/events.php\"  >Community Activities &amp; Events</a> | ");
		  document.write("<a href=\"/community/children.php\"  >Children's Activities</a> | ");
		  document.write("<a href=\"/community/#\"  >Community Guides</a> | ");


}
	 document.write("</div>"); 

	  document.write("<div class=\"hide\"><a href=\"/economic/\">ECONOMIC DEVELOPMENT</a>:</div>");
   document.write("<div class=\"hide\" id=\"number5\">");
				
			  if(statepath.indexOf("/economic/") != -1)
				{
          if(statepath.indexOf("/economic/economic.php") != -1)
            document.write("<a href=\"/economic/economic.php\"  id=\"selected2\" >Economic Development</a> | ");
					else
					  document.write("<a href=\"/economic/economic.php\"  >Economic Development</a> | ");
					
					if(statepath.indexOf("/economic/park.php") != -1)
            document.write("<a href=\"/economic/park.php\"  id=\"selected2\" >NorthSide Industrial Park</a> | ");
					else
					  document.write("<a href=\"/economic/park.php\"  >NorthSide Industrial Park</a>  | ");
						
					if(statepath.indexOf("/economic/buildings_sites.php") != -1)
            document.write("<a href=\"/economic/buildings_sites.php\" id=\"selected2\" >Available Buildings and Sites</a> | ");
					else
					  document.write("<a href=\"/economic/buildings_sites.php\" target=\"_blank\" >Available Buildings and Sites</a>  | ");
					  
					if(statepath.indexOf("/economic/why.php") != -1)
            document.write("<a href=\"/economic/why.php\"  id=\"selected2\" >Why West Point</a> | ");
					else
					  document.write("<a href=\"/economic/why.php\"  >Why West Point</a>  | ");

					if(statepath.indexOf("/economic/benefits.php") != -1)
            document.write("<a href=\"/resource/development.php\"  id=\"selected2\" >Benefits &amp; Incentives</a> | ");
					else
					  document.write("<a href=\"/resource/development.php\"  >Benefits &amp; Incentives</a>  | ");

					if(statepath.indexOf("/economic/small.php") != -1)
            document.write("<a href=\"/resource/development.php\"  id=\"selected2\" >Small Business &amp; Entrepreneurial Development</a> | ");
					else
					  document.write("<a href=\"/resource/development.php\"  >Small Business &amp; Entrepreneurial Development</a>  | ");

					if(statepath.indexOf("/economic/existing.php") != -1)
            document.write("<a href=\"/economic/existing.php\"  id=\"selected2\" >Existing Industry</a> | ");
					else
					  document.write("<a href=\"/economic/existing.php\"  >Existing Industry</a>  | ");

					
				}
				else
				{
             document.write("<a href=\"/economic/economic.php\"  >Economic Development</a>  | ");
			 document.write("<a href=\"/economic/park.php\"  >NorthSide Industrial Park</a>  | ");
			 document.write("<a href=\"/economic/buildings_sites.php\"  >Available Buildings and Sites</a> | ");
			 document.write("<a href=\"/economic/why.php\"  >Why West Point</a> | ");
			 document.write("<a href=\"/resource/development.php\"  >Benefits &amp; Incentives</a>  | ");
			 document.write("<a href=\"/resource/development.php\"  >Small Business &amp; Entrepreneurial Development</a> | ");
			 document.write("<a href=\"/economic/existing.php\"  >Existing Industry</a> | ");

				}
	 document.write("</div>"); 
	 
	 document.write("<div class=\"hide\"><a href=\"/development/\">COMMUNITY DEVELOPMENT</a>:</div>");
   	 document.write("<div class=\"hide\" id=\"number6\">");
				
			  if(statepath.indexOf("/development/") != -1)
				{
          if(statepath.indexOf("/development/development.php") != -1)
            document.write("<a href=\"/development/development.php\"  id=\"selected2\" >Our Mission</a> | ");
					else
					  document.write("<a href=\"/development/development.php\"  >Our Mission</a> | ");
						
					if(statepath.indexOf("/development/committees.php") != -1)
            document.write("<a href=\"/development/committees.php\"  id=\"selected2\" >Committees</a> | ");
					else
					  document.write("<a href=\"/development/committees.php\" >Committees</a>  | ");
					  
					if(statepath.indexOf("/development/events.php") != -1)
            document.write("<a href=\"/development/events.php\"  id=\"selected2\" >Events &amp; Activities</a> | ");
					else
					  document.write("<a href=\"/development/events.php\"  >Events &amp; Activities</a>  | ");
					  
					if(statepath.indexOf("/development/historic.php") != -1)
            document.write("<a href=\"/development/historic.php\"  id=\"selected2\" >Historic Preservation</a> | ");
					else
					  document.write("<a href=\"/development/historic.php\"  >Historic Preservation</a>  | ");
					  
					if(statepath.indexOf("/development/properties.php") != -1)
            document.write("<a href=\"/development/properties.php\"  id=\"selected2\" >Properties</a> | ");
					else
					  document.write("<a href=\"/development/properties.php\" >Properties</a>  | ");      

					if(statepath.indexOf("/development/gallery.php") != -1)
            document.write("<a href=\"/development/gallery.php\" id=\"selected2\"  >Image Gallery</a> | ");
					else
					  document.write("<a href=\"/development/gallery.php\"  >Image Gallery</a>  | ");      

					
				}
				else
				{
             document.write("<a href=\"/development/development.php\"  >Our Mission </a>  | ");
			 document.write("<a href=\"/development/committees.php\"  >Committees</a> | ");
			 document.write("<a href=\"/development/events.php\"  >Events &amp; Activities</a> | ");
			 document.write("<a href=\"/development/historic.php\"  >Historic Preservation</a> | ");
			 document.write("<a href=\"/development/properties.php\"  >Properties</a> | ");
			 document.write("<a href=\"/development/gallery.php\"  >Image Gallery</a> | ");
				}
	 document.write("</div>"); 
	 
	 document.write("<div class=\"hide\"><a href=\"/shop/\" >SHOP, DINE AND SPEND TIME</a>:</div>");
   	 document.write("<div class=\"hide\" id=\"number7\">");
		
		
						 
	 document.write("</div>"); 
	 
	 document.write("<div class=\"hide\"><a href=\"/resource/\" >RESOURCE CENTER</a>:</div>");
   	 document.write("<div class=\"hide\" id=\"number8\">");
		
		if(statepath.indexOf("/resource/") != -1)
				{
          if(statepath.indexOf("/resource/resource.php") != -1)
            document.write("<a href=\"/resource/resource.php\"  id=\"selected2\" >Resource Center</a> | ");
					else
					  document.write("<a href=\"/resource/resource.php\"  >Resource Center</a> | ");
						
					if(statepath.indexOf("/resource/contacts.php") != -1)
            document.write("<a href=\"/resource/contacts.php\"  id=\"selected2\" >Community Contacts</a> | ");
					else
					  document.write("<a href=\"/resource/contacts.php\" >Community Contacts</a>  | ");
					  
					if(statepath.indexOf("/resource/data.php") != -1)
            document.write("<a href=\"/resource/data.php\"  id=\"selected2\" >Community Data</a> | ");
					else
					  document.write("<a href=\"/resource/data.php\"  >Community Data</a>  | ");
					  
					if(statepath.indexOf("/resource/development.php") != -1)
            document.write("<a href=\"/resource/development.php\"  id=\"selected2\" >Business Development</a> | ");
					else
					  document.write("<a href=\"/resource/development.php\"  >Business Development</a>  | ");
					  
					if(statepath.indexOf("/resource/guides.php") != -1)
            document.write("<a href=\"/resource/guides.php\"  id=\"selected2\" >Community Guides</a> | ");
					else
					  document.write("<a href=\"/resource/guides.php\" >Community Guides</a>  | ");      

					if(statepath.indexOf("/resource/location.php") != -1)
            document.write("<a href=\"/resource/location.php\" id=\"selected2\"  >Location</a> | ");
					else
					  document.write("<a href=\"/resource/location.php\"  >Location</a>  | ");      

					
				}
				else
				{
             document.write("<a href=\"/resource/resource.php\"  >Resource Center </a>  | ");
			 document.write("<a href=\"/resource/contacts.php\"  >Community Contacts</a> | ");
			 document.write("<a href=\"/resource/data.php\"  >Community Data</a> | ");
			 document.write("<a href=\"/resource/development.php\"  >Business Development</a> | ");
			 document.write("<a href=\"/resource/guides.php\"  >Community Guides</a> | ");
			 document.write("<a href=\"/resource/location.php\"  >Location</a> | ");
				}
				
	 document.write("</div>"); 

	 document.write("<div class=\"hide\"><a href=\"/links/\" >QUICK LINKS</a>:</div>");
   	 document.write("<div class=\"hide\" id=\"number9\">");
	
	if(statepath.indexOf("/links/") != -1)
				{
          if(statepath.indexOf("/links/links.php") != -1)
            document.write("<a href=\"/links/links.php\"  id=\"selected2\" >Quick Links</a> | ");
					else
					  document.write("<a href=\"/links/links.php\"  >Quick Links</a> | ");
						
					if(statepath.indexOf("/economic/buildings.php") != -1)
            document.write("<a href=\"/economic/buildings_sites.php\" target=\"_blank\" id=\"selected2\" >Available Buildings and Sites</a> | ");
					else
					  document.write("<a href=\"/economic/buildings_sites.php\" target=\"_blank\" >Available Buildings and Sites</a>  | ");
					  
					if(statepath.indexOf("/membership/join.php") != -1)
            document.write("<a href=\"/pdfs/wpa_join_membership.pdf\"  id=\"selected2\" >Join The Growth Alliance</a> | ");
					else
					  document.write("<a href=\"/pdfs/wpa_join_membership.pdf\"  >Join The Growth Alliance</a> | ");	
					  
					if(statepath.indexOf("/links/festival.php") != -1)
            document.write("<a href=\"/links/festival.php\"  id=\"selected2\" >Prairie Arts Festival</a> | ");
					else
					  document.write("<a href=\"/links/festival.php\"  >Prairie Arts Festival</a> | ");	  	
					  
					if(statepath.indexOf("/about/contact.php") != -1)
             document.write("<a href=\"/about/contact.php\"  id=\"selected2\" >Contact Us</a> | ");
					 else
					   document.write("<a href=\"/about/contact.php\"  >Contact Us</a> | ");      

					
				}
				else
				{
             document.write("<a href=\"/links/links.php\"  >Quick Links </a>  | ");
			 document.write("<a href=\"/economic/buildings_sites.php\" >Available Buildings and Sites</a> | ");
			 document.write("<a href=\"/pdfs/wpa_join_membership.pdf\"  >Join The Growth Alliance</a> | ");
			 document.write("<a href=\"/links/festival.php\"  >Prairie Arts Festival</a> | ");
			 document.write("<a href=\"/about/contact.php\"  >Contact Us</a> | ");
				}
				  
	 document.write("</div>"); 
     document.write("</div>");
	 
	 
	 
