﻿_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=2;




with(background=new mm_style()){
bgimage="xp_button_light_blue.jpg";
borderstyle="solid";
fontfamily="Helvetica";
fontsize="75%";
fontstyle="italic";
fontweight="bold";
image="transparent.gif";
imagepadding=4;
itemheight=33;
itemwidth=160;
offcolor="#304677";
oncolor="#BC20C7";
overbgimage="xp_button_blueon.gif";
separatorcolor="transparent";
separatorsize=7;
}

with(background1=new mm_style()){
bgimage="xp_button_blue_large.jpg";
borderstyle="solid";
fontfamily="Helvetica";
fontsize="65%";
fontstyle="italic";
fontweight="bold";
image="transparent.gif";
imagepadding=4;
itemheight=33;
itemwidth=220;
offcolor="#333300";
oncolor="#ffffff";
//overbgimage="xp_button_blueon.gif";
separatorcolor="transparent";
separatorsize=0;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
itemheight=25;
itemwidth=161;
left=10;
style=background;
top=200;
aI("bgimage=xp_button_light_blue.gif;image=empty.gif;overbgimage=xp_button_light_blue_on.gif;status=Back To Home Page...;text=Αρχική σελίδα;url=index_gr.html;");
aI("bgimage=xp_button_light_blue.gif;image=empty.gif;overbgimage=xp_button_light_blue_on.gif;status=About the project...;text=Περίληψη προγράμματος;url=summary-gr.html;");
aI("bgimage=xp_button_light_blue.gif;image=empty.gif;overbgimage=xp_button_light_blue_on.gif;status=Project target groups description;text=Ομάδες στόχος;url=targetgroups-gr.html;");
aI("bgimage=xp_button_light_blue.gif;image=empty.gif;overbgimage=xp_button_light_blue_on.gif;status=Project objectives...;text=Οι σκοποί;url=objectives-gr.html;");
aI("bgimage=xp_button_light_blue_a.gif;image=empty.gif;overbgimage=xp_button_light_blue_on.gif;showmenu=Partners;text=Συνεταιρισμός;");
aI("bgimage=xp_button_light_blue.gif;image=empty.gif;overbgimage=xp_button_light_blue_on.gif;status=Project products...;text=Προϊόντα;url=products-gr.html;");
aI("bgimage=xp_button_light_blue.gif;image=empty.gif;overbgimage=xp_button_light_blue_on.gif;status=Upcoming events...;text=Τα νέα;url=news-gr.html;");
aI("bgimage=xp_button_light_blue.gif;image=empty.gif;overbgimage=xp_button_light_blue_on.gif;status=The most important links...;text=Οι σύνδεσμοι;url=links-gr.html;");
aI("bgimage=xp_button_light_blue.gif;image=empty.gif;overbgimage=xp_button_light_blue_on.gif;status=Internet based communication system...;text=Περιοχή σύνδεσης;url=http://193.68.221.92/socunemployedsport/commsys/login/index.php;");
}

with(milonic=new menuname("Partners")){
style=background1;
aI("image=bg.gif;text=TU-Gabrovo, BG;url=tu-gr.html;");
aI("image=bg.gif;text=Municipality of Gabrovo, BG;url=municipality-gr.html;");
aI("image=bg.gif;text=BORO, BG;url=boro-gr.html;");
aI("image=fi.gif;text=LPKKY/Aikkari, FI;url=lpkky-gr.html;");
aI("image=gr.gif;text=KEPA, EL;url=kepa-gr.html;");
aI("image=it.gif;text=Fernando Santi Basilicata, IT;url=fsb-gr.html;");
aI("image=pt.gif;text=Cooparmaze, PT;url=cooparmaze-gr.html;");
aI("image=gb.gif;text=Knosley Community College, UK;url=kcc-gr.html;");
}


drawMenus();


