_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="LightCyan";
offcolor="#000000";
oncolor="DodgerBlue";
padding="5";
subimage="images/11x9_dotted_green.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
fontfamily="Arial";
fontsize="9pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location6.gif";
offcolor="Black";
onbold="bold";
oncolor="Blue";
overimage="images/location_on6.gif";
imageposition="right";
itemwidth="132";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=660;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("showmenu=Vida [Home]Fact SheetINFO_BAR_MENU;text=Vida [Home];target=;url=http://www.vidanewton.com/;");
aI("text=Contact Us;target=;url=contact-us.html;");
aI("showmenu=LocationNewton MRT MapINFO_BAR_MENU;text=Location;target=;url=vida-condo-location-map.html;");
aI("showmenu=Site PlanUnit TypesINFO_BAR_MENU;text=Site Plan;target=;url=vida-condo-site-plan.html;");
aI("text=Showflat;target=;url=vida-condo-showflat.html;");
}

with(milonic=new menuname("Vida [Home]Fact SheetINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Fact Sheet;target=;url=fact-sheet.html;");
aI("text=Schools Nearby;target=;url=schools-nearby-vida-condo.html;");
aI("text=Artist's Impression;target=;url=artist's-impression.html;");
}

with(milonic=new menuname("LocationNewton MRT MapINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Newton MRT Map;target=;url=newton-mrt-station-map.html;");
aI("text=Orchard MRT Map;target=;url=orchard-mrt-map.html;");
aI("text=Somerset MRT Map;target=;url=somerset-mrt-map.html;");
}

with(milonic=new menuname("Site PlanUnit TypesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Unit Types;target=;url=vida-condo-unit-types.html;");
aI("text=Facilities;target=;url=vida-condo-facilities.html;");
}


 drawMenus();

