﻿/***********************************************************************************
*	(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=8;			// Number of first level items
	var LowBgColor='2E4CAD';			// Background color when mouse is not over
	var LowSubBgColor='00913B';			// Background color when mouse is not over on subs
	var HighBgColor='00913B';			// Background color when mouse is over
	var HighSubBgColor='white';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='black';			// Font color subs when mouse is over
	var BorderColor='white';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="SF Sans Serif, Arial"	// 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='center';			// 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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=200;				// Menu offset x coordinate
	var StartLeft=10;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=0;				// 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=['tri.gif',5,10,'tridown.gif',10,5,'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("About REP","","",7,22,122);
	
		Menu1_1=new Array("Philosophy","http://www.rep.org/AboutREP/philosophy.html","",0,22,130);
		Menu1_2=new Array("History","http://www.rep.org/AboutREP/history.html","",0);
		Menu1_3=new Array("Mission","http://www.rep.org/AboutREP/mission.html","",0);
                Menu1_4=new Array("Board & Staff","http://www.rep.org/AboutREP/directors.html","",0);
                Menu1_5=new Array("Honorary Board","http://www.rep.org/AboutREP/HonBoard.html","",0);
                Menu1_6=new Array("By-laws","http://www.rep.org/AboutREP/bylaws.html","",0);
                Menu1_7=new Array("Policy Manual","http://www.rep.org/AboutREP/PolicyManual.html","",0);


Menu2=new Array("Opinions","","",5);
	        Menu2_1=new Array("Press Releases","http://www.rep.org/opinions/pressreleases.html","",0,22,148);
		Menu2_2=new Array("Op-eds","http://www.rep.org/opinions/op-eds.html","",0);
		Menu2_3=new Array("Speeches","http://www.rep.org/opinions/speeches.html","",0);
                Menu2_4=new Array("Letters to the Editor","http://www.rep.org/opinions/letters.html","",0);
                Menu2_5=new Array("Jim DiPeso's Blog","http://www.rep.org/opinions/weblog.html","",0);

Menu3=new Array("Hot Topics","","",5);
	        Menu3_1=new Array("Energy","http://www.rep.org/energy.html","",0,22,240);
		Menu3_2=new Array("Global Warming","http://www.rep.org/global_warming.html","",0);
		Menu3_3=new Array("Air & Water","http://www.rep.org/air_water.html","",0);
                Menu3_4=new Array("Conservation Lands","http://www.rep.org/conservation_lands.html","",0);
                Menu3_5=new Array("GOP Approach to Environmental Issues","http://www.rep.org/GOP_approach.html","",0);




Menu4=new Array("Policy Papers","","",10);
	        Menu4_1=new Array("National Forests","http://www.rep.org/policy/forests.html","",0,22,220);
		Menu4_2=new Array("Oceans","http://www.rep.org/policy/oceans.html","",0);
		Menu4_3=new Array("Wetlands","http://www.rep.org/policy/wetlands.html","",0);
                Menu4_4=new Array("Water Quality","http://www.rep.org/policy/waterquality.html","",0);
                Menu4_5=new Array("Energy and Climate Change","http://www.rep.org/policy/energy_climate.html","",0);
                Menu4_6=new Array("Takings","http://www.rep.org/policy/takings.html","",0);
                Menu4_7=new Array("Federal Public Lands","http://www.rep.org/policy/publiclands.html","",0);
                Menu4_8=new Array("National Wildlife Refuges","http://www.rep.org/policy/refuges.html","",0);
                Menu4_9=new Array("Market-based Environmental Policies","http://www.rep.org/policy/market-based.html","",0);
                Menu4_10=new Array("Mercury","http://www.rep.org/policy/mercury.html","",0);	



Menu5=new Array("Political","","",2);
              Menu5_1=new Array("Current Endorsements","http://www.rep.org/endorsements.html","",0,22,160);
	      	Menu5_2=new Array("REP PAC","http://www.rep.org/REP_PAC.html","",0);
	    
             
Menu6=new Array("State Pages","http://www.rep.org/chapters.html","",0);

	

Menu7=new Array("The REP Store","http://www.rep.org/store/logo_merchandise.html","",0,0,0);

Menu8=new Array("ConservAmerica","http://www.conservamerica.org/index.html","",0,0,0);







