fixMozillaZIndex=true; //Fixes Z-Index problem with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps _menuCloseDelay=500; _menuOpenDelay=150; _subOffsetTop=2; _subOffsetLeft=-2; with(submenuStyle=new mm_style()){ // bgimage="js/xp_button_on.gif"; //bordercolor="#999999"; //borderstyle="solid"; //borderwidth=1; fontfamily="Verdana, Tahoma, Arial"; fontsize="8pt"; // fontsize="75%"; fontweight="normal"; // fontstyle="normal"; // align="center"; // headerbgcolor="#ffffff"; headercolor="#000000"; offbgcolor="#eeeeee"; offcolor="#000000"; // offcolor="#000000"; onbgcolor="#ddffdd"; oncolor="#747A75"; // oncolor="#000099"; // overbgimage="js/xp_button_off.gif"; outfilter="randomdissolve(duration=0.3)"; //overfilter="Fade(duration=0.2);Alpha(opacity=0);Shadow(color=#777777', Direction=135, Strength=3)"; overfilter="Fade(duration=0.1);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)"; padding=5; // pagebgcolor="#82B6D7"; pagecolor="black"; // separatorcolor="#999999"; // separatorsize=1; subimage="js/tramline/images/11x9_dotted_green.gif"; // subimage="js/arrow.gif"; subimagepadding=8; } with(menuStyle=new mm_style()){ styleid=1; align="right"; // bordercolor="#999999"; // borderstyle="solid"; // borderwidth=1; fontfamily="Verdana, Tahoma, Arial"; fontsize="9pt"; // fontsize="75%"; fontweight="bold"; // fontstyle="normal"; headerbgcolor="#ffffff"; headercolor="#000000"; image="js/tramline/images/location_on10.bmp"; imageposition="right"; offcolor="#F6F606"; //offcolor="#B6B6B6"; offbgcolor="#668FBF"; //bgimage="js/tramline/images/Marble02.gif"; // offbgcolor="#eeeeee"; // offcolor="#000000"; oncolor="#000000"; // onbgcolor="#ddffdd"; // oncolor="#000099"; overimage="js/tramline/images/location10.bmp"; //overimage="js/tramline/images/location_on3.gif"; // outfilter="randomdissolve(duration=0.3)"; // overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)"; // padding=4; // pagebgcolor="#82B6D7"; pagecolor="black"; // separatorcolor="#999999"; // separatorsize=1; // subimage="js/arrow.gif"; // subimagepadding=2; } with(milonic=new menuname("Main Menu")){ alwaysvisible=1; left=0; // screenposition="center"; orientation="vertcal"; // orientation="horizontal"; style=menuStyle; top=159; //top=114; without WMP above aI("text=HOME  ;url=index.php") aI("text=Overview of House  ;url=overview.php") aI("text=Services Offered  ;url=services.php") aI("text=Slideshow  ;url=slideshow.php") aI("text=Pricing  ;url=pricing.php") aI("text=Local Maps  ;url=maps.php") aI("text=Local Attractions  ;url=attractions.php") aI("text=Contact  ;url=contact.php") aI("text=Music  ;url=listen.php") //aI("showmenu=repeat;text=All of the Above  ;"); //aI("text=`
`;") //aI("text= ;") //document.write("
"); } /*
Search Milonic
this is a single line; test*/ with(milonic=new menuname("repeat")){ // overflow="scroll"; //left="offset=15"; style=submenuStyle; aI("text=HOME;url=index.php") aI("text=Overview of House;url=overview.php") aI("text=Services Offered;url=services.php") aI("text=Pricing;url=pricing.php") aI("text=Local Maps;url=maps.php") aI("text=Local Attractions;url=attractions.php") aI("text=Contact;url=contact.php") aI("text=Music;url=listen.php") aI("text=interesting links;url=links.php") //aI("text=;url=;"); } drawMenus();