﻿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(submenuStyle=new mm_style()){
itemheight=17;
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10px";
fontstyle="normal";
fontweight="normal";
keepalive="true";
offcolor="#d8d8d8";
oncolor="#f90040";
padding=1;
rawcss="padding-left:10px;padding-right:10px;";
separatorimage="cartoon_sep_sub.gif";
separatorsize=5;
}

with(menuStyle=new mm_style()){
styleid=1;
bgimage="cartoon_background.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="11px";
fontstyle="normal";
fontweight="normal";
itemheight=30;
offcolor="#ffffff";
oncolor="#f90040";
overbgimage="cartoon_back.gif";
separatorimage="cartoon_sep.gif";
separatorsize=30;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=440;
orientation="horizontal";
style=menuStyle;
top=18;
aI("align=center;showmenu=1;text=Top-10;url=10hits.html;");
aI("align=center;showmenu=2;text=10 Χρόνια Με Μια Ματιά;url=history.html;");
aI("align=center;showmenu=5;text=News;url=news.html;");
aI("align=center;showmenu=6;text=Δισκογραφία;url=discography.html;");
aI("align=center;showmenu=3;text=Multimedia;url=yliko.html;");
aI("align=center;showmenu=4;text=Entertainment;url=vote-10hits.html;");
aI("align=center;showmenu=5;text=Links;url=links.html;");
}

with(milonic=new menuname("1")){
left=460;
orientation="horizontal";
style=submenuStyle;
aI("text=Τop-10 Hits;url=10hits.html;");
aI("text=Top-10 Clips;url=10clips.html;");
aI("text=Top-10 Favourites ;url=10favourites.html;");
}

with(milonic=new menuname("2")){
orientation="horizontal";
style=submenuStyle;
aI("text=  Ιστορικό συνεργασίας;url=history.html;");
aI("text=Βιογραφικό Δέσποινας;url=bio-vandi.html;");
aI("text=Βιογραφικό Φοίβου;url=bio-phoebus.html;");
aI("text=Tα 10 Χρόνια για τη Δέσποινα & το Φοίβο;url=xeirografa.html;");
}

with(milonic=new menuname("4")){
orientation="horizontal";
style=submenuStyle;
aI("text=Ψηφίστε τα 10 αγαπημένα σας τραγούδια;url=vote-10hits.html;");
aI("text=Ψηφίστε τα 10 αγαπημένα σας clips;url=vote-10clips.html;");
aI("text=Κερδίστε το νέο cd;url=cd.html;");
}


drawMenus();

