/***********************************************************************************
*	(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=8;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='#F9E8B3';		// Background color when mouse is not over on subs
	var HighBgColor='black';			// Background color when mouse is over
	var HighSubBgColor='#F5D980';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// 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='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="arial,helvetica,verdana,tahoma"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=0;				// 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=.2;			// vertical overlap child/ parent
	var StartTop=0;				// Menu offset x coordinate
	var StartLeft=0;				// 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=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=250;			// 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 FirstLineFrame='self';			// Frame where first level appears
	var SecLineFrame='self';			// Frame where sub levels appear
        var DocTargetFrame='self';			// Frame where target documents appear
	var TargetLoc='menu_span';				// 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=['/images/nav/tri.gif',5,10,'/images/nav/tridown.gif',10,5,'/images/nav/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("rollover:/images/nav/the_museum.gif:/images/nav/the_museum-over.gif","#","",6,20,85);
   Menu1_1=new Array("Director's Welcome","http://www.eastmanhouse.org/main/museum/welcome.php","",0,18,140);
   Menu1_2=new Array("Mission","http://www.eastmanhouse.org/main/museum/mission.php","",0,18,140);
   Menu1_3=new Array("History","http://www.eastmanhouse.org/main/museum/history.php","",0,18,140);
   Menu1_4=new Array("GEH-ICP Alliance","http://www.eastmanhouse.org/main/museum/GEH-ICP.php","",0,18,140);
   Menu1_5=new Array("FAQ","http://www.eastmanhouse.org/main/museum/questions.php","",0,18,140);
   Menu1_6=new Array("Get E-News","http://www.eastmanhouse.org/main/museum/enews.php","",0,18,140);
   
   
Menu2=new Array("rollover:/images/nav/visiting.gif:/images/nav/visiting-over.gif","#","",6,20,37);
   Menu2_1=new Array("Hours & Information","http://www.eastmanhouse.org/Main/visit/hours.php","",0,18,125);
   Menu2_2=new Array("Tours","http://www.eastmanhouse.org/Main/visit/tours.php","",0,18,125);
   Menu2_3=new Array("House & Gardens","http://www.eastmanhouse.org/inc/visit/house.php","",0,18,125);
   Menu2_4=new Array("Research","http://www.eastmanhouse.org/Main/visit/todo/research.php","",0,18,125);
   Menu2_5=new Array("Facility Rentals","http://www.eastmanhouse.org/Main/visit/rentals.php","",0,18,125);
   Menu2_6=new Array("Weddings","http://www.eastmanhouse.org/Main/visit/weddings.php","",0,18,125);

Menu3=new Array("rollover:/images/nav/programs_events.gif:/images/nav/programs_events-over.gif","#","",7,20,114);
   Menu3_1=new Array("Calendar","http://www.eastmanhouse.org/main/events/calendar.php","",0,18,125);
   Menu3_2=new Array("Lectures","http://www.eastmanhouse.org/main/events/lectures.php","",0,18,125);
   Menu3_3=new Array("Music","http://www.eastmanhouse.org/main/events/music.php","",0,18,125);
   Menu3_4=new Array("Films","http://dryden.eastmanhouse.org","",0,18,125);
   Menu3_5=new Array("Special Events","http://www.eastmanhouse.org/main/events/special.php","",0,18,125);
   Menu3_6=new Array("Classes & Workshops","http://www.eastmanhouse.org/main/events/classes.php","",0,18,125);
   Menu3_7=new Array("Holiday Events","http://www.eastmanhouse.org/main/events/holidays.php","",0,18,125);

Menu4=new Array("rollover:/images/nav/exhibits_events.gif:/images/nav/exhibits_events-over.gif","#","",5,20,70);
   Menu4_1=new Array("Current Exhibitions","http://www.eastmanhouse.org/main/exhibitions/current.php","",0,18,125);
   Menu4_2=new Array("Upcoming Exhibitions","http://www.eastmanhouse.org/main/exhibitions/upcoming.php=","",0,18,125);
   Menu4_3=new Array("Past Exhibitions","http://www.eastmanhouse.org/main/exhibitions/past.php","",0,18,125);
   Menu4_4=new Array("Exhibits on the Road","http://www.eastmanhouse.org/main/exhibitions/on_the_road.php","",0,18,125);
   Menu4_5=new Array("Traveling Exhibitions","http://www.eastmanhouse.org/main/exhibitions/travex.php","",0,18,125);

Menu5=new Array("rollover:/images/nav/collections.gif:/images/nav/collections-over.gif","#","",6,20,78);
   Menu5_1=new Array("Photography","http://www.eastmanhouse.org/inc/collections/photography.php","",0,18,130);
   Menu5_2=new Array("Motion Picture","http://www.eastmanhouse.org/inc/collections/motion_picture.php","",0,18,130);
   Menu5_3=new Array("Technology","http://www.eastmanhouse.org/inc/collections/technology.php","",0,18,130);
   Menu5_4=new Array("Library","http://www.eastmanhouse.org/inc/collections/library.php","",0,18,130);
   Menu5_5=new Array("Eastman Legacy","http://www.eastmanhouse.org/inc/collections/eastman_legacy.php","",0,18,130);
   Menu5_6=new Array("Rights & Reproductions","http://www.eastmanhouse.org/inc/collections/rights.php","",0,18,130);

Menu6=new Array("rollover:/images/nav/education.gif:/images/nav/education-over.gif","#","",5,20,66);
   Menu6_1=new Array("K-12 Support","http://www.eastmanhouse.org/inc/education/k-12.php","",0,18,130);
   Menu6_2=new Array("Archive Visits","http://www.eastmanhouse.org/inc/education/programs.php","",0,18,130);
   Menu6_3=new Array("Research","http://www.eastmanhouse.org/inc/education/research.php","",0,18,130);
   Menu6_4=new Array("Advanced Programs","http://www.eastmanhouse.org/inc/education/advanced.php","",0,18,130);
   Menu6_5=new Array("Image Magazine Online","http://image.eastmanhouse.org/","",0,18,130);

Menu7=new Array("rollover:/images/nav/get_involved.gif:/images/nav/get_involved-over.gif","#","",6,20,80);
   Menu7_1=new Array("Membership","http://www.eastmanhouse.org/Main/get-involved/membership.php","",0,18,155);
   Menu7_2=new Array("Support","http://www.eastmanhouse.org/Main/get-involved/support.php","",0,18,155);
   Menu7_3=new Array("Volunteer","http://www.eastmanhouse.org/Main/get-involved/volunteer.php","",0,18,145);
   Menu7_4=new Array("Eastman House Council","http://www.eastmanhouse.org/Main/get-involved/council.php","",0,18,155);
   Menu7_5=new Array("Eastman Young Professionals","http://www.eastmanhouse.org/Main/get-involved/EYP.php","",0,18,155);
   Menu7_6=new Array("Employment","http://www.eastmanhouse.org/Main/get-involved/employment.php","",0,18,155);

Menu8=new Array("rollover:/images/nav/shop.gif:/images/nav/shop-over.gif","#","",9,20,41);
   Menu8_1=new Array("Buy Prints","http://www.pictopia.com/perl/gallery/eastman","",0,18,115);
   Menu8_2=new Array("Signature Items","http://shop-eastmanhouse.org/index.html#signature","",0,18,115);
   Menu8_3=new Array("Books","http://shop-eastmanhouse.org/index.html#books","",0,18,115);
   Menu8_4=new Array("Gift Ideas","http://shop-eastmanhouse.org/index.html#gift","",0,18,115);
   Menu8_5=new Array("DVDs","http://shop-eastmanhouse.org/index.html#dvds","",0,18,115);
   Menu8_6=new Array("Cameras","http://shop-eastmanhouse.org/index.html#cameras","",0,18,115);
   Menu8_7=new Array("Become a Member","http://shop-eastmanhouse.org/index.html#membership","",0,18,115);
   Menu8_8=new Array("Advance Tickets","http://shop-eastmanhouse.org/index.html#tickets","",0,18,115);
   Menu8_9=new Array("Donate Now!","http://shop-eastmanhouse.org/index.html#donate","",0,18,115);