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(ScrollingSampStyle=new mm_style()){
bordercolor="#666666";
borderstyle="solid";
borderwidth=1;
fontfamily="comic sans ms,verdana,helvetica";
fontsize="12px";
fontstyle="normal";
fontweight="normal";
offbgcolor="#CCFF00";
offcolor="#666666";
onbgcolor="#ff9933";
oncolor="#000000";
padding=3;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
itemwidth="1%";
menualign="right";
menuwidth="100%";
orientation="horizontal";
style=ScrollingSampStyle;
position="relative";
aI("status=How to reach Nafplio;text=How to reach Nafplio?;url=http://www.nafplio-guide.gr/eng/howtocome/reach.html;");
aI("status=Digit@l Dronez;text=DIGIT@L DRONEZ;url=http://www.nafplio-guide.gr/eng/digitaldronez/digital.html");
aI("status=Advertisment;text=Adverisment;url=http://www.nafplio-guide.gr/eng/advertise/advertise.html;");
aI("status=info@nafplio-guide.gr;text=Contact us;url=mailt?:info@nafplio-guide.gr");
}

drawMenus();

