_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bgimage="images/xp_panel_subheadblue.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/sqauredot_black_5x5.gif";
offcolor="#000000";
oncolor="#000000";
outfilter="fade(duration=0.5)";
separatorcolor="Transparent";
separatorsize="1";
subimage="images/purpgradwhite.gif";
subimagepadding="3";
imagepadding="3";
itemheight="25";
itemwidth="185";
}

with(submenuStyle=new mm_style()){
borderstyle="raised";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
high3dcolor="#ffffff";
low3dcolor="#634263";
offbgcolor="DarkOrange";
offcolor="#000000";
oncolor="#ffffff";
outfilter="fade(duration=0.5)";
padding="3";
separatorsize="2";
subimage="images/purpgradwhite.gif";
subimagepadding="8";
swap3d="1";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="110";
align="center";
orientation="vertical";
itemheight="21";
aI("text=Home;target=;url=http://www.hillyportland.com/;align=left;");
aI("showmenu=Port Antonio/Places of interestLEFT_MENU;text=Port Antonio;target=;url=Port-Antonio.html;align=left;");
aI("text=Old Port Antonio;target=;url=Old-Port-Antonio.html;align=left;");
aI("text=Getting Ahead;target=;url=Getting-Ahead.html;align=left;");
aI("text=Portland Personal;target=;url=Portland-Personal.html;align=left;");
aI("text=Manchioneal;target=;url=Manchioneal.html;align=left;");
aI("text=Buff Bay;target=;url=Buff-Bay.html;align=left;");
aI("showmenu=Comentary/Titchfield LEFT_MENU;text=Comentary;target=;url=Comentary.html;align=left;");
aI("text=Site Map;target=;url=sitemap-page-order.html;align=left;");
aI("text=FAQ;target=;url=FAQ.html;align=left;");
aI("text=Contact Us;target=;url=Contact-Us.html;align=left;");
}

with(milonic=new menuname("Port Antonio/Places of interestLEFT_MENU")){
style=submenuStyle;
aI("text=Places of interest;target=;url=Places-of-interest.html;");
}

with(milonic=new menuname("Comentary/Titchfield LEFT_MENU")){
style=submenuStyle;
aI("text=Titchfield ;target=;url=Titchfield.html;");
}


 drawMenus();

