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="#296488";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#DCE9F0";
offcolor="#515151";
onbgcolor="#4F8EB6";
oncolor="#ffffff";
outfilter="Fade(duration=0.2)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#2D729D";
separatorsize=1;
subimage="milonic/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
position="relative"; 
itemwidth="112"
overflow="scroll";
style=menuStyle;
aI("text=home;url=http://www.sofabedgallery.co.uk/");
aI("showmenu=sofa beds;text=sofa beds;");
aI("showmenu=futons;text=futons;");
aI("showmenu=bean bags;text=bean bags;");
aI("showmenu=bar stools;text=bar stools;");
aI("text=soft furnishings;url=softfurnishing.php");
aI("text=seating;url=hotseats.php");
}

with(milonic=new menuname("sofa beds")){
overflow="scroll";
style=menuStyle;
aI("text=sofa beds;url=sofa.php;")
aI("text=chair beds;url=chairbed.php;")
aI("text=young range;url=flamekids.php;")
aI("text=replacement mattresses;url=sofabedmattress.php;")
}

with(milonic=new menuname("futons")){
style=menuStyle;
aI("text=futon chairs;url=futonchair.php;");
aI("text=futon sofabeds;url=futon.php;");
aI("text=futon mattresses;url=futonmattress.php;");
aI("text=futon covers;url=futoncovers.php;");
}

with(milonic=new menuname("bean bags")){
style=menuStyle;
aI("text=beanbag 1;url=beanbag.php");
aI("text=beanbag 2;url=beanbag2.php;");
aI("text=plain lazy beanbag;url=plain_lazy_beanbag.php");
}

with(milonic=new menuname("bar stools")){
style=menuStyle;
aI("text=bar stools;url=barstools.php");
aI("text=bar stool tables;url=bartables.php");
}


drawMenus();

