//UDMv3.8.4
//* DO NOT EDIT THIS BIT *
if (!exclude) { //********
//************************

///////////////////////////////////////////////////////////////////////////
//
//  ULTIMATE DROP DOWN MENU VERSION 3.8 by Brothercake
//  http://www.brothercake.com/dropdown/ 
//
//  Link-wrapping routine by Brendan Armstrong
//  Original KDE modifications by David Joham
//  Opera reload/resize based on a routine by Michael Wallner
//  Select-element hiding routine by Huy Do
//
///////////////////////////////////////////////////////////////////////////

// *** POSITIONING AND STYLES *********************************************
var menuALIGN = "virtual";		// alignment mode
var absLEFT = 	5;		// absolute left or right position (if menu is left or right aligned)
var absTOP = 	4; 		// absolute top position

var staticMENU = false;		// static positioning mode (win/ie5,ie6 and ns4 only)

var stretchMENU = false;	// show empty cells
var showBORDERS = false;	// show empty cell borders

var baseHREF = "menu/";	// base path
var zORDER = 	1000;		// base z-order of nav structure

var mCOLOR = 	"#ffefc6";	// main nav cell color
var rCOLOR = 	"#ececec";	// main nav cell rollover color
var bSIZE = 	0;		// main nav border size
var bCOLOR = 	"#cc9966";	// main nav border color
var aLINK = 	"#990033";	// main nav link color
var aHOVER = 	"";		// main nav link hover-color (dual purpose)
var aDEC = 	"none";		// main nav link decoration
var fFONT = 	"verdana,sans-serif";	// main nav font face
var fSIZE = 	13;		// main nav font size (pixels)
var fWEIGHT = 	"bold";		// main nav font weight
var tINDENT = 	7;		// main nav text indent (if text is left or right aligned)
var vPADDING = 	11;		// main nav vertical cell padding
var vtOFFSET = 	0;		// main nav vertical text offset (+/- pixels from middle)

var keepLIT =	true;		// keep rollover color when browsing menu
var vOFFSET = 	5;		// shift the submenus vertically
var hOFFSET = 	-3;		// shift the submenus horizontally

var smCOLOR = 	"#7168A2";	// submenu cell color
var srCOLOR = 	"#7168A2";	// submenu cell rollover color
var sbSIZE = 	0;		// submenu border size
var sbCOLOR = 	"#cc9966";	// submenu border color
var saLINK = 	"#ffffff";	// submenu link color
var saHOVER = 	"#D7A05D";	// submenu link hover-color (dual purpose)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"verdana,sans-serif";	// submenu font face
var sfSIZE = 	11;		// submenu font size (pixels)
var sfWEIGHT = 	"normal";	// submenu font weight
var stINDENT = 	5;		// submenu text indent (if text is left or right aligned)
var svPADDING = 3;		// submenu vertical cell padding
var svtOFFSET = 0;		// submenu vertical text offset (+/- pixels from middle)

var shSIZE =	0;		// submenu dropshadow size
var shCOLOR =	"#000000";	// submenu dropshadow color
var shOPACITY = 100;		// submenu dropshadow opacity (not ie4,ns4 or opera)

var keepSubLIT = true;		// keep submenu rollover color when browsing child menu
var chvOFFSET = -12;		// shift the child menus vertically
var chhOFFSET = 7;		// shift the child menus horizontally

var openTIMER = 100;		// menu opening delay time (not ns4/op5/op6)
var openChildTIMER = 200;	// child-menu opening delay time (not ns4/op5/op6)
var closeTIMER = 400;		// menu closing delay time

var aCURSOR = "hand";		// cursor for active links (not ns4, op5 or op6)
var altDISPLAY = "";		// where to display alt text
var allowRESIZE = mu;		// allow resize/reload

var redGRID = false;		// show a red grid
var gridWIDTH = 760;		// override grid width
var gridHEIGHT = 500;		// override grid height
var documentWIDTH = 0;		// override document width

var hideSELECT = false;		// auto-hide select boxes when menus open (ie only)
var allowForSCALING = false;	// allow for text scaling in gecko browsers
var allowPRINTING = false;	// allow the navbar and menus to print (not ns4)

var arrWIDTH = 13;		//arrow width (not ns4/op5/op6)
var arrHEIGHT = 13;		//arrow height (not ns4/op5/op6)

var arrHOFFSET = -1;		//arrow horizontal offset (not ns4/op5/op6)
var arrVOFFSET = -3;		//arrow vertical offset (not ns4/op5/op6)
var arrVALIGN = "middle";	//arrow vertical align (not ns4/op5/op6)

var arrLEFT = "<";		//left arrow (not ns4/op5/op6)
var arrLEFT_ROLL = "";		//left rollover arrow (not ns4/op5/op6)
var arrRIGHT = ">";		//right arrow (not ns4/op5/op6)
var arrRIGHT_ROLL = "";		//right rollover arrow (not ns4/op5/op6)

//** LINKS ***********************************************************
// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger","mCOLOR","rCOLOR","aLINK","aHOVER")
MI("","Box Office",79,"center","","",0,0,"u","#ffeac0","","","");

	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
	SP(146,"left","left",0,0,"filter:progid:DXImageTransform.Microsoft.Fade(duration=0.2)","","","","","","");

	// add submenu link items ("url","Link name","_target","alt text")
	SI("/boxOffice/eventCalendar.cfm","Events Calendar","","");
	SI("/boxOffice/info.cfm","Box Office Info","","");
	SI("http://purchase.tickets.com/buy/TicketPurchase?organ_val=128","Buy Tickets","_blank","");
	SI("/boxOffice/groupTickets.cfm","Group / Student Tickets","","");
	SI("/boxOffice/accessibility.cfm","Accessibilities Services","","");
	SI("/aboutUs/guidedTours.cfm","Guided Tours","","");
	
MI("","Hall Info",77,"center","","",0,0,"","","","","");

	SP(136,"left","left",0,0,"filter:progid:DXImageTransform.Microsoft.Fade(duration=0.2)","","","","","","");

	SI("/aboutUs/aboutTheHall.cfm","About the Hall","","");
	SI("/aboutUs/welcomeLetter.cfm","Welcome Letter","","");
	SI("/aboutUs/ourFacilities.cfm","Facilities","","");
	//SI("/aboutUs/technical.cfm","Technical Information","","");
		 
		//CP(94,"left","left",10,-3,"filter:progid:DXImageTransform.Microsoft.Fade(duration=0.2)","","","","","","");
		// CI("/aboutUs/ourFacilities.cfm","Our Facilities","","");
		// CI("/aboutUs/seating.cfm","Seating Chart","","");
		// CI("/aboutUs/tour.cfm","Virtual Tour","","");
		
	SI("/aboutUs/theHistory.cfm","History","","");
	SI("/aboutUs/theRenovation.cfm","Renovations","","");
	//SI("/aboutUs/guidedTours.cfm","Services","","");
		
		//CP(114,"left","left",10,-3,"filter:progid:DXImageTransform.Microsoft.Fade(duration=0.2)","","","","","","");
		//CI("/aboutUs/guidedTours.cfm","Guided Tours","","");
		//CI("/aboutUs/eventPlanning.cfm","Event Planning","","");
		//CI("/boxOffice/accessibility2.cfm","Disabled Services","","");
		
	SI("/aboutUs/rental.cfm","Event Planning","","");
	// SI("/aboutUs/eventPlanning.cfm","Event Planning","","");
	SI("/faq/faq.cfm","FAQ","","");
	SI("/aboutUs/directions.cfm","Directions","","");
	SI("/aboutUs/guidedTours.cfm","Guided Tours","","");

	//SI("/aboutUs/staff.cfm","Staff","","");
	//SI("/aboutUs/cityOfficials.cfm","City Officials","","");
	//SI("/aboutUs/advisoryBoard.cfm","Advisory Board","","");
	SI("/files/techInfo.pdf","Technical Info","_blank","");
	SI("/contactUs/contactUs.cfm","Contact","","");

MI("","Education",86,"center","","",0,0,"r","#ffe4ba","","","");

	SP(157,"left","left",0,0,"filter:progid:DXImageTransform.Microsoft.Fade(duration=0.2)","","","","","","");
	
	SI("/education/programs.cfm","Overview","","");
	SI("/education/schooltime.cfm","Schooltime Performances","","");
	SI("/education/odyssey.cfm","Professional Development","","");
	SI("/education/teachingartists.cfm","Teaching Artists","","");
	SI("/education/other.cfm","Other Programs","","");
	SI("/education/gallery.cfm","Scrapbook","","");
	//SI("/education/participate.cfm","How to Participate","","");

MI("","Press Room",89,"center","","",0,0,"r","#ffe4ba","","","");

	SP(98,"left","left",0,0,"filter:progid:DXImageTransform.Microsoft.Fade(duration=0.2)","","","","","","");

	SI("/media/pressReleases.cfm","Press Releases","","");
//	SI("/media/photoAlbum.cfm","Photo Album","","");
//	SI("/media/mediaKit.cfm","Media Kit","","");

MI("","Get Involved",97,"center","","",0,0,"e","#ffeac0","","","");

	SP(145,"left","left",0,0,"filter:progid:DXImageTransform.Microsoft.Fade(duration=0.2)","","","","","","");

	SI("/getInvolved/corporate.cfm","Corporate Partnerships","","");
	SI("/getInvolved/grants.cfm","Grants and Gifts","","");
	SI("/getInvolved/donations.cfm","Volunteer","","");
	SI("http://www.vwfoundation.org/contribute","Donate Now","","");
	//SI("/getInvolved/foundation.cfm","Van Wezel Foundation","","");
	SI("http://www.vwfoundation.org","Van Wezel Foundation","","");

//* DO NOT EDIT THIS BIT *
}//***********************
//************************


