_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="#930600";
offcolor="#ffffff";
onbgcolor="#8F854D";
oncolor="#ffffff";
padding="6";
separatorcolor="Black";
separatorsize="2";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#930600";
offcolor="White";
onbgcolor="#8F854D";
oncolor="White";
padding="4";
pagecolor="White";
separatorcolor="Black";
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.studio6-design.com/;");
aI("showmenu=Our ServicesCustom Website DesignLEFT_MENU;text=Our Services;target=;url=Our-Services.html;");
aI("text=Get A Quote;target=;url=Get-A-Quote.html;");
aI("text=Price List;target=;url=Studio-6-Design-Company-Price-List.html;");
aI("text=Articles;target=;url=Articles.html;");
aI("text=Resources;target=;url=resources.html;");
aI("showmenu=NewsSearch Engine Guide NewsLEFT_MENU;text=News;target=;url=News.html;");
aI("text=Studio 6 Shop;target=;url=http://www.studio6-design.com/shop.php;");
aI("text=Studio 6 Blog;target=;url=http://www.studio6-design.com/blog;");
aI("text=About Us;target=;url=About-Studio-6-Design-Company.html;");
aI("text=Terms of Service;target=;url=Terms-of-Service.html;");
aI("text=Contact Us;target=;url=Contact-Studio-6-Design-Company.html;");
aI("text=Privacy;target=;url=Studio-6-Design-Company-Privacy-Policy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Our ServicesCustom Website DesignLEFT_MENU")){
style=submenuStyle;
aI("text=Custom Website Design;target=;url=Custom-Website-Design.html;");
aI("text=Search Engine Optimization;target=;url=Search-Engine-Optimization.html;");
aI("text=Website Maintenance;target=;url=Website-Maintenance.html;");
aI("text=Website Marketing;target=;url=Website-Marketing.html;");
aI("text=Graphic Logo Design;target=;url=Graphic-Logo-Design.html;");
}

with(milonic=new menuname("NewsSearch Engine Guide NewsLEFT_MENU")){
style=submenuStyle;
aI("text=Search Engine Guide News;target=;url=Search-Engine-Guide-News.html;");
aI("text=Search Engine Land News;target=;url=Search-Engine-Land-News.html;");
aI("text=Web Design News;target=;url=Web-Design-News.html;");
aI("text=Webmaster Tools News;target=;url=Webmaster-Tools-News.html;");
aI("text=Scam Alerts;target=;url=Scam-Alerts.html;");
}


 drawMenus();
