_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/dots1.gif";
offbgcolor="#7D9476";
offcolor="#ffffff";
onbgcolor="#34564B";
oncolor="#ffffff";
padding="10";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="196";
}

with(submenuStyle=new mm_style()){
bordercolor="#34564B";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#34564B";
offcolor="#ffffff";
onbgcolor="#7D9476";
oncolor="#ffffff";
padding="4";
separatorcolor="#213730";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Bangkok Forum;target=;url=http://www.bangkok-forum.net/;");
aI("text=Bangkok Forum;target=_blank;url=http://www.bangkok-forum.net/forum;");
aI("text=Articles;target=;url=Articles.html;");
aI("showmenu=ResourcesThailand ForumsLEFT_MENU;text=Resources;target=;url=Resources.html;");
aI("showmenu=Bangkok NewsBreaking NewsLEFT_MENU;text=Bangkok News;target=;url=Bangkok-News.html;");
aI("text=Videos;target=;url=Videos.html;");
aI("text=Hotels;target=;url=Hotels.html;");
aI("text=Dating Websites;target=;url=Dating-Websites.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=Links;target=;url=Links.html;");
}

with(milonic=new menuname("ResourcesThailand ForumsLEFT_MENU")){
style=submenuStyle;
aI("text=Thailand Forums;target=;url=Thailand-Forums.html;");
aI("text=Products;target=;url=Products.html;");
aI("text=Services;target=;url=Services.html;");
aI("text=People;target=;url=People.html;");
}

with(milonic=new menuname("Bangkok NewsBreaking NewsLEFT_MENU")){
style=submenuStyle;
aI("text=Breaking News;target=;url=Breaking-Bangkok-news.html;");
aI("text=Top Stories;target=;url=Top-Stories-in-Bangkok.html;");
aI("text=News Channel;target=;url=News-Channel-Articles.html;");
aI("text=Business Channel;target=;url=Business-Channel-Articles.html;");
aI("text=Opinion channel;target=;url=Opinion-channel-articles.html;");
}


 drawMenus();

