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


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


with(menuMain=new mm_style()){
	fontfamily="Trebuchet MS, Verdana, Tahoma, Arial";
	fontsize="12px";
	fontstyle="bold";
	offcolor="#ffffff";
	oncolor="#80bdd2";
	rawcss="text-align:left;padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;text-decoration: none;";
}

with(milonic=new menuname("Main Menu")){
	style=menuMain;
	position="relative";
	orientation="horizontal";
	align="left";
	alwaysvisible=1;
	aI("text=Apartments;showmenu=Apartments;itemwidth=92;url=" + liveBaseHref + "apartments/html/overview.php;");
	aI("text=Investment Info;showmenu=investmentInfo;itemwidth=120;url=" + liveBaseHref + "investmentInfo/html/concept.php;");
	aI("text=Image Gallery;itemwidth=102;url=" + liveBaseHref + "imageGallery/html/gallery01.php;");
	aI("text=About Bali;showmenu=aboutBali;itemwidth=92;url=" + liveBaseHref + "bali/html/overview.php;");
	aI("text=About Us;itemwidth=76;url=" + liveBaseHref + "general/html/developer.php;");
	aI("text=Contact Us;showmenu=contactUs;itemwidth=119;url=" + liveBaseHref + "general/html/contact.php;");
}			

drawMenus();