_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="Black";
borderstyle="Solid";
borderwidth="1";
fontfamily="Arial";
fontsize="11pt";
fontstyle="normal";
image="images/whitedots.gif";
offbgcolor="#880000";
offcolor="White";
onbgcolor="White";
onbold="bold";
oncolor="Blue";
ondecoration="underline";
padding="6";
pagebgcolor="Black";
separatorcolor="Gold";
separatorsize="1";
subimage="images/macarrow_on.gif";
subimagepadding="4";
overimage="images/dots2.gif";
imagepadding="4";
itemwidth="225";
}

with(submenuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="11pt";
fontstyle="normal";
offbgcolor="#880000";
offcolor="White";
onbgcolor="White";
onbold="bold";
oncolor="Blue";
ondecoration="underline";
padding="4";
pagebgcolor="Black";
pagecolor="White";
separatorcolor="Gold";
separatorsize="1";
subimage="images/macarrow_on.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://bean-bags.ie/;");
aI("text=Bean Bags;target=;url=bean-bags/;");
aI("text=Bean Bag Chairs;target=;url=bean-bag-chairs/;");
aI("text=Bean Bag Sofas;target=;url=bean-bag-sofas/;");
aI("text=Leather Bean Bags;target=;url=leather-bean-bags/;");
aI("text=Outdoor Bean Bags;target=;url=outdoor-bean-bags/;");
aI("text=Kids Bean Bags;target=;url=kids-bean-bags/;");
aI("text=Ottomans;target=;url=ottomans/;");
aI("text=Video Gaming Chairs;target=;url=video-gaming-chairs/;");
}


 drawMenus();

