var script = document.createElement("script"); 
script.type = "text/javascript"; 
script.src = "browseus.js"; 
document.getElementsByTagName("head")[0].appendChild(script);  


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(menuStyle=new mm_style()){
bordercolor="#AAFFFF";
borderstyle="solid";
borderwidth=1;
fontfamily="Trebuchet MS";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#583F30";
/*
bgimage="http://www.mysweetopia.com.au/images/tnavb.jpg";  */
offbgcolor="#D9B391";
/*  font color = offcolor */
offcolor="#583F30";
onbgcolor="#ddffdd";
/*  on cursor color */
oncolor="#996633";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#CC9966";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;/*
subimage="../images/arrow.gif";*/
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=133;
orientation="vertical";
style=menuStyle;
top=315;


aI("showmenu=OUR CUPCAKE CAFÉ;text=&nbsp;&nbsp;OUR CUPCAKE CAFÉ");

aI("text=&nbsp;&nbsp;MYSWEETOPIA VIDEO&nbsp;&nbsp;&nbsp;;url=http://www.mysweetopia.com.au/video.html");

aI("text=&nbsp;&nbsp;GIFT CUPCAKES&nbsp;&nbsp;&nbsp;;url=http://www.mysweetopia.com.au/GiftCup/GiftCupcakes.html");

aI("text=&nbsp;&nbsp;BISCUITS&nbsp;url=http://www.mysweetopia.com.au/Biscuits/biscuits.html");

aI("showmenu=GIFT HAMPERS;text=&nbsp;&nbsp;GIFT HAMPERS&nbsp;&nbsp;&nbsp;>&nbsp;&nbsp;;");

aI("showmenu=OCCASIONS;text=&nbsp;&nbsp;OCCASIONS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;>&nbsp;&nbsp;;");

aI("text=&nbsp;&nbsp;&nbsp;&nbsp;VIEW SHOPPING CART;url=https://www.paypal.com/cart/display=1&business=indulge@mysweetopia.com.au");

}

with(milonic=new menuname("OUR CUPCAKE CAFÉ")){
overflow="scroll";
style=menuStyle;
aI("text=&nbsp;&nbsp;Cupcake Flavours Menu&nbsp;;url=http://www.mysweetopia.com.au/Cupcakes/cupcakes.html");
aI("text=&nbsp;&nbsp;About&nbsp;&nbsp;;url=http://www.mysweetopia.com.au/Cafe.html;")
}

with(milonic=new menuname("GIFT HAMPERS")){
overflow="scroll";
style=menuStyle;
aI("text=&nbsp;&nbsp;Browse ALL&nbsp;;url=http://www.mysweetopia.com.au/GiftHamp/GiftHampers.html");
aI("text=&nbsp;&nbsp;Baby&nbsp;&nbsp;;url=http://www.mysweetopia.com.au/bb/Baby.html;")
aI("text=&nbsp;&nbsp;New Mums&nbsp;&nbsp;;url=http://www.mysweetopia.com.au/NM/NewMum.html;")
aI("text=&nbsp;&nbsp;For Him&nbsp;&nbsp;;url=http://www.mysweetopia.com.au/FHi/ForHim.html;")
aI("text=&nbsp;&nbsp;For Her&nbsp;&nbsp;;url=http://www.mysweetopia.com.au/ForHer/ForHer.html;")
}

with(milonic=new menuname("OCCASIONS")){
style=menuStyle;
aI("text=Valentines Day;url=http://www.mysweetopia.com.au/VDay/Valentines.html;");
aI("text=Wedding;url=http://www.mysweetopia.com.au/Wedding/Wedding.html;");
aI("text=Gallery;url=http://www.mysweetopia.com.au/Gallery/Gallery.html;");
}

drawMenus();

