﻿
_menuCloseDelay=200
_menuOpenDelay=0
_offsetTop=20
_subOffsetTop=0
_subOffsetLeft=0


var liveBaseHref = "http://www.celsius44.com/";


with(menuMain=new mm_style()){
	fontfamily="Trebuchet MS, Verdana, Tahoma, Arial";
	fontsize="11px";
	fontstyle="bold";
	offcolor="#313141";
	oncolor="#c9d0d4";
	rawcss="padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px;margin-left:0px;margin-right:0px;margin-top:5px;margin-bottom:0px;text-decoration: none;letter-spacing: 0.05em;";
}

with(milonic=new menuname("Main Menu")){
	style=menuMain;
	position="relative";
	orientation="horizontal";
	align="left";
	alwaysvisible=1;
	aI("text= ;itemwidth=28;url=#;");
	aI("text=Lifestyle;showmenu=Lifestyle;itemwidth=86;url=" + liveBaseHref + "lifestyle/html/overview.html;");
	aI("text=Residences;showmenu=Residences;itemwidth=99;url=" + liveBaseHref + "residences/html/currentRelease.html;");
	aI("text=Amenities;showmenu=Amenities;itemwidth=94;url=" + liveBaseHref + "amenities/html/features.html;");
	aI("text=GreenPoint Rated;showmenu=greenPoint;itemwidth=140;url=" + liveBaseHref + "greenPoint/html/greenPoint.html;");
	aI("text=Contact Us;showmenu=Contact;itemwidth=103;url=" + liveBaseHref + "general/html/team.html;");
	aI("text=Interest list;itemwidth=97;url=" + liveBaseHref + "register.html;");
	aI("text=St. James Properties;itemwidth=210;url=" + liveBaseHref + "general/html/about.html;");
}			

drawMenus();