_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="LightSlateGray";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="#8F8F8F";
offcolor="#ffffff";
onbgcolor="Goldenrod";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
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.gimliharbourauthority.com/;");
aI("text=SEASONAL LETTER;target=;url=breaking-news-the-harbour.html;");
aI("text=ABOUT THE GIMLI HARBOUR AUTHORITY;target=;url=about-the-gimli-harbour-authority.html;");
aI("text=CURRENT SITTING DIRECTORS;target=;url=current-sitting-directors.html;");
aI("text=PAST ACCOMPLISHMENTS;target=;url=past-accomplishments.html;");
aI("text=FUTURE DEVELOPMENT AND PLANS;target=;url=future-development-and-plans.html;");
aI("text=HARBOUR LAYOUT ;target=;url=harbour-layout.html;");
aI("text=PHOTO GALLERY;target=;url=photo-gallery.html;");
aI("text=RATES;target=;url=rates.html;");
aI("text= REGISTRATION FORM;target=;url=registration-form.html;");
aI("showmenu=RULES AND REGULATIONS/TERMS OF SERVICELEFT_MENU;text=RULES AND REGULATIONS;target=;url=rules-and-regulations.html;");
aI("text=Classifieds;target=;url=classifieds.html;");
aI("text=CONTACT US;target=;url=contact-us.html;");
aI("text=RELATED LINKS;target=;url=related-links.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("RULES AND REGULATIONS/TERMS OF SERVICELEFT_MENU")){
style=submenuStyle;
aI("text=TERMS OF SERVICE;target=;url=terms-of-service.html;");
aI("text=PRIVACY POLICY;target=;url=privacy-policy.html;");
}


 drawMenus();

