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=-2;

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(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
screenposition="center";
left="offset=-88"
top=0;
aI("text=<img src=dot_blank.gif height=1 width=20 border=0>Welcome<img src=dot_blank.gif height=1 width=8 border=0>;url=https://www.gatetrade.net/uk/english.asp;");
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/uk/values.asp;");
aI("text=<img src=dot_blank.gif height=1 width=10 border=0>Partners<img src=dot_blank.gif height=1 width=8 border=0>;url=https://www.gatetrade.net/uk/partnership.asp;");
aI("text=<img src=dot_blank.gif height=1 width=10 border=0>The Public Procurement Portal<img src=dot_blank.gif height=1 width=8 border=0>;url=https://www.gatetrade.net/uk/about.asp;");
aI("text=<img src=dot_blank.gif height=1 width=10 border=0>Contact<img src=dot_blank.gif height=1 width=8 border=0>;url=https://www.gatetrade.net/uk/contact_us.asp;");
}

drawMenus();