fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=800;
_menuOpenDelay=0;
_subOffsetTop=0;
_subOffsetLeft=0;

with(menuStyle=new mm_style()){
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#ffffff";
offbgcolor="#336699";
offcolor="#ffffff";
onbgcolor="#BDC7D3";
oncolor="#ffffff";
padding=3;
pagebgcolor="#336699";
pagecolor="white";
separatorcolor="#336699";
separatorsize=1;
subimagepadding=2;
}

with(SubMenu=new mm_style()){
onbgcolor="#336699";
oncolor="#ffffff";
offbgcolor="#BDC7D3";
offcolor="#000000";
bordercolor="#336699";
borderstyle="solid";
borderwidth=1;
separatorcolor="#336699";
separatorsize="1";
padding=3;
fontsize="8pt";
fontstyle="normal";
fontfamily="verdana,helvetica,Arial";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="https://www.gatetrade.net/images/menu_sub.gif";
onsubimage="https://www.gatetrade.net/images/menu_sub_m.gif";
overfilter="Alpha(opacity=75);Shadow(color='#777777', Direction=135, Strength=2)";
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
screenposition="center";
left="offset=-140"
top=0;
aI("text=<img src=dot_blank.gif height=1 width=20 border=0>Startsida<img src=dot_blank.gif height=1 width=8 border=0>;url=https://www.gatetrade.net/se/index2.asp;");
aI("showmenu=losninger;text=<img src=dot_blank.gif height=1 width=10 border=0>Lösningar<img src=dot_blank.gif height=1 width=8 border=0>;;");
aI("text=<img src=dot_blank.gif height=1 width=10 border=0>Gatetrade<img src=dot_blank.gif height=1 width=8 border=0>;url=https://www.gatetrade.net/se/fakta.asp;");
aI("text=<img src=dot_blank.gif height=1 width=10 border=0>Kursus<img src=dot_blank.gif height=1 width=8 border=0>;url=https://www.gatetrade.net/se/kursus_grundkurs_ehandel.asp;");
aI("text=<img src=dot_blank.gif height=1 width=10 border=0>Kontakt<img src=dot_blank.gif height=1 width=8 border=0>;url=https://www.gatetrade.net/se/kontakt.asp;");
}

with(milonic=new menuname("losninger")){
style=SubMenu;
aI("text=<img src=dot_blank.gif height=1 width=10 border=0>Företag;url=https://www.gatetrade.net/se/losninger_privata.asp;");
aI("text=<img src=dot_blank.gif height=1 width=10 border=0>Offentliga inköpare<img src=dot_blank.gif height=1 width=10 border=0>;url=https://www.gatetrade.net/se/losninger_offentliga.asp;");
aI("text=<img src=dot_blank.gif height=1 width=10 border=0>Leverantörer<img src=dot_blank.gif height=1 width=10 border=0>;url=https://www.gatetrade.net/se/losninger_leverandor.asp;");
aI("text=<img src=dot_blank.gif height=1 width=10 border=0>Teknik<img src=dot_blank.gif height=1 width=7 border=0>;url=https://www.gatetrade.net/se/losninger_teknik.asp;");
}

drawMenus();