_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
image="images/dots9.gif";
offbgcolor="Transparent";
offcolor="#005A72";
onbgcolor="#3495AB";
oncolor="#ffffff";
padding="8";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="213";
}

with(submenuStyle=new mm_style()){
bordercolor="#005A72";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#005A72";
offcolor="#ffffff";
onbgcolor="#3495AB";
oncolor="#ffffff";
padding="4";
separatorcolor="#005A72";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=./;");
aI("text=Bungalow;target=;url=Landed-Property-Complete-Singapore-Landed-Property-Sale-Bungalow-Sale/;");
aI("text=Semi-D;target=;url=Landed-Property-Complete-Singapore-Landed-Property-Sale-Semi-D-Sale/;");
aI("text=Terrace;target=;url=Landed-Property-Complete-Singapore-Landed-Property-Sale-Terrace-Sale/;");
aI("text=Cluster House;target=;url=Landed-Property-Complete-Singapore-Landed-Property-Sale-Cluster-House-Sale/;");
aI("text=By District;target=;url=Landed-Property-Complete-Singapore-Landed-Property-Sale-District.html;");
aI("text=Property News | Updates;target=;url=News.html;");
aI("text=Contact Us;target=;url=Landed-Property-Singapore-Landed-Property-For-Sale-Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();
