_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
image="images/dots5.gif";
offbgcolor="White";
offcolor="Black";
onbgcolor="Black";
oncolor="White";
padding="6";
separatorcolor="DarkGray";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="LightGrey";
borderstyle="solid";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="Black";
oncolor="White";
padding="4";
separatorcolor="DarkGray";
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.gosfordbusinesscoach.com/;");
aI("text=Information Request;target=;url=Information-Request.html;");
aI("text=Business Growth Videos;target=;url=Business-Growth-Videos.html;");
aI("text=FAQ;target=;url=faq.html;");
aI("text=About Jeff;target=;url=About-Jeff-Miles-the-Business-Doctor.html;");
aI("text=Coaching;target=;url=coaching.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("text=Videos;target=;url=videos.html;");
aI("text=Business Resources;target=;url=business-resources-for-gosford-businesses-in-nsw.html;");
aI("showmenu=Articles8 Dynamic Marketing TipsLEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Articles8 Dynamic Marketing TipsLEFT_MENU")){
style=submenuStyle;
aI("text=8 Dynamic Marketing Tips;target=;url=8-Dynamic-Marketing-Tips.html;");
aI("text=4 Ways to Get a Prospect's Attention Fast;target=;url=4-Ways-to-Get-a-Prospect's-Attention-Fast.html;");
aI("text=How To Successfully Launch A New Business Activity;target=;url=How-To-Successfully-Launch-A-New-Business-Activity.html;");
aI("text=Make Your Business More Profitable;target=;url=Make-Your-Business-More-Profitable.html;");
aI("text=4 Marketing Myths Threaten Your Sales;target=;url=4-Marketing-Myths-Threaten-Your-Sales.html;");
}


 drawMenus();
