/***********************************************************************************
*       (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='#77AB8A';
	var LowBgColor='#D3D1D1';			// Background color when mouse is not over
	//var LowSubBgColor='#BBD4BB';
	var LowSubBgColor='#236DB1';			// Background color when mouse is not over on subs
	//var HighBgColor='#41745A';
	var HighBgColor='#6D99C0';			// Background color when mouse is over
	//var HighSubBgColor='#41745A';
	var HighSubBgColor='#236DB1';			// Background color when mouse is over on subs
	var FontLowColor='#ffffff';
	var FontLowColor='#236DB1';			// Font color when mouse is not over
	//var FontSubLowColor='black';
	var FontSubLowColor='#D3D1D1';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	//var BorderColor='#103421';
	var BorderColor='#236DB1';			// Border color
	var BorderSubColor='#D3D1D1';			// 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' or 'bottom'
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=110;				// Menu offset x coordinate
	var StartLeft=5;				// 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;			// First level items layout horizontal 1 or 0
	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='';				// DIV id for relative positioning (refer to config.htm for info)
	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=['/Ned/includes/tri.gif',5,10,'/Ned/includes/tridown.gif',10,5,'/Ned/includes/trileft.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("Background","#","",5,16,95);
	Menu1_1=new Array("About NED","/Ned/about.asp","",0,16,125);
	Menu1_2=new Array("Accuracy","/Ned/accuracy.asp","",0,16,125);
    Menu1_3=new Array("Standards","/Ned/standards.asp","",0,16,125);	
	Menu1_4=new Array("Metadata","/Ned/metadata.asp","",0,16,125);
	Menu1_5=new Array("Data Source Index","/usgs_gn_ned_dsi/viewer.htm","",0,16,125);
	
Menu2=new Array("Data","#","",1,16,55);
	Menu2_1=new Array("Seamless Data Distribution System - Enhanced","http://seamless.usgs.gov","",0,16,350);
	//Menu2_2=new Array("NED Box Set (Pre-defined Areas on CD's, 30m resolution only","http://earthexplorer.usgs.gov","",0,16,350);
	//Menu2_1_2=new Array("Arkansas-White-Red Region","","",0);
	//Menu2_3=new Array("Partner Data Access","http://edcw2ks23.cr.usgs.gov/website/sNed","",0,16,150);


Menu3=new Array("Applications","#","",5,816,95);
	Menu3_1=new Array("GISDATA Portal","http://gisdata.usgs.net","",0,16,250);
	Menu3_2=new Array("EDNA","http://edna.usgs.gov","",0,16,125);
	Menu3_3=new Array("The National Map","http://nationalmap.usgs.gov","",0,16,125);
	Menu3_4=new Array("Emergency Operations","http://hdds.usgs.gov","",0,16,125);
	Menu3_5=new Array("NDEP (National Digital Elevation Program)","http://www.ndep.gov","",0,16,125);

		
Menu4=new Array("Research","","",3,16,96);
	Menu4_1=new Array("Topographic Sciences","http://topotools.cr.usgs.gov","",0,16,140);
	Menu4_2=new Array("LIDAR","http://lidar.cr.usgs.gov","",0,16,140);
	Menu4_3=new Array("Topobathy","http://topotools.cr.usgs.gov/topobathy_viewer/","",0,16,140);


Menu5=new Array("Publications","","",2,16,87);
	Menu5_1=new Array("NED Fact Sheet","http://pubs.usgs.gov/fs/2009/3053/","",0,16,120);
	Menu5_2=new Array("PE&RS","http://www.asprs.org/publications/pers/index.html","",0,16,120);
	Menu5_3=new Array("Conference Proceedings","conference.asp",0,16,120);
	
Menu6=new Array("FAQs","/Ned/faq.asp","",0,16,87);

Menu7=new Array("Contact Us","/Ned/contact.asp","",0,16,87);

