_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="White";
offcolor="ForestGreen";
onbgcolor="#ffffff";
oncolor="#7B7B7A";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/blackblue1.gif";
offbgcolor="White";
offcolor="ForestGreen";
onbgcolor="#ffffff";
oncolor="ForestGreen";
outfilter="Fade(Overlap=1.00)";
padding="5";
pagebgcolor="Cornsilk";
pagecolor="ForestGreen";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
overimage="images/square_dust.gif";
imagepadding="6";
itemwidth="160";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
openstyle="rtl";
aI("text=Home Page;target=;url=http://www.bowral.com.au/;");
aI("showmenu=Tourist Attractions/Coming Soon RIGHT_MENU;text=Tourist Attractions;target=;url=Tourist-Attractions-in-Bowral-Bradman-Museum-Hopewood-Gardens-Don-Bradman-Oval.html;");
aI("text=History;target=;url=History-of-Bowral-Detailed-History-Since-Before-the-Invasion-of-the-British.html;");
aI("showmenu=Accommodation/Bed and Breakfast | Coming SoonRIGHT_MENU;text=Accommodation;target=;url=Accommodation-in-Bowral-Bed-and-Breakfast-Resorts-Hotels.html;");
aI("text=Real Estate;target=;url=Real-Estate-in-Bowral-Coming-Soon.html;");
aI("text=Contact;target=;url=Contact.html;");
}

with(milonic=new menuname("Tourist Attractions/Coming Soon RIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=Coming Soon ;target=;url=Coming-Soon.html;");
aI("text=Coming Soon  ;target=;url=Coming-Soon.html;");
aI("text=Coming Soon;target=;url=Coming-Soon.html;");
}

with(milonic=new menuname("Accommodation/Bed and Breakfast | Coming SoonRIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=Bed and Breakfast | Coming Soon;target=;url=Bed-and-Breakfast-Coming-Soon.html;");
aI("text=Resorts;target=;url=Resorts-in-Bowral-Craigieburn-Resort-Berida-Manor-Country-Resort-Bowral.html;");
aI("text=Hotels;target=;url=Hotels-in-Bowral-Milton-Park-Grand-Mercure-Apartments-Heritage-Park-Briars-Country-Lodge-and-Inn.html;");
}


 drawMenus();

