fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=200;
_menuOpenDelay=100;
_subOffsetTop=0;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="verdana";
fontsize="95%";
fontstyle="bold";
headerbgcolor="";
headercolor="";
offbgcolor="#000000";
offcolor="#FFFFFF";
onbgcolor="#FFFFFF";
oncolor="#000000";
overfilter="Fade(duration=0.1);Alpha(opacity=100))";
outfilter="";
padding=10;
pagebgcolor="";
pagecolor="";
separatorcolor="";
separatorsize=0;
subimage="";
subimagepadding=5;
}

with(milonic=new menuname("mainmenu")){
screenposition=""
top="179"
alwaysvisible=1;
left="260";
orientation="horizontal";
style=menuStyle;

aI("status=Service beyond expectation;text=Services;showmenu=Services;");
aI("status=Review our rates for professional servicing of your vessel. We have more than 30 years of industry experience!;text=Rates;showmenu=Rates;");
aI("status=Make Island Resources your home for up to date Weater reports built for the Mariner, Baddeck Harbour Weather Station ONLINE;text=Weather;showmenu=Weather;");
aI("status=View our Gallery of photos of the marinas and surrounding Cape Breton areas;text=Gallery;showmenu=Gallery;");
aI("status=Infomative link section highlighting Cape Breton activities and culture of our island.;text=Links;showmenu=Links;");
aI("status=Contact us anytime!;text=Contact;url=contact.htm;");
}

with(milonic=new menuname("Services")){
style=menuStyle;
aI("status=Our Service is the best in the business!;text=Certified Service;url=service.htm")
aI("status=Ideal wharfage with all the amenities;text=Quality Wharfage;url=wharf.htm")
aI("status=Easy to grab moorings guaranteed to hold your vessel;text=Secure Moorings;url=secure.htm")
aI("status=Visit our Chandlery!;text=Mariner's Store;url=store.htm")
aI("status=State of the art equipment in use;text=Professional Haulout;url=haulout.htm")
aI("status=Storage to protect your investment;text=Property Storage;url=storage.htm")
aI("status=Restoring yacht to your specifications;text=Yacht Restoration;url=restoration.htm")
aI("status=Many venues of transportation;text=Transportation;url=transportation.htm")
aI("status=Repower with new technology;text=Engine Repowering;url=repower.htm")
}

with(milonic=new menuname("Rates")){
style=menuStyle;
aI("text=Vessel Servicing;url=vesselservice.htm");
aI("text=Haulout & Launch;url=hauloutandlaunch.htm");
aI("text=Storage Rates;url=storagerates.htm");
aI("text=Wharfage Rates;url=wharf&berth.htm");
aI("text=Mooring Rates;url=mooring.htm");
aI("text=Marine Surveys;url=surveys.htm");
}

with(milonic=new menuname("Weather")){
style=menuStyle;
aI("status=Weather report provided by Environment Canada;text=Maritime Weather;url=http://www.weatheroffice.gc.ca/marine/region_e.html?mapID=15;target=_blank");
aI("status=Forecasts and Observations / Surface Analysis;text=Surface Analysis;url=http://www.flightplanning.navcanada.ca/cgi-bin/GenerProduit.pl?Produit=AnalSfc&Langue=anglais&NoSession=NS_Inconnu;target=_blank");
aI("status=Atlantic map of tide zones;text=Tide Tables;url=http://www.waterlevels.gc.ca/cgi-bin/tide-shc.cgi?queryType=showZone&language=english&region=5&zone=27;target=_blank");
aI("status=Forecasts and Observations / Satellite Imagery;text=Satellite Image;url=http://www.flightplanning.navcanada.ca/cgi-bin/CreePage.pl?Langue=anglais&NoSession=NS_Inconnu&Page=forecast-observation&TypeDoc=html;target=_blank");
aI("status=Hurricane Tracking;text=Hurricane Tracking;url=http://www.weatheroffice.gc.ca/hurricane/index_e.html;target=_blank");
aI("status=The Island Resources Official Bras d'Or Weather Centre;text=LIVE Weather Centre;url=weathervane2.htm");
}

with(milonic=new menuname("Gallery")){
style=menuStyle;
aI("status=View the Gallery of pictures taken around Baddeck Marine, found in Baddeck, Nova Scotia;text=Baddeck Marine Gallery;url=baddeckgallery/index.html;target=_blank");
aI("status=View the Gallery of pictures taken around Dundee Marine, found in Dundee, Nova Scotia;text=Dundee Marine Gallery;url=dundeegallery/index.htm;target=_blank");
}

with(milonic=new menuname("Links")){
style=menuStyle;
aI("status=Arts and Entertainment are abundant in Cape Breton area, see a sample of what's available!;text=Arts and Entertainment;url=artsandentertainment.htm");
aI("status=Golf in Cape Breton area is some of the best in the world!;text=Golf Clubs;url=golfclubs.htm");
aI("status=Cape Breton has excellent archives of it's history.;text=Museum;url=museums.htm");
aI("status=Take a look at what Cape Breton has to offer for visitors.;text=Planning your Trip;url=planyourtrip.htm");
}

drawMenus();

