_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#1A3954";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="175";
}

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.davidsimon.ws/;");
aI("text=Attracting Local Customers;target=;url=attracting-local-customers.html;");
aI("text=Sevices | Pricing;target=;url=sevices-pricing.html;");
aI("text=Website Examples;target=;url=website-examples.html;");
aI("text=Testimonials;target=;url=testimonials.html;");
aI("text=Legal Bundle;target=;url=legal-bundle.html;");
aI("showmenu=Articles/FACTS About Consumer Internet UsageLEFT_MENU;text=Articles;target=;url=articles.html;");
aI("text=Google Places Listing;target=;url=google-places-listing.html;");
aI("text=videos;target=;url=videos.html;");
aI("text=Contact Dave;target=;url=contact-dave.html;");
}

with(milonic=new menuname("Articles/FACTS About Consumer Internet UsageLEFT_MENU")){
style=submenuStyle;
aI("text=FACTS About Consumer Internet Usage;target=;url=facts-about-consumer-internet-usage.html;");
aI("text=Things Your Website Should Have;target=;url=things-your-website-should-have.html;");
aI("text=Top 3 Most Common Website Design Mistakes;target=;url=top-3-most-common-website-design-mistakes.html;");
aI("text=3 Ways to Use Video if You Own an Offline Business;target=;url=3-ways-to-use-video-if-you-own-an-offline-business.html;");
aI("text=5 Reasons Why a Google Places Listing is Essential For Your Business;target=;url=5-reasons-why-a-google-places-listing-is-essential-for-your-business.html;");
aI("text=Video Marketing;target=;url=video-marketing.html;");
}


 drawMenus();

