_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots9.gif";
offbgcolor="#0000FF";
offcolor="White";
onbgcolor="#702424";
oncolor="White";
padding="10";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/dots9.gif";
imagepadding="6";
itemwidth="196";
}

with(submenuStyle=new mm_style()){
bordercolor="#702424";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#702424";
offcolor="#ffffff";
onbgcolor="#511A1A";
oncolor="#ffffff";
padding="4";
pagecolor="Black";
separatorcolor="#511A1A";
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=http://www.luckorp.com.au/;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Property;target=;url=Property.html;");
aI("text=Projects;target=;url=Projects.html;");
aI("text=Finance;target=;url=Finance.html;");
aI("showmenu=ResourcesCalculatorsLEFT_MENU;text=Resources;target=;url=Resources.html;");
aI("showmenu=NewsNews.com.au PropertyLEFT_MENU;text=News;target=;url=News.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ResourcesCalculatorsLEFT_MENU")){
style=submenuStyle;
aI("text=Calculators;target=;url=Calculators.html;");
aI("text=Articles;target=;url=Articles.html;");
aI("showmenu=NewslettersFeb09LEFT_MENU;text=Newsletters;target=;url=Newsletters.html;");
aI("text=Web Sites;target=;url=Web-Sites.html;");
aI("text=Real Estate Terms;target=;url=Real-Estate-Terms.html;");
aI("text=Finance Terms;target=;url=Finance-Terms.html;");
}

with(milonic=new menuname("NewslettersFeb09LEFT_MENU")){
style=submenuStyle;
aI("text=Feb09;target=;url=Feb09.html;");
aI("text=Aug09;target=;url=Aug09.html;");
}

with(milonic=new menuname("NewsNews.com.au PropertyLEFT_MENU")){
style=submenuStyle;
aI("text=News.com.au Property;target=;url=News.com.au-Property.html;");
aI("text=SMH.com.au Business;target=;url=SMH.com.au-Business.html;");
}


 drawMenus();
