_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#B4C89E";
offcolor="#000000";
onbgcolor="#B4C89E";
oncolor="Yellow";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="100";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="Yellow";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Alpaca-Ranch;target=;url=index.html;");
aI("showmenu=Über unsUnsere AlpakasLEFT_MENU;text=Über uns;target=;url=Uber_uns.html;");
aI("showmenu=LiteraturThe complete alpaca bookLEFT_MENU;text=Literatur;target=;url=Literatur.html;");
aI("showmenu=ProduktenFutterbedarf der AlpakasLEFT_MENU;text=Produkten;target=;url=Produkten.html;");
aI("text=Agenda;target=;url=Agenda.html;");
aI("showmenu=PromotionAushängeschildLEFT_MENU;text=Promotion;target=;url=Promotion.html;");
aI("text=Deckservice;target=;url=Deckservice.html;");
aI("text=Verkauf Tiere;target=;url=Verkauf_Tiere.html;");
aI("text=Kontakt;target=;url=Kontakt.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Über unsUnsere AlpakasLEFT_MENU")){
style=submenuStyle;
aI("text=Unsere Alpakas;target=;url=http://www.alpaca-ranch.nl/Onzealpacas.html;");
}

with(milonic=new menuname("LiteraturThe complete alpaca bookLEFT_MENU")){
style=submenuStyle;
aI("text=The complete alpaca book;target=;url=The_complete_alpaca_book.html;");
}

with(milonic=new menuname("ProduktenFutterbedarf der AlpakasLEFT_MENU")){
style=submenuStyle;
aI("text=Futterbedarf der Alpakas;target=;url=Futterbedarf.html;");
aI("text=Alpakawolle;target=;url=Alpakawolle.html;");
aI("text=Halfter;target=;url=Halfter.html;");
}

with(milonic=new menuname("PromotionAushängeschildLEFT_MENU")){
style=submenuStyle;
aI("text=Aushängeschild;target=;url=schild.html;");
aI("text=TV;target=;url=TV.html;");
aI("text=Artikel;target=_blank;url=http://www.alpaca-ranch.nl/artikel.html;");
}


 drawMenus();
