_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=32;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/post_itoff.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#333333";
oncolor="#343434";
pagecolor="DarkRed";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/post_iton.png";
itemheight="85";
itemwidth="93";
}

with(submenuStyle=new mm_style()){
bordercolor="#dedede";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="LightCyan";
offcolor="Blue";
onbgcolor="#dede9a";
onbold="bold";
onborder="1px solid #dede9a";
oncolor="Coral";
padding="4";
pagecolor="Red";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="85";
aI("text=Home Page;target=;url=index.html;");
aI("showmenu=Web Services/GraphicsLEFT_MENU;text=Web Services;target=;url=web_services.html;");
aI("text=Web Design;target=;url=web_design.html;");
aI("showmenu=Branding/Basic Branding ModelsLEFT_MENU;text=Branding;target=;url=branding.html;");
aI("text=Pricing;target=;url=pricing.html;");
aI("text=Resources;target=;url=resources.html;");
aI("showmenu=About Us/Contact UsLEFT_MENU;text=About Us;target=;url=about_us.html;");
aI("text=Terms of Use;target=;url=terms_of_use.html;");
aI("text=Anti-Spam Policy;target=;url=anti-spam_policy.html;");
aI("text=Privacy Policy;target=;url=privacy_policy.html;");
}

with(milonic=new menuname("Web Services/GraphicsLEFT_MENU")){
style=submenuStyle;
aI("text=Graphics;target=;url=graphics_design.html;");
aI("text=Hosting;target=;url=hosting_services.html;");
aI("text=Keywords;target=;url=keyword_research.html;");
aI("text=Link Building;target=;url=link_building.html;");
aI("text=Logos;target=;url=logos.html;");
aI("text=Scripting;target=;url=scripting.html;");
aI("text=SEO;target=;url=search_engine_optimization.html;");
}

with(milonic=new menuname("Branding/Basic Branding ModelsLEFT_MENU")){
style=submenuStyle;
aI("text=Basic Branding Models;target=;url=basic_branding_models.html;");
aI("text=Boost Your Branding With a USP;target=;url=boost_your_branding_with_a_usp.html;");
aI("text=Significance Of A Logo;target=;url=significance_of_a_logo.html;");
aI("text=Business Branding Tips;target=;url=business_branding_tips.html;");
aI("text=Business Name and Branding;target=;url=business_name_and_branding.html;");
aI("text=Branding Elements;target=;url=branding_elements.html;");
aI("text=Brand and Company Image;target=;url=brand_and_company_image.html;");
aI("text=Branding Mistakes To Avoid;target=;url=branding_mistakes_to_avoid.html;");
aI("text=Improving Sales;target=;url=improving_sales.html;");
aI("text=Brand Equity;target=;url=brand_equity.html;");
aI("text=Branding And Color;target=;url=branding_and_color.html;");
}

with(milonic=new menuname("About Us/Contact UsLEFT_MENU")){
style=submenuStyle;
aI("text=Contact Us;target=;url=contact_us.html;");
}


 drawMenus();

