/*
 DHTML Menu version 3.3.19
 Written by Andy Woolley
 Copyright 2002 (c) Milonic Solutions. All Rights Reserved.
 Plase vist http://www.milonic.co.uk/menu or e-mail menu3@milonic.com
 You may use this menu on your web site free of charge as long as you place prominent links to http://www.milonic.co.uk/menu and
 your inform us of your intentions with your URL AND ALL copyright notices remain in place in all files including your home page
 Comercial support contracts are available on request if you cannot comply with the above rules.
 This script featured on Dynamic Drive (http://www.dynamicdrive.com)
 */

//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.



////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#000000', Direction=135, Strength=0)"
}
else
{
	effect = "Shadow(color='#000000', Direction=135, Strength=0)" // Stop IE5.5 bug when using more than one filter
}


timegap=500				// The time delay for menus to remain visible
followspeed=5			// Follow Scrolling speed
followrate=40			// Follow Scrolling Rate
suboffset_top=0;		// Sub menu offset Top position 
suboffset_left=0;		// Sub menu offset Left position
// this is the top level style
style1=[				// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"ffffff",					// Mouse Off Font Color
"644C8A",				// Mouse Off Background Color
"000000",				// Mouse On Font Color
"ffffff",				// Mouse On Background Color
,				// Menu Border Color 
10,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"normal",					// Font Weight (bold or normal)
"Arial,Verdana,Tahoma,Helvetica",		// Font Name
2,						// Menu Item Padding
,			// Sub Menu Image (Leave this blank if not needed)
,						// 3D Border & Separator bar
,				// 3D High Color
,				// 3D Low Color
,				// Current Page Item Font Color (leave this blank to disable)
,					// Current Page Item Background Color (leave this blank to disable)
,			// Top Bar image (Leave this blank to disable)
,				// Menu Header Font Color (Leave blank if headers are not needed)
,				// Menu Header Background Color (Leave blank if headers are not needed)
]
// this is the submenu style
style2=[				// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"000000",					// Mouse Off Font Color
"ffffff",				// Mouse Off Background Color
"000000",				// Mouse On Font Color
"FFCC00",				// Mouse On Background Color
"A0BE18",				// Menu Border Color 
10,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"normal",					// Font Weight (bold or normal)
"Arial,Verdana,Tahoma,Helvetica",		// Font Name
2,						// Menu Item Padding
,			// Sub Menu Image (Leave this blank if not needed)
0,						// 3D Border & Separator bar
"66ffff",				// 3D High Color
"000099",				// 3D Low Color
,				// Current Page Item Font Color (leave this blank to disable)
"A0BE18",					// Current Page Item Background Color (leave this blank to disable)
"images/arrowdn.gif",			// Top Bar image (Leave this blank to disable)
"ffffff",				// Menu Header Font Color (Leave blank if headers are not needed)
"000099",				// Menu Header Background Color (Leave blank if headers are not needed)
]


addmenu(menu=[		// This is the array that contains your menu properties and details
"mainmenu",			// Menu Name - This is needed in order for the menu to be called
86,					// Menu Top - The Top position of the menu in pixels
0,				// Menu Left - The Left position of the menu in pixels
84,					// Menu Width - Menus width in pixels
0,					// Menu Border Width 
,					// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"center",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
effect,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,					// Position of TOP sub image left:center:right
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Reserved for future use
,					// Reserved for future use
,					// Reserved for future use
,"ABOUT LOWE","show-menu=aboutLoweSub",,"",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"VISITORS","show-menu=visitorsSub",,"",1
,"COLLECTIONS","show-menu=collectionsSub",,"",1
,"EXHIBITIONS","show-menu=exhibitionsSub",,"",1
,"CALENDAR","/lowe/calendar_events.htm",,"",1
,"EDUCATION","show-menu=educationSub",,"",1
,"MEMBERSHIP","show-menu=membershipSub",,"",1
,"STORE","show-menu=storeSub",,"",1
,"FACILITIES","show-menu=facilitySub",,"",1
])

// *** about  low submenu ***
addmenu(menu=["aboutLoweSub",
		,,130,1,"",style2,,"left",effect,,,,,,,,,,,,
		,"MISSION STATEMENT","/lowe/mission.htm",,,1
		,"HISTORY","/lowe/history.htm",,,1
		,"CONTACT US","/lowe/contact.htm",,,1
		,"VOLUNTEER GROUPS","show-menu=volunteerSub",,,1
		])
		
		// *** volunteer submenu	
			addmenu(menu=["volunteerSub",
			,,175,1,"",style2,,"left",effect,,,,,,,,,,,,
			,"BEAUX ARTS","/lowe/beaux_art.htm",,,1
			,"DOCENT GUILD","/lowe/docent_guild.htm",,,1
			,"FRIENDS OF ART","/lowe/friends_art_review.htm",,,1
			,"TRIBAL ARTS","/lowe/tribal_art.htm",,,1
			])

