_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots9.gif";
offbgcolor="#0055FF";
offcolor="White";
onbgcolor="#00AAFF";
oncolor="White";
padding="10";
separatorcolor="White";
separatorsize="1";
subimage="images/white_13x13_tb.gif";
subimagepadding="5";
overimage="images/dots9.gif";
imagepadding="6";
itemwidth="196";
}

with(submenuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#007FFF";
offcolor="#ffffff";
onbgcolor="#0055FF";
oncolor="#FFFFFF";
padding="4";
pagecolor="Black";
separatorcolor="#FFFFFF";
separatorsize="1";
subimage="images/white_13x13_tb.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=About;target=;url=About.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("showmenu=Free stuff9 tips for choosing a logoLEFT_MENU;text=Free stuff;target=;url=Free-stuff.html;");
aI("showmenu=Our solutionsWeb designLEFT_MENU;text=Our solutions;target=;url=Our-solutions.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Free stuff9 tips for choosing a logoLEFT_MENU")){
style=submenuStyle;
aI("text=9 tips for choosing a logo;target=;url=9-tips-for-choosing-a-logo.html;");
aI("text=6 Free tips on what  to do before  approaching web designer company;target=;url=6-Free-tips-on-what-to-do-before-approaching-web-designer-company.html;");
aI("text=8 reasons why you need a website as soon as possible !!!;target=;url=8-reasons-why-you-need-a-website-as-soon-as-possible-!!!.html;");
aI("text=How to choose a web designer ?;target=;url=How-to-choose-a-web-designer-.html;");
aI("text=My video tips;target=;url=My-video-tips.html;");
}

with(milonic=new menuname("Our solutionsWeb designLEFT_MENU")){
style=submenuStyle;
aI("text=Web design;target=;url=Web-design.html;");
aI("text=Graphic design;target=;url=Graphic-design.html;");
}


 drawMenus();
