/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=5;			// Number of first level items
	var LowBgColor= 'FFFFFF';		// Background color when mouse is not over
	var LowSubBgColor='#993300';			// Background color when mouse is not over on subs
	var HighBgColor='white';			// Background color when mouse is over
	var HighSubBgColor='EEEEEE';			// Background color when mouse is over on subs
	var FontLowColor='black';			// 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="Book Antiqua, New Times Roman, Serif"	// Font family menu items
	var FontSize=10;				// 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;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=230;				// 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=8;				// Left padding
	var TopPaddng=1;				// 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',0,0,'trileft.gif',10,5];	// 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("<img src=images/newsblok.gif>","update.htm","",2,34,159);
	Menu1_1=new Array("PAWV News Bulletins","update.htm","",0,25,160);
	Menu1_2=new Array("PAWV Website Map","sitemap.htm","",0,25,160);

Menu2=new Array("<img src=images/pawvblok.gif>","aboutpawv.htm","",6,34,159);
	Menu2_1=new Array("History of the PAWV","history.htm","",0,25,160);
	Menu2_2=new Array("Newsletter","newsletters.htm","",2);
		Menu2_2_1=new Array("Current Issue","currentnewsltr.pdf","",0,25,160);
		Menu2_2_2=new Array("Newsletter Archive","newsletters.htm","",0);
	Menu2_3=new Array("Activities","activities.htm","",4);
		Menu2_3_1=new Array("Workshops","workshops.htm","",0,25,160);
		Menu2_3_2=new Array("Annual Conference","conferences.htm","",0);
		Menu2_3_3=new Array("History Day","historyday.htm","",0);
                Menu2_3_4=new Array("Advocacy","advocacy.htm","",0);
	Menu2_4=new Array("Join The Effort!","join.htm","",0);
	Menu2_5=new Array("Preservation Partners","partners.htm","",0);
	Menu2_6=new Array("Contact the PAWV","contact.htm","",0);
		
Menu3=new Array("<img src=images/rescueblok.gif>","savesites.htm","",9,34,159);
	Menu3_1=new Array("Endangered List","endanger.htm","",0,25,225);
	Menu3_2=new Array("Call To Action","action.htm","",0);
	Menu3_3=new Array("Success Stories","success.htm","",0);
	Menu3_4=new Array("Adaptive Reuse","reuse.htm","",0);
	Menu3_5=new Array("Preservation Techniques","techniques.htm","",0);
	Menu3_6=new Array("Funding for Preservation","funding.htm","",0);
	Menu3_7=new Array("Contractors List","contractors.htm","",0);
	Menu3_8=new Array("For More Help","morehelp.htm","",1);
	   Menu3_8_1=new Array("WV State Historic Preservation Office (SHPO)","http://www.wvculture.org/shpo/shpoindex.aspx","",0,25,285);
	Menu3_9=new Array("Historic Properties","forsale.htm","",0);

Menu4=new Array("<img src=images/whyblok.gif>","whypres.htm","",2,34,159);
	Menu4_1=new Array("Cultural Benefits","culturalbens.htm","",0,25,160);
	Menu4_2=new Array("Economic Impact","economic.htm","",0);

Menu5=new Array("<img src=images/heritblok.gif>","herittour.htm","",8,34,159);
	Menu5_1=new Array("Advisory Panel","http://www.pawv.org/wvchp/CHDpanel.htm","",0,25,225);
	Menu5_2=new Array("Heritage Grants","http://www.pawv.org/minigrants07.htm","",0,25,225);
	Menu5_3=new Array("Made In/Grown In WV","http://www.pawv.org/migiwv.htm","",0,25,225);
	Menu5_4=new Array("Thematic Trails","http://www.pawv.org/trails.htm","",0,25,225);
	Menu5_5=new Array("WV Civil War Task Force","http://www.pawv.org/civilwar150/index.htm","",0,25,225);
	Menu5_6=new Array("Economic Development","http://www.pawv.org/wvchp/CHDecon.htm","",0,25,225);
	Menu5_7=new Array("Benefits","http://www.pawv.org/news/inherit.htm","",0,25,225);
	Menu5_8=new Array("Heritage Tourism","http://www.pawv.org/newsltrs/pawvnews04a.pdf","",0,25,225);