// *** visitors submenu ***
	addmenu(menu=["visitorsSub",
		,,160,1,"",style2,,"left",effect,,,,,,,,,,,,
		,"LOCATION MAP","/lowe/location_map.htm",,,1
		,"HOURS OF OPERATION","/lowe/hours_operation.htm",,,1
		,"MUSEUM GALLERY LAYOUT","/lowe/gallery_layout_1.htm",,,1
		])

// *** collections submenu	
			addmenu(menu=["collectionsSub",
			,,175,1,"",style2,,"left",effect,,,,,,,,,,,,
			,"PERMANENT COLLECTIONS","show-menu=permCollectionSub",,,1
			,"RECENT ACQUISITIONS","/lowe/art_recent_acquis.htm",,,1
			,"PROVENANCE RESEARCH","/lowe/provenance_research%20.htm",,,1
			,"RESEARCH & PHOTO POLICIES","/lowe/photo_policies.htm",,,1
			,"PALLEY PAVILION","show-menu=palleySub",,,1
			])


// *** palley submenu	
			addmenu(menu=["palleySub",
			,,175,1,"",style2,,"left",effect,,,,,,,,,,,,
			,"MORE INFORMATION","/lowe/palley",,,1
			,"PHOTOS FROM THE COLLECTION","/lowe/palley/collection.htm",,,1
			,"PALLEY PAVILION VIDEO","/lowe/palley/palley_pavilion.wmv",,,1
			,"PALLEYS IN THE PRESS","/lowe/palley/press.htm",,,1
			])


// *** permCollections submenu	
			addmenu(menu=["permCollectionSub",
			,,175,1,"",style2,,"left",effect,,,,,,,,,,,,
			,"GRECO-ROMAN ANTIQUITIES","/lowe/art_greco_roman.htm",,,1
			,"RENAISSANCE & BAROQUE ART","/lowe/art_renaiss_barq.htm",,,1
			,"17TH-19TH C. EUROPEAN ART","/lowe/art_1719_european.htm",,,1
			,"19TH C. AMERICAN ART","/lowe/art_19_amer.htm",,,1
			,"MODERN & CONTEMPORARY ART","/lowe/art_modern_contemp.htm",,,1
			,"ART OF LATIN AMERICA","/lowe/art_latin_amer.htm",,,1
			,"PHOTOGRAPHY","/lowe/art_photography.htm",,,1
			,"ART OF NATIVE AMERICA","/lowe/art_native_american.htm",,,1
			,"ART OF THE ANCIENT AMERICAS","/lowe/art_ancient_americas.htm",,,1
			,"ART OF ASIA","/lowe/art_asia.htm",,,1
			,"ART OF AFRICA","/lowe/art_africa.htm",,,1
			,"ART OF THE PACIFIC ISLANDS","/lowe/art_pacific.htm",,,1
			])

// *** exhibitions submenu		
		addmenu(menu=["exhibitionsSub",
		,,120,1,"",style2,,"left",effect,,,,,,,,,,,,
		,"CURRENT & FUTURE","/lowe/current_future.htm",,,1
		,"PAST","past.htm",,,1		
		])

// *** education submenu		
		addmenu(menu=["educationSub",
		,,150,1,"",style2,,"left",effect,,,,,,,,,,,,
		,"GROUP TOURS","/lowe/group_tours.htm",,,1
		,"TEACHERS","/lowe/teachers.htm",,,1
		,"FAMILIES","/lowe/families.htm",,,1
		,"ADULTS","/lowe/adults.htm",,,1
		,"STUDENTS & FACULTY","/lowe/students_faculty.htm",,,1
		,"CHILDRENS ART CLASSES","/lowe/beaux_art.htm",,,1		
		,"PHOTO CONTEST WINNERS","/lowe/photocontest_winners.htm",,,1		
		])
// *** membership submenu
	addmenu(menu=["membershipSub",
	,,140,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"MEMBERSHIP LEVELS","/lowe/member_levels.htm",,,1
	,"FRIENDS OF ART","/lowe/friends_art.htm",,,1
	,"RECEPTIONS & EVENTS","/lowe/recep_events.htm",,,1
	])
// *** store submenu	
	addmenu(menu=["storeSub",
	,,110,1,,style2,0,"left",effect,0,,,,,,,,,,,
	,"PUBLICATIONS","/lowe/catalogue.htm",,,1
	,"GIFTS","/lowe/gifts.htm",,,1
	,"PATRICIA BREEN","/lowe/pat_breen.htm",,,1
	,"JEWELRY","/lowe/jewelry.htm",,,1
	])
// *** facility rental	
	addmenu(menu=["facilitySub",
	,,115,1,"",style2,,"LEFT",effect,,,,,,,,,,,,
	,"RATES", "/lowe/rates.htm",,,1
	,"POLICIES", "/lowe/policies.htm",,,1
	,"GALLERY LAYOUT", "/lowe/gallery_layout.htm",,,1
	])
	
	
	

dumpmenus()