_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="Black";
onbgcolor="#87CEEB";
oncolor="Black";
padding="20";
separatorcolor="#E1E1E1";
separatorsize="10";
subimage="images/rgtdwn_blueblk_11x11.gif";
subimagepadding="6";
itemwidth="180";
}

with(submenuStyle=new mm_style()){
align="left";
bordercolor="White";
borderstyle="Solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="SkyBlue";
offcolor="Black";
onbgcolor="SkyBlue";
oncolor="Black";
padding="4";
subimage="images/rgtdwn_blueblk_11x11.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=http://www.gulfislandsws.com/;");
aI("showmenu=Our services/Web site DesignLEFT_MENU;text=Our services;target=;url=our-services.html;");
aI("text=Free Report;target=;url=free-report.html;");
aI("text=Online Marketing for Business Owners;target=;url=online-marketing-for-business-owners.html;");
aI("text=SEO Tips;target=;url=seo-tips.html;");
aI("showmenu=Portfolio/Web SitesLEFT_MENU;text=Portfolio;target=;url=portfolio.html;");
aI("text=About Us;target=;url=about-us.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
aI("text=Privacy;target=;url=privacy.html;");
aI("text=Disclosure;target=;url=disclosure.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Our services/Web site DesignLEFT_MENU")){
style=submenuStyle;
aI("text=Web site Design;target=;url=web-site-design.html;");
aI("text=Mobile Site Design;target=;url=mobile-site-design.html;");
aI("text=SEO - Search Engine Optimization;target=;url=seo-search-engine-optimization.html;");
aI("text=Google Places Pages;target=;url=google-places-pages.html;");
aI("text=Social Media;target=;url=social-media.html;");
aI("text=Email Marketing;target=;url=email-marketing.html;");
aI("text=Reputation Management;target=;url=reputation-management.html;");
}

with(milonic=new menuname("Portfolio/Web SitesLEFT_MENU")){
style=submenuStyle;
aI("text=Web Sites;target=;url=web-sites.html;");
aI("text=Squidoo Lenses;target=;url=squidoo-lenses.html;");
aI("text=Blogs;target=;url=blogs.html;");
aI("text=Forum;target=;url=forum.html;");
}


 drawMenus();

