_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="#090A09";
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.buildhouseinthailand.com/;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Quotation;target=;url=Quotation-of-Building-A-Thailand-House-Estimate.html;");
aI("text=FAQ;target=;url=FAQ.html;");
aI("showmenu=ResourcesProductsLEFT_MENU;text=Resources;target=;url=Thailand-Internet-Resources.html;");
aI("showmenu=Thai House PlansThai House Design 1LEFT_MENU;text=Thai House Plans;target=;url=Thai-House-Plans.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=Links;target=;url=Links.html;");
}

with(milonic=new menuname("ResourcesProductsLEFT_MENU")){
style=submenuStyle;
aI("text=Products;target=;url=Alan-The-Builders-Products.html;");
aI("text=Services;target=;url=Alan-The-Builders-Services.html;");
aI("text=Web Sites;target=;url=Web-Sites.html;");
}

with(milonic=new menuname("Thai House PlansThai House Design 1LEFT_MENU")){
style=submenuStyle;
aI("text=Thai House Design 1;target=;url=Thai-House-Design-1.html;");
}


 drawMenus();
