fixMozillaZIndex=true;
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;




// APUNAVIGAATION ULKOASU - ÄLÄ MUUTA!

with(menuStyle=new mm_style()){
openonclick=true; 
bordercolor="#666666";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Arial, Helvetica";
fontsize="10px";
fontstyle="normal";
fontweight='normal';
headerbgcolor="#ffffff";
headercolor="#ffffff";
offbgcolor="#ffffff";
offcolor="#666666";
onbgcolor="#ececec";
oncolor="#cc3333";
padding=6;
pagebgcolor="#ffffff";
pagecolor="#666666";
separatorcolor="#666666";
separatorsize=0;
separatorheight=20;
imagepadding=1
}

// APUNAVIGAATION PUDOTUSVALIKON ULKOASU - ÄLÄ MUUTA!

with(globalStyleSub=new mm_style()){
openonclick=true; 
bordercolor="#666666";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Arial, Helvetica";
fontsize="10px";
fontstyle="normal";
fontweight='normal';
headerbgcolor="#ffffff";
headercolor="#ffffff";
offbgcolor="#ffffff";
offcolor="#666666";
onbgcolor="#ececec";
oncolor="#cc3333";
padding=4;
pagebgcolor="#ffffff";
pagecolor="#666666";
separatorcolor="#666666";
separatorsize=0;
imagepadding=1
}


// MENU LINE SYNTAX (ANY COMBINATION POSSIBLE)

// text: What the menuline says;
// url: link for the menuline;
// target='blank'; tai 'new'; 
// onfunction=showtip('Text here.<br>Line break formatting possible.');
// showmenu: shows submenus, called by their name;


// APUNAVIGAATION LINKIT

with(Hmenu=new menuname("Main Menu")){
alwaysvisible=1;
left=112;
orientation="horizontal";
style=menuStyle;
menuwidth="650px";
top=1;
menualign="right";
aI("showmenu=Palaute;text=Anna palautetta;");
aI("showmenu=Tietoa Alkosta;text=Tietoa Alkosta;");
aI("showmenu=Yhteystiedot;text=Yhteystiedot;");
aI("showmenu=Tavarantoimittajille;text=Tavarantoimittajille;");
aI("showmenu=Medialle;text=Medialle;");
}

// APUNAVIGAATION VETOVALIKOT

with(Hmenu=new menuname("Palaute")){
style=globalStyleSub;
aI("text=Palautelomake;url=/palaute;");
aI("text=Asiakasneuvonta;url=/asiakasneuvonta;");
aI("text=Yhteystiedot;url=/paakonttori;");
}

with(Hmenu=new menuname("Tietoa Alkosta")){
style=globalStyleSub;
aI("text=Alko;url=/alko;");
aI("text=Tilastotietoa;url=/tilastotietoa;");
aI("text=Liikepaikat;url=/liikepaikat;");
aI("text=Alko ja ymp&auml;rist&ouml;;url=/ymparistovastuu;");
aI("text=Rekrytointi;url=/rekrytointi;");
aI("text=ACL;url=/acl;");
aI("text=Usein kysytty&auml;;url=/useinkysyttya;");
aI("text=Alkoholiala;url=/alkoholiala;");
aI("text=Alkoholialan linkkej&auml;;url=/alkoholialanlinkit;");
}

with(Hmenu=new menuname("Yhteystiedot")){
style=globalStyleSub;
aI("text=P&auml;&auml;konttori;url=/paakonttori;");
aI("text=Aluetoimistot;url=/aluetoimistot;");
aI("text=Myym&auml;l&auml;t;url=/myymalat;");
aI("text=ACL-laboratorio;url=/aclyhteystiedot;");
aI("text=Palvelunumerot;url=/palvelunumerot;");
}

with(Hmenu=new menuname("Tavarantoimittajille")){
style=globalStyleSub;
aI("text=Uutiset, tiedotteet ja ohjeet;url=/uutisettiedotteetjaohjeet;");
aI("text=Valikoimaanottomenettely;url=/valikoimaanottomenettely;");
aI("text=Tuotehaut;url=/tuotehaut;");
aI("text=Myymal&auml;tyypitys;url=/myymalatyypitys;");
aI("text=Lomakkeet;url=/lomakkeet;");
aI("text=Toimittajaluettelo;url=/toimittajaluettelo;");
aI("text=Vastuullinen ostotoiminta;url=/vastuullinenostotoiminta;");
aI("text=Yhteystiedot;url=/ostoosasto;");
}

with(Hmenu=new menuname("Medialle")){
style=globalStyleSub;
aI("text=Tiedotteet;url=/tiedotteet;");
aI("text=Myyntitilastot;url=/myyntitilastot;");
aI("text=Kuvat ja logot;url=/kuvatjalogot;");
aI("text=Vuosikertomukset;url=/vuosikertomukset;");
aI("text=Yhteystiedot;url=/mediayhteystiedot;");
}


drawMenus();
