fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps

_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
fontfamily="Trebuchet MS";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#583F30";
/*bgimage="http://www.mysweetopia.com.au/images/PP-veri.jpg";
/*offbgcolor="#AAFFFF"; */
/*  font color = offcolor */
offcolor="#583F30";
padding=2;
pagebgcolor="#82B6D7";
pagecolor="black";
}

with(milonic=new menuname("Browse range")){
alwaysvisible=1;
left=158;
orientation="horizontal";
style=menuStyle;
top=250;


aI("text=Browse our <br />product range ...&nbsp;&nbsp;&nbsp;&nbsp;");

}
drawMenus();

