fixMozillaZIndex=false; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=10;
_subOffsetTop=2;
_subOffsetLeft=0;




with(submenuStyle=new mm_style()){
bordercolor="#9DA7AA";
borderstyle="solid";
borderwidth=1;
fontfamily=" Calibri, Arial";
fontsize="16px";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#6a6441";
onbgcolor="#cacaca";
onborder="1px dotted #7CB5E8";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#5D74A7', Direction=150, Strength=3)";
padding=4;
separatorcolor="5D74A7";
separatorsize=1;
subimagepadding=1;
pagebgcolor="#000000";
pagecolor="white";

subimagepadding=5;
}

with(menuStyle=new mm_style()){
styleid=1;
bordercolor="#66761d";
borderstyle="solid";
borderwidth=0;
fontfamily="Trajan pro, Calibri, Arial";
fontsize="14px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#dfe3e4";
offcolor="#b48507";
onbgcolor="#00505c";

oncolor="#6a4e03";

outfilter="randomdissolve(duration=0.3)";

padding=2;
pagecolor="black";

subimagepadding=4;

}


with(milonic=new menuname("Projects")){
margin=4;
style=submenuStyle;



aI("text= Current Projects       ;url=projects_current.html;");
aI("text= Launching Soon       ;url=launching_soon.html;");
aI("showmenu=d1;text= Future Projects         ;url=projects_future.html;");
aI("text= Completed Projects   ;url=projects_completed.html;");
aI("text= Rent-An-Apartment      ;url=project_yugal_studio.html;");
aI("text= Land Bank      ;url=land_bank.html;");





}
with(milonic=new menuname("d1")){
margin=4;
style=submenuStyle;


aI("text= Residential      ;url=projects_future.html;");
aI("text= Commercial      ;url=projects_future_commercial.html;");



}






with(milonic=new menuname("d11")){
margin=4;
style=submenuStyle;

aI("text= Janki   &nbsp;&nbsp;&nbsp;&nbsp;  ;url=project_completed_janki.html;");




}



with(milonic=new menuname("d2")){
margin=4;
style=submenuStyle;


aI("text= Residential      ;url=uc.html;");



}







with(milonic=new menuname("d12")){
margin=4;
style=submenuStyle;

aI("text= Ready Possession       ;url=.html;");
aI("text= Nearing Completion         ;url=.html;");
aI("text= In Progress         ;url=.html;");
aI("text= Just Launched         ;url=.html;");





}
















with(milonic=new menuname("About yugal")){
margin=4;
style=submenuStyle;
aI("text= Company Profile;url=profile.html;");
aI("text= Our Philosophy;url=philosophy.html;");
aI("text= Vision & Mission &nbsp;&nbsp;&nbsp;&nbsp; ;url=vision_mission.html;");
aI("text= Quality Policy &nbsp;&nbsp;&nbsp;&nbsp; ;url=quality_policy.html;");
aI("text= Social Responsibility &nbsp;&nbsp;&nbsp;&nbsp; ;url=social_responsibility.html;");




}






























drawMenus();


