/***********************************************************************************
*	(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=12;			// Number of first level items
	var LowBgColor='#edcc48';			// Background color when mouse is not over
	var LowSubBgColor='#e7ba04';		// Background color when mouse is not over on subs
	var HighBgColor='#e7ba04';			// Background color when mouse is over
	var HighSubBgColor='#d9af04';		// Background color when mouse is over on subs
	var FontLowColor='#6e0b1e';			// Font color when mouse is not over
	var FontSubLowColor='#6e0b1e';		// Font color subs when mouse is not over
	var FontHighColor='#6e0b1e';		// Font color when mouse is over
	var FontSubHighColor='#6e0b1e';		// Font color subs when mouse is over
	var BorderColor='';					// Border color
	var BorderSubColor='';				// Border color for subs
	var BorderWidth=1;					// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="arial,helvetica"	// 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='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.02;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.1;		// vertical overlap child/ parent
	var StartTop=175;					// Menu offset x coordinate
	var StartLeft=-277;					// 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=0;			// 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=0;					// Uses arrow gifs when 1
	var KeepHilite=1;					// Keep selected path highligthed
//	var Arrws=['http://www.culturalalliance-york.org/Pages/hvmenu/gif.gif',5,10,'http://www.culturalalliance-york.org/Pages/hvmenu/gif.gif',10,5,'http://www.culturalalliance-york.org/Pages/hvmenu/gif.gif',5,10];	// Arrow source, width and height
//	var Arrws=['hvmenu/tri.gif',5,10,'hvmenu/tridown.gif',10,5,'hvmenu/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("Home","/Index.htm","",0,18,140);

Menu2=new Array("About","/Pages/About.htm","http://www.culturalalliance-york.org/Pages/hvmenu/div.gif",6,18,140);
	Menu2_1=new Array("Mission","/Pages/Mission.htm","",0,18,150);	
	Menu2_2=new Array("Staff","/Pages/Staff.htm","",0,18,150);
	Menu2_3=new Array("Board","/Pages/Board.htm","",0,18,150);
	Menu2_4=new Array("Member Agencies","/Pages/Organization.htm","",0,18,150);
	Menu2_5=new Array("Allocations","/Pages/Allocations.htm","",0,18,150);
	Menu2_6=new Array("Contact Us","/Pages/Contact.htm","",0,18,150);

Menu3=new Array("News","/Pages/News.htm","http://www.culturalalliance-york.org/Pages/hvmenu/div.gif",1,18,140);
	Menu3_1=new Array("Press Releases","/Pages/PressReleases.htm","",0,18,150);	
//	Menu3_2=new Array("Newsletters","/Pages/Newsletters.htm","",0,18,150);
//	Menu3_3=new Array("Annual Report","javascript:OpenPopup('/Pages/report/page01.htm')","",0,18,150);

Menu4=new Array("Campaign","/Pages/2010Campaign/Index.htm","http://www.culturalalliance-york.org/Pages/hvmenu/div.gif",4,18,140);
	Menu4_1=new Array("2010 Campaign","/Pages/2010Campaign/Index.htm","",0,18,150);
//	Menu4_2=new Array("2010 Campaign Cabinet","/Pages/2010Campaign/Cabinet.htm","",0,18,150);
//	Menu4_3=new Array("2010 Campaign Calendar","/Pages/2010Campaign/Calendar.htm","",0,18,150);
//	Menu4_4=new Array("Marquis Society","/Pages/2010Campaign/MarquisSociety.htm","",0,18,150);
	Menu4_2=new Array("Solicitor Info","/Pages/2010Campaign/SolicitorInfo/Index.htm","",0,18,150);
//	Menu4_6=new Array("2010 Team Signup","/signup/index.asp","",0,18,150);
	Menu4_3=new Array("2010 Investors","/Pages/2010Campaign/Contributors.htm","",0,18,150);
	Menu4_4=new Array("Pillars of the Alliance","javascript:window.open('/Pages/Pillars.htm','PillarsWindow')","",0,18,150);
//	Menu4_9=new Array("2008 Investors","/Pages/2008Campaign/Contributors.htm","",0,18,150);

//Menu5=new Array("Team Signup","/signup/index.asp","http://www.culturalalliance-york.org/Pages/hvmenu/div.gif",0,18,140);
Menu5=new Array("2010 Investors","/Pages/2010Campaign/Contributors.htm","",0,18,150);

Menu6=new Array("To Volunteer","/Pages/ToVolunteer.htm","http://www.culturalalliance-york.org/Pages/hvmenu/div.gif",0,18,140);

Menu7=new Array("To Contribute","/Pages/Donations.htm","http://www.culturalalliance-york.org/Pages/hvmenu/div.gif",0,18,140);

Menu8=new Array("Arts in Education","javascript:window.open('http://stARTSomething-aie.org','AIEWindow')","",0,18,140);

Menu9=new Array("Audience Development","/Pages/AudienceDev/index.htm","http://www.culturalalliance-york.org/Pages/hvmenu/div.gif",3,18,140);
	Menu9_1=new Array("Audience Development Initiative","/Pages/AudienceDev/index.htm","",0,33,176);
	Menu9_2=new Array("June 2008 Presentation","javascript:window.open('/Pages/AudienceDev/JuneFinalPresentation.ppt')","",0,18,176);
	Menu9_3=new Array("Community Survey Report","javascript:window.open('/Pages/AudienceDev/YorkSurveyReport.pdf')","",0,18,176);

Menu10=new Array("York County Cultural Plan","/Pages/CulturalPlan/WhatIs.htm","http://www.culturalalliance-york.org/Pages/hvmenu/div.gif",5,30,140);
	Menu10_1=new Array("What is it?","/Pages/CulturalPlan/WhatIs.htm","",0,18,186);
	Menu10_2=new Array("Steering Committee","/Pages/CulturalPlan/SteeringCmte.htm","",3,18,186);
		Menu10_2_1=new Array("What is it?","/Pages/CulturalPlan/SteeringCmte.htm","",0,18,186);
		Menu10_2_2=new Array("Committee Calendar","/Pages/CulturalPlan/SteeringCmteCalendar.htm","",0,18,186);
		Menu10_2_3=new Array("Committee Members","/Pages/CulturalPlan/SteeringCmteMembers.htm","",0,18,186);
	Menu10_3=new Array("Cultural Plan Vetting Schedule","/Pages/CulturalPlan/CultPlanVetSched.pdf","",0,18,186);
	Menu10_4=new Array("Cultural Plan Roll-out Schedule","/Pages/CulturalPlan/Rollout.htm","",0,18,186);
	Menu10_5=new Array("Community Cultural Plan","/Pages/CulturalPlan/YorkCulturalPlan.pdf","",0,18,186);
	
Menu11=new Array("Contact","/Pages/Contact.htm","http://www.culturalalliance-york.org/Pages/hvmenu/div.gif",1,18,140);
	Menu11_1=new Array("Staff","/Pages/Staff.htm","",0,18,150);

Menu12=new Array("Read our Blogs","http://culturalalliance.blogspot.com","http://www.culturalalliance-york.org/Pages/hvmenu/div.gif",2,18,140);
	Menu12_1=new Array("Cultural Alliance","http://culturalalliance.blogspot.com","",0,18,186);
	Menu12_2=new Array("2009 Governor's Awards for the Arts","http://2009PAGAA.blogspot.com","",0,33,186);

Menu13=new Array("Grants Available","/Pages/Grants.htm","http://www.culturalalliance-york.org/Pages/hvmenu/div.gif",1,18,140);
//	Menu8_1=new Array("Venture Grants","/Pages/VentureFunds/index.htm","",0,18,150);
//	Menu8_2=new Array("Professional Development Grants","/Pages/ProfDevFunds/index.htm","",0,33,150);
	Menu13_1=new Array("Partner Allocation","/Pages/MemberApp/index.htm","",0,18,150);
	