_menuCloseDelay=500;
_menuOpenDelay=150;
_scrollAmount=3;
_scrollDelay=0;
_followSpeed=115;
_followRate=240;
_subOffsetTop=3;
_subOffsetLeft=0;

with(style1=new mm_style()){
offcolor="#535353";
offbgcolor="#fffffb";
oncolor="#535353";
onbgcolor="#e8e6e6";
fontsize="12";
fontstyle="normal";
fontweight="normal";
fontfamily="Times";
padding=5;
subimage="arrow.gif";
pagecolor="#535353";
pagebgcolor="#e8e6e6";
headercolor="#333333";
headerbgcolor="#CEE9DE";
separatorcolor="#FFFFFF";
}

with(style2=new mm_style()){
offcolor="#535353";
offbgcolor="#fffffb";
bordercolor="#ababab";
borderstyle = "solid";
borderwidth = "1";
oncolor="#535353";
onbgcolor="#e8e6e6";
fontsize=12;
fontstyle="normal";
fontweight="normal";
fontfamily="times";
padding=5;
subimage="arrow.gif";
pagecolor="#535353";
pagebgcolor="#e8e6e6";
headercolor="#333333";
headerbgcolor="#CEE9DE";
separatorcolor="#FFFFFF";
overfilter="Shadow(color='#777777', Direction=135, Strength=5)";
}

with(milonic=new menuname("mainmenu")){
top=88;
left=0;
itemwidth=162;
style=style1;
alwaysvisible=1;
alignment="left";
followscroll=1;
aI("text=Om Touch & Turn;showmenu=om oss;separatorcolor=#ababab;separatorsize=1")
aI("text=Produkter & Tjänster;showmenu=Produkter & Tjänster;separatorcolor=#ababab;separatorsize=1")
aI("text=Kunder;url=kunder.html;separatorcolor=#ababab;separatorsize=1")
aI("text=Kontakta oss;url=kontaktaoss.html;separatorcolor=#ababab;separatorsize=1")
aI("text=English;url=en/index.htm;separatorcolor=#ababab;separatorsize=1")
}

with(milonic=new menuname("om oss")){
left=165;
itemwidth=150;
style=style2;
alignment="left";
aI("text=Om oss;url=omoss.html;separatorsize=1")
aI("text=Utmärkelser;url=utmarkelser.html;separatorsize=1")
}

with(milonic=new menuname("Produkter & Tjänster")){
left=165;
itemwidth=150;
style=style2;
alignment="left";
aI("text=Boktitlar;url=titlar.html;;separatorsize=1")
aI("text=Library Reader;url=virtuallibrary.html;;separatorsize=1")
}

drawMenus();
