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(menuStyle=new mm_style()){
styleid=1;
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial, Helvetica, sans-serif";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="orangedots.gif";
imagepadding=6;
offbgcolor="#000000";
offcolor="#ffffff";
onbgcolor="#ff6600";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
overimage="whitedots.gif";
padding=6;
pagebgcolor="#000000";
pagecolor="#FFFFFF";
separatorcolor="#ffffff";
separatorsize=2;
subimage="arrow.gif";
subimagepadding=2;
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial, Helvetica, sans-serif";
fontsize="9pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#000000";
offcolor="#ffffff";
onbgcolor="#ff6600";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=80);Shadow(color=#777777', Direction=135, Strength=15)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#ffffff";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;

aI("text=&nbsp;&nbsp;&nbsp;Home&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;url=http://www.westinvest.ro/index.php;");
aI("text=&nbsp;Despre noi &nbsp;&nbsp;&nbsp;&nbsp;url=http://www.westinvest.ro/despre_noi.php;");

aI("showmenu=Vanzari;text=&nbsp;&nbsp;&nbsp;Vanzari&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;");
aI("showmenu=Inchirieri;text=&nbsp;&nbsp;Inchirieri&nbsp;&nbsp;&nbsp;&nbsp;");
aI("text=&nbsp;&nbsp;Finantari&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;url=http://www.westinvest.ro/finantari.php;");
aI("text=&nbsp;Risc seismic&nbsp;&nbsp;url=http://www.westinvest.ro/risc_seismic.php;");
aI("text=&nbsp;&nbsp;Cariere&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;url=http://www.westinvest.ro/cariere.php;");
aI("text=&nbsp;&nbsp;Contact&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;url=http://www.westinvest.ro/contact.php;");
}

with(milonic=new menuname("Vanzari")){
margin=7;
style=submenuStyle;
aI("text=Garsoniere;url=http://www.westinvest.ro/vanzari_garsoniere.php;");
aI("text=Apartamente 2 camere;url=http://www.westinvest.ro/vanzari_2_camere.php;");
aI("text=Apartamente 3 camere;url=http://www.westinvest.ro/vanzari_3_camere.php;");
aI("text=Apartamente 4 camere;url=http://www.westinvest.ro/vanzari_4_camere.php;");
aI("text=Apartamente 5+ camere;url=http://www.westinvest.ro/vanzari_5+_camere.php;");
aI("text=Terenuri;url=http://www.westinvest.ro/vanzari_terenuri.php;");
aI("text=Case-vile;url=http://www.westinvest.ro/vanzari_case_vile.php;");
aI("text=Spatii comerciale;url=http://www.westinvest.ro/vanzari_spatii_comerciale.php;");
aI("text=Birouri;url=http://www.westinvest.ro/vanzari_birouri.php;");
aI("text=Spatii industriale;url=http://www.westinvest.ro/vanzari_spatii_industriale.php;");
}

with(milonic=new menuname("Inchirieri")){
margin=7;
style=submenuStyle;
aI("text=Garsoniere;url=http://www.westinvest.ro/inchirieri_garsoniere.php;");
aI("text=Apartamente 2 camere;url=http://www.westinvest.ro/inchirieri_2_camere.php;");
aI("text=Apartamente 3 camere;url=http://www.westinvest.ro/inchirieri_3_camere.php;");
aI("text=Apartamente 4 camere;url=http://www.westinvest.ro/inchirieri_4_camere.php;");
aI("text=Apartamente 5+ camere;url=http://www.westinvest.ro/inchirieri_5+_camere.php;");
aI("text=Case-vile;url=http://www.westinvest.ro/inchirieri_case_vile.php;");
aI("text=Spatii comerciale;url=http://www.westinvest.ro/inchirieri_spatii_comerciale.php;");
aI("text=Birouri;url=http://www.westinvest.ro/inchirieri_birouri.php;");
aI("text=Regim hotelier;url=http://www.westinvest.ro/regim_hotelier.php;");
}



drawMenus();


