
_menuCloseDelay=500
_menuOpenDelay=0
_offsetTop=0
_subOffsetTop=0
_subOffsetLeft=0


var liveBaseHref = "http://www.o-ce-n.com/";


with(menuSub=new mm_style()){
	fontfamily="Trebuchet MS, Verdana, Tahoma, Arial";
	fontsize="11px";
	fontstyle="bold";
	offcolor="#cad4e0";
	oncolor="#224976";
	offbgcolor="#5596ac";
	onbgcolor="#FFFFFF";
	separatorcolor="#64a2b7";
	separatorpadding=4;
	borderwidth="1px";
	bordercolor="#64a2b7";
	borderstyle="solid";
	borderwidth=0;
	padding=0;
	itemheight=24;
	rawcss="text-align:left;padding-left:10px;padding-right:40px;padding-top:0px;padding-bottom:0px;text-decoration: none;letter-spacing: 0.05em;";
	subimage= liveBaseHref + "images/triangle_menu.gif";
	subimagepadding=0;
}

with(milonic=new menuname("Apartments")){
	style=menuSub;
	top="offset=6";
if( navigator.appName.indexOf('Explorer') != -1 ) {
	top="offset=-25";
}	
	left="offset=-10";
	aI("text=Overview;url=" + liveBaseHref + "apartments/html/overview.php;");
	aI("text=Location;url=" + liveBaseHref + "apartments/html/location.php;");
	aI("text=Amenities;url=" + liveBaseHref + "apartments/html/amenities.php;");
	aI("text=Schedule of Finishes;url=" + liveBaseHref + "apartments/html/finishes.php;");
	aI("text=Title Options;url=" + liveBaseHref + "apartments/html/titleOptions.php;");
	aI("image=" + liveBaseHref + "images/spacer.gif;itemheight=2;");
}

with(milonic=new menuname("investmentInfo")){
	style=menuSub;
	top="offset=6";
if( navigator.appName.indexOf('Explorer') != -1 ) {
	top="offset=-25";
}	
	left="offset=-10";
	aI("separatorsize=1;text=Investment Concept;url=" + liveBaseHref + "investmentInfo/html/concept.php;");
	aI("text=Option 1 - Rental Pool;url=" + liveBaseHref + "investmentInfo/html/option1.php;");
	aI("separatorsize=1;text=Option 2 - Residency;url=" + liveBaseHref + "investmentInfo/html/option3.php;");
	aI("text=Maintenance Levy;url=" + liveBaseHref + "investmentInfo/html/maintenanceLevy.php;");
	aI("separatorsize=1;text=Insurance;url=" + liveBaseHref + "investmentInfo/html/insurance.php;");
	aI("text=FAQs (PDF file);url=" + liveBaseHref + "pdf/faq.pdf;target=_new;");
	aI("image=" + liveBaseHref + "images/spacer.gif;itemheight=2;");
}

with(milonic=new menuname("imageGallery")){
	style=menuSub;
	top="offset=6";
if( navigator.appName.indexOf('Explorer') != -1 ) {
	top="offset=-25";
}	
	left="offset=-10";
	aI("text=Page 1;url=" + liveBaseHref + "imageGallery/html/gallery01.php;");
	aI("text=Page 2;url=" + liveBaseHref + "imageGallery/html/gallery02.php;");
	aI("text=Page 3;url=" + liveBaseHref + "imageGallery/html/gallery03.php;");
	aI("text=Page 4;url=" + liveBaseHref + "imageGallery/html/gallery04.php;");
	aI("image=" + liveBaseHref + "images/spacer.gif;itemheight=2;");
}

with(milonic=new menuname("aboutBali")){
	style=menuSub;
	top="offset=6";
if( navigator.appName.indexOf('Explorer') != -1 ) {
	top="offset=-25";
}	
	left="offset=-10";
	aI("text=Bali Overview;url=" + liveBaseHref + "bali/html/overview.php;");
	aI("text=Balinese Culture;url=" + liveBaseHref + "bali/html/culture.php;");
	aI("text=Travel Destinations;url=" + liveBaseHref + "bali/html/destinations.php;");
	aI("image=" + liveBaseHref + "images/spacer.gif;itemheight=2;");
}

with(milonic=new menuname("contactUs")){
	style=menuSub;
	top="offset=6";
if( navigator.appName.indexOf('Explorer') != -1 ) {
	top="offset=-25";
}	
	left="offset=-10";
	aI("text=Contact Details;url=" + liveBaseHref + "general/html/contact.php;");
	aI("text=Inquiry Form;url=" + liveBaseHref + "general/html/inquiry.php;");
	aI("image=" + liveBaseHref + "images/spacer.gif;itemheight=2;");
}



drawMenus();
