_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=Home;url=index_pt.html;");
aI("bgimage=xp_button_light_blue.gif;image=empty.gif;overbgimage=xp_button_light_blue_on.gif;status=About the project...;text=Project Summary;url=summary-pt.html;");
aI("bgimage=xp_button_light_blue.gif;image=empty.gif;overbgimage=xp_button_light_blue_on.gif;status=Project target groups description;text=Target Groups;url=targetgroups-pt.html;");
aI("bgimage=xp_button_light_blue.gif;image=empty.gif;overbgimage=xp_button_light_blue_on.gif;status=Project objectives...;text=Objectives;url=objectives-pt.html;");
aI("bgimage=xp_button_light_blue_a.gif;image=empty.gif;overbgimage=xp_button_light_blue_on.gif;showmenu=Partners;text=Partnership;");
aI("bgimage=xp_button_light_blue.gif;image=empty.gif;overbgimage=xp_button_light_blue_on.gif;status=Project products...;text=Products;url=products-pt.html;");
aI("bgimage=xp_button_light_blue.gif;image=empty.gif;overbgimage=xp_button_light_blue_on.gif;status=Upcoming events...;text=News;url=news-pt.html;");
aI("bgimage=xp_button_light_blue.gif;image=empty.gif;overbgimage=xp_button_light_blue_on.gif;status=The most important links...;text=Links;url=links-pt.html;");
aI("bgimage=xp_button_light_blue.gif;image=empty.gif;overbgimage=xp_button_light_blue_on.gif;status=Internet based communication system...;text=Log-in Area;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-pt.html;");
aI("image=bg.gif;text=Municipality of Gabrovo, BG;url=municipality-pt.html;");
aI("image=bg.gif;text=BORO, BG;url=boro-pt.html;");
aI("image=fi.gif;text=LPKKY/Aikkari, FI;url=lpkky-pt.html;");
aI("image=gr.gif;text=KEPA, EL;url=kepa-pt.html;");
aI("image=it.gif;text=Fernando Santi Basilicata, IT;url=fsb-pt.html;");
aI("image=pt.gif;text=Cooparmaze, PT;url=cooparmaze-pt.html;");
aI("image=gb.gif;text=Knosley Community College, UK;url=kcc-pt.html;");
}


drawMenus();


