_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="right";
fontfamily="Tahoma";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="Black";
offcolor="#ffffff";
onbgcolor="DodgerBlue";
oncolor="#ffffff";
ondecoration="underline";
padding="4";
}

with(menuStyle=new mm_style()){
bgimage="pictures/black.gif";
fontfamily="Century Gothic";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
offcolor="GreenYellow";
oncolor="DodgerBlue";
separatorcolor="Transparent";
separatorsize="12";
separatorimage="pictures/blackSep.gif";
overbgimage="pictures/black04.gif";
itemheight="37";
itemwidth="90";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="vertical";
aI("text=Welcome;target=;url=http://www.mitchellmarketinginc.com/;align=center;");
aI("text=Branding & Design;target=;url=design-services.html;align=center;");
aI("showmenu=Print ServicesBusiness CardsLEFT_MENU;text=Print Services;target=;url=print-services.html;align=center;");
aI("showmenu=Web DesignPortfolioLEFT_MENU;text=Web Design;target=;url=web-design.html;align=center;");
aI("text=Email Marketing;target=;url=email-marketing.html;align=center;");
aI("text=Web Hosting;target=;url=web-hosting.html;align=center;");
aI("showmenu=SEOOne Time SetupLEFT_MENU;text=SEO;target=;url=seo-services.html;align=center;");
aI("text=CONTACT US;target=;url=contact-us.html;align=center;");
aI("text=Portfolio;target=;url=design-portfolio.html;align=center;");
}

with(milonic=new menuname("Print ServicesBusiness CardsLEFT_MENU")){
style=submenuStyle;
aI("text=Business Cards;target=;url=business-card.html;");
aI("text=Banners;target=;url=banner.html;");
aI("text=Booklets;target=;url=booklet.html;");
aI("text=Bookmarks;target=;url=bookmark.html;");
aI("text=Billboards;target=;url=billboard.html;");
aI("text=Brochures;target=;url=brochure.html;");
aI("text=Calendars;target=;url=calendar.html;");
aI("text=Car Magnets;target=;url=car-magnets.html;");
aI("text=Catalogs;target=;url=catalog.html;");
aI("text=CD Package;target=;url=cd.html;");
aI("text=Club Flyers;target=;url=club-flyer.html;");
aI("text=Collectors Card;target=;url=collectors-card.html;");
aI("text=Door Hangers;target=;url=door-hangers.html;");
aI("text=DVD Package;target=;url=dvd.html;");
aI("text=Flyers;target=;url=flyer.html;");
aI("text=Envelopes;target=;url=envelope.html;");
aI("text=Letterhead;target=;url=letterhead.html;");
aI("text=Menus;target=;url=mini-menu.html;");
aI("text=Notepads;target=;url=notepad.html;");
aI("text=Poster;target=;url=poster.html;");
aI("text=Postcards;target=;url=postcard.html;");
aI("text=Presentation Folder;target=;url=folder.html;");
aI("text=Rackcards;target=;url=rackcards.html;");
aI("text=Realtor Signs;target=;url=signs.html;");
aI("text=Rip Business Cards;target=;url=rip-business-cards.html;");
aI("text=Window Cling;target=;url=window-clings.html;");
aI("text=Window Decal;target=;url=window-decals.html;");
aI("text=Yard Signs;target=;url=yardsigns.html;");
aI("text=Turn Around;target=;url=turnaround.html;");
aI("text=FAQ;target=;url=printing-faq.html;");
aI("text=Glossary;target=;url=print-glossay-by-mitchell-marketing.html;");
aI("showmenu=Paper Stock ChoicesCover StockLEFT_MENU;text=Paper Stock Choices;target=;url=paper-stock-choices.html;");
}

with(milonic=new menuname("Paper Stock ChoicesCover StockLEFT_MENU")){
style=submenuStyle;
aI("text=Cover Stock;target=;url=cover-stock.html;");
aI("text=Text Stock;target=;url=text-stock.html;");
}

with(milonic=new menuname("Web DesignPortfolioLEFT_MENU")){
style=submenuStyle;
aI("text=Portfolio;target=;url=webdesign-portfolio.html;");
aI("text=Terms of Service;target=;url=web-design-terms-of-service.html;");
}

with(milonic=new menuname("SEOOne Time SetupLEFT_MENU")){
style=submenuStyle;
aI("text=One Time Setup;target=;url=one-time-seo.html;");
aI("text=Monthly Service;target=;url=monthly-seo-service.html;");
aI("text=FAQ;target=;url=faq-and-seo-help-by-mitchell-marketing.html;");
aI("text=SEO Comparison;target=;url=seo-comparison.html;");
aI("text=Terms of Service;target=;url=seo-terms-of-service.html;");
}


 drawMenus();
