
fixMozillaZIndex=true;
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){
bordercolor='#000000';
borderstyle='solid';
borderwidth=0;
fontfamily='Verdana, Tahoma, Arial';
fontsize='100%';
fontstyle='normal';
headerbgcolor='#ffffff';
fontweight='bold';
headercolor='#000000';
offbgcolor='transparent';
offcolor='#ffffff';
onbgcolor='transparent';
oncolor='#dc4800';
outfilter='randomdissolve(duration=0.3)';
overfilter='Fade(duration=0.2);Alpha(opacity=90);';
padding=9;
itemwidth=80;
pagebgcolor='transparent';
pagecolor='#ffffff';
separatorcolor='#C3C1AC';
separatorsize=0;

subimagepadding=2;
align='center';

}

with(SubmenuStyle=new mm_style()){
styleid=3;
bordercolor='#c4c4c4';
borderstyle='solid';
borderwidth=1;
fontfamily='Verdana, Tahoma, Arial';
fontsize='100%';
fontstyle='normal';
headerbgcolor='#ffffff';
headercolor='#000000';
offbgcolor='#e0e0e0';
offcolor='#42494D';
onbgcolor='#f6f6f6';
oncolor='#dc4800';
outfilter='randomdissolve(duration=0.3)';
overfilter='Fade(duration=0.2);Alpha(opacity=100);';
padding=5;

pagebgcolor='#e0e0e0';
pagecolor='#dc4800';
separatorcolor='#c4c4c4';
separatorsize=1;
subimage='template/images/arrow.gif';
subimagepadding=2;
itemwidth=140;
}
with(evenzia = new menuname('Country Choice')){
	style=SubmenuStyle;aI("text=Cyprus;showmenu=Cyprus;");
aI("text=Romania;showmenu=Romania;");
}
with(evenzia = new menuname('Cyprus')){
	style=SubmenuStyle;aI("text=Cyprus Overview;url=http://www.klatsias.com/site-menu-18-en.php;");
}
with(evenzia = new menuname('Romania')){
	style=SubmenuStyle;aI("text=Romania overview;url=http://www.klatsias.com/site-menu-14-en.php;");
aI("text=Law and Taxes in Romania;url=http://www.klatsias.com/site-menu-15-en.php;");
aI("text=Buying a Property;url=http://www.klatsias.com/site-menu-16-en.php;");
aI("text=Reasons to Invest;url=http://www.klatsias.com/site-menu-17-en.php;");
}
drawMenus();