/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='#010455';			// Background color when mouse is not over
	var LowSubBgColor='#010455';			// Background color when mouse is not over on subs
	var HighBgColor='#010455';			// Background color when mouse is over
	var HighSubBgColor='#010455';			// Background color when mouse is over on subs
	var FontLowColor='#ffffff';			// Font color when mouse is not over
	var FontSubLowColor='#ececec';			// Font color subs when mouse is not over
	var FontHighColor='#ffffff';			// Font color when mouse is over
	var FontSubHighColor='#FEE7B5';			// Font color subs when mouse is over
	var BorderColor='#ececec';			// Border color
	var BorderSubColor='#ececec';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=-0.02;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=-0.02;			// vertical overlap child/ parent
	var StartTop=113;				// Menu offset x coordinate
	var StartLeft=9;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['/Image_Library/tri_w.gif',5,10,'/Image_Library/tridown_w.gif',10,5,'/Image_Library/trileft_w.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Home","/index.php","",0,18,65);

Menu2=new Array("Background","#","",3,18,115);
	Menu2_1=new Array("About","/about.php","",0,20,250);
	Menu2_2=new Array("Web Requirements","/webrequirements.php","",0,20,250);
	Menu2_3=new Array("Tutorial","/tutorial.php","",0,20,250);

Menu3=new Array("List of Products","#","",10,18,155);
	Menu3_1=new Array("1 meter Orthoimagery","/products/1doqq.php","",0,20,300);		
	Menu3_2=new Array("Bureau of Transportation Statistics (BTS) Roads","/products/bts.php","",0,20,300);
	Menu3_3=new Array("Digital Raster Graphic (DRG)","/products/drg.php","",0,20,300);
	Menu3_4=new Array("High Resolution Orthoimagery","/products/highortho.php","",0,20,300);
	Menu3_5=new Array("Landsat Mosaic Orthoimagery","/products/landsatortho.php","",0,20,250);
	Menu3_6=new Array("List of High Resolution Orthoimagery Areas","/products/listofortho.php","",0,20,300);
	Menu3_7=new Array("National Atlas","/products/natatlas.php","",0,20,250);
	Menu3_8=new Array("National Elevation Dataset (NED)","#","",3,20,250);
	  Menu3_8_1=new Array("1 Arc Second","/products/1arc.php","",0,20,250);
	  Menu3_8_2=new Array("1/3 Arc Second","/products/3arc.php","",0,20,250);
	  Menu3_8_3=new Array("1/9 Arc Second","/products/9arc.php","",0,20,250);
	Menu3_9=new Array("National LandCover Dataset (NLCD)","#","",2,20,250);
	  Menu3_9_1=new Array("1992","/products/nlcd92.php","",0,20,100);
      Menu3_9_2=new Array("2001","/products/nlcd01.php","",0,20,100);
	Menu3_10=new Array("Shuttle Radar Topography Mission (SRTM)","#","",2,20,250);
	  Menu3_10_1=new Array("1 Arc Second","/products/srtm1arc.php","",0,20,100);
	  Menu3_10_2=new Array("3 Arc Second","/products/srtm3arc.php","",0,20,100);


Menu4=new Array("WMS and Data Availability","#","",4,18,182);
	Menu4_1=new Array("WMS Availability","wms.php","",0,20,250);
	Menu4_2=new Array("Data Availability","wms.php","",0,20,250);
	Menu4_3=new Array("Application Services","app_services.php","",0,20,250);
	Menu4_4=new Array("List of High Resolution Orthoimagery Areas","/products/listofortho.php","",0,20,300);



Menu5=new Array("Frequently Asked Questions","#","",9,18,182);
	Menu5_1=new Array("General","/faq/general_faq.php","",0,20,250);
	Menu5_2=new Array("National Elevation Dataset","/faq/ned_faq.php","",0,20,250);
	Menu5_3=new Array("National LandCover Dataset","/faq/nlcd_faq.php","",0,20,250);
	Menu5_4=new Array("Shuttle Radar Topography Mission","/faq/srtm_faq.php","",0,20,250);
	Menu5_5=new Array("Bureau of Transportation Statistics (BTS)","/faq/bts_faq.php","",0,20,250);
	Menu5_6=new Array("National Atlas","/faq/natatlas_faq.php","",0,20,250);
	Menu5_7=new Array("High Resolution Orthoimagery","/faq/highres_faq.php","",0,20,250);
	Menu5_8=new Array("1 meter DOQQ's","/faq/1mdoqq_faq.php","",0,20,250);
	Menu5_9=new Array("Landsat Mosaic","/faq/landsat_faq.php","",0,20,250);
	
Menu6=new Array("Links","#","",2,18,100);
	Menu6_1=new Array("Product Home Pages","#","",4,20,250);
		Menu6_1_1=new Array("Urban Areas High-Resolution Orthoimagery","http://orthoimagery.cr.usgs.gov","",0,20,250);
		Menu6_1_2=new Array("National Elevation Dataset (NED)","http://ned.usgs.gov","",0,20,250);
		Menu6_1_3=new Array("National Land Cover Dataset (NLCD) 1992","http://landcover.usgs.gov/natllandcover.php","",0,20,250);
		Menu6_1_4=new Array("Shuttle Radar Topography Mission (SRTM)","http://srtm.usgs.gov","",0,20,250);
	Menu6_2=new Array("Portal Page","http://gisdata.usgs.gov/","",0,20,250);


Menu7=new Array("Contact Us","/feedback.php","",0,18,145);