<!--
/*
Configure menu styles below
NOTE: To edit the link colors, go to the STYLE tags and edit the ssm2Items colors
*/
YOffset=60;
XAlign=2;
XOffset=0;
staticYOffset=20;
waitTime=500;
slideX=1;
slideXSpeed=50;
slideY=1;
slideYSpeed=50;
slideOnYOverflow=1;
autoHideXOverflow=1;
targetFrame="";
targetDomain="";
operaFix=0;
menuOpacity=85;
menuPosition=1;
menuBGColor="#5f5574";
menuWidth=200;
hdrBGColor="#000099";
hdrPadding=2;
hdrAlign="left";
hdrVAlign="center";
linkBGColor="#FFFCF9";
linkOverBGColor="#669966";
linkAlign="left";
linkVAlign="center";
linkPadding=1;
barWidth=45;
barBGColor="#ffffcc";
barAlign="left";
barVAlign="center";
barType=0;
barText="http://www.camelottheatre.com/navigate/new-menubar.jpg";
filter="progid:DXImageTransform.Microsoft.Pixelate(MaxSquare=5,Duration=0.5,Enabled=false)";

//The Menu's Items
addHdr("Basic Menu");
addItem("Camelot Home Page", "http://www.camelottheatre.com", "");
addItem("Online Ticket Sales", "http://www.camelottheatre.com/camelottix/index.php?main_page=index", "_blank");
addItem("Event Calendar", "http://www.camelottheatre.com/ctc-calendar.html", "_blank");
addHdr("Recent Shows");
addItem("Wizard of Oz", "http://www.camelottheatre.com/wizard_of_oz.html", "");
addItem("High School Musical", "http://www.camelottheatre.com/high_school_musical.html", "");
addItem("Back to the 80s", "http://www.camelottheatre.com/Back_to_the_80s.html", "");
addItem("Willy Wonka", "http://www.camelottheatre.com/willywonka.html", "");
addItem("Camelot Shows", "http://www.camelottheatre.com/shows.htm", "");
addHdr("Camelot General");
addItem("Local Links", "http://www.camelottheatre.com/links.htm", "");
addItem("Sponsorships", "http://www.camelottheatre.com/sponsorships.htm", "");
addItem("Board of Directors", "http://www.camelottheatre.com/direct.htm", "");
addItem("Mailing Lists", "http://www.camelottheatre.com/maillists.htm", "_blank");
buildMenu();
//-->
