fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#3300CC";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#3300CC";
headercolor="#3300CC";
offbgcolor="#3300CC";
offcolor="#ffffff";
onbgcolor="#ffffff";
oncolor="#3300CC";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#3300CC', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#3300CC";
pagecolor="#ffffff";
separatorcolor="#3300CC";
separatorsize=1;
subimage="";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
top=offset="145";
style=menuStyle;
screenposition="center";
itemwidth="105";
align="center";

aI("text=Etusivulle;url=index.shtml;");
aI("text=Yhteystiedot;url=yhteystiedot.shtml;");
aI("text=Yhteydenotto;url=yhteydenotto.shtml;");
aI("text=Internet-kauppa;url=http://www.piresmanet.fi;");
aI("showmenu=Tilaukset;text=Tilaukset;");
aI("showmenu=Oppaat;text=Oppaat/Guider;");
}



with(milonic=new menuname("Tilaukset")){
style=menuStyle;
aI("text=Tilaajan opas;url=tilaajanopas.shtml;");
aI("text=Tuotetilaukset;url=tuotetilaus.shtml;");
aI("text=Esitetilaukset;url=esitetilaus.shtml;");
}

with(milonic=new menuname("Oppaat")){
style=menuStyle;
aI("text=Tahranpoisto/Fläckguiden;url=tahranpoistoopas.shtml;");
aI("text=Tekstiilinvärjäysopas;url=tekstiilinvarjaysopas.shtml;");
aI("text=Kosteudenpoisto-opas;url=kosteudenpoistoopas.shtml;");
aI("text=Nitor Minipool-opas;url=11188_pollbroschyr_finska.pdf;");
}



drawMenus();


