_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/orangedots.gif";
offbgcolor="#B2B2B2";
offcolor="#ffffff";
onbgcolor="#C0C0C0";
oncolor="#ffffff";
padding="9";
separatorcolor="#ffffff";
separatorsize="2";
subimage="images/black_4x5.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="135";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#C0C0C0";
offcolor="#ffffff";
onbgcolor="#969696";
oncolor="#ffffff";
padding="4";
separatorcolor="#FFFFFF";
separatorsize="1";
subimage="images/black_4x5.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Travel and Adventure;target=;url=http://www.jimnkim.com/;");
aI("showmenu=Cocoa BeachThe Inn at Cocoa BeachLEFT_MENU;text=Cocoa Beach;target=;url=Cocoa-Beach.html;");
aI("text=Global Adventure;target=;url=Global-Adventure.html;");
aI("showmenu=Latest NewsNew York Times Business NewsLEFT_MENU;text=Latest News;target=;url=Latest-News.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=Contact;target=;url=Contact.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Cocoa BeachThe Inn at Cocoa BeachLEFT_MENU")){
style=submenuStyle;
aI("text=The Inn at Cocoa Beach;target=;url=The-Inn-at-Cocoa-Beach.html;");
}

with(milonic=new menuname("Latest NewsNew York Times Business NewsLEFT_MENU")){
style=submenuStyle;
aI("text=New York Times Business News;target=;url=New-York-Times-Business-News.html;");
aI("text=What's HOT in Vegetarian Cusine;target=;url=What's-HOT-in-Vegetarian-Cusine.html;");
aI("text=Climate Change;target=;url=Climate-Change.html;");
aI("text=Today's Travel Deals;target=;url=Today's-Travel-Deals.html;");
aI("text=Diet and Nutrition;target=;url=Diet-and-Nutrition.html;");
}


 drawMenus();
