_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#DFDFDF";
borderstyle="Solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#161E32";
onbgcolor="#AFAFAF";
oncolor="White";
padding="8";
separatorcolor="#E1E1E1";
separatorsize="3";
subimage="images/white_4x7.gif";
subimagepadding="4";
itemwidth="80";
}

with(submenuStyle=new mm_style()){
align="left";
bordercolor="White";
borderstyle="Solid";
borderwidth="5";
fontfamily="Book Antiqua";
fontsize="9pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Red";
offcolor="White";
onbgcolor="Gold";
oncolor="Black";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("showmenu=Business ConsultingOfferLEFT_MENU;text=Business Consulting;target=;url=http://tradeswiss.ch/;");
aI("text=Blaser Cafe Distributor ;target=;url=Blaser-Cafe-Distributor.html;");
aI("showmenu=ApicultureHoneyLEFT_MENU;text=Apiculture;target=;url=Apiculture.html;");
aI("text=Shop;target=;url=Shop.html;");
aI("text=Livestream TradeSwiss;target=;url=Livestream-TradeSwiss.html;");
aI("text=Online Marketing/Business;target=;url=Links.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-navigation.html;");
aI("text=PaypalSuccessPage;target=;url=PaypalSuccessPage.html;");
}

with(milonic=new menuname("Business ConsultingOfferLEFT_MENU")){
style=submenuStyle;
aI("text=Offer;target=;url=Offer.html;");
aI("text=Project;target=;url=Project.html;");
aI("text=Info;target=;url=Info.html;");
aI("text=Service;target=;url=Service.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("ApicultureHoneyLEFT_MENU")){
style=submenuStyle;
aI("text=Honey;target=;url=Honey.html;");
aI("text=Royal Jelly;target=;url=Royal-Jelly.html;");
aI("text=Bread;target=;url=Bread.html;");
aI("text=Pollen;target=;url=Pollen.html;");
aI("text=Propolis;target=;url=Propolis.html;");
aI("text=News;target=;url=News.html;");
}


 drawMenus();
