_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#282828";
offcolor="#ffffff";
onbgcolor="#D55D3B";
oncolor="#ffffff";
padding="10";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="196";
}

with(submenuStyle=new mm_style()){
bordercolor="#48A6C0";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#48A6C0";
offcolor="#ffffff";
onbgcolor="#357B8E";
oncolor="#ffffff";
padding="4";
separatorcolor="#357B8E";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Wellrest floatingcenter, Sverige ;target=;url=http://www.wellrest.org/;");
aI("text=Frågor om hur man startar med floating;target=;url=Frågor-om-hur-man-startar-med-floating.html;");
aI("showmenu=FloatingWeb SidorLEFT_MENU;text=Floating;target=;url=Floating.html;");
aI("showmenu=Wellrest lokaliseringVaggerydLEFT_MENU;text=Wellrest lokalisering;target=;url=Wellrest-lokalisering.html;");
aI("text=Kontakta Oss;target=;url=Kontakta-Oss.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("FloatingWeb SidorLEFT_MENU")){
style=submenuStyle;
aI("text=Web Sidor;target=;url=Web-Sidor.html;");
aI("text=Vad är floating;target=;url=Vad-ar-floating.html;");
aI("text=Externa websidor;target=;url=Externa-websidor.html;");
}

with(milonic=new menuname("Wellrest lokaliseringVaggerydLEFT_MENU")){
style=submenuStyle;
aI("text=Vaggeryd;target=;url=Vaggeryd.html;");
aI("text=Wellrest 2;target=;url=Wellrest-2.html;");
aI("text=Wellrest 3;target=;url=Wellrest-3.html;");
aI("text=Wellrest 4;target=;url=Wellrest-4.html;");
aI("text=Wellrest 5;target=;url=Wellrest-5.html;");
}


 drawMenus();
