_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="#282828";
offcolor="#ffffff";
onbgcolor="#D55D3B";
oncolor="#ffffff";
padding="10";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="196";
}

with(submenuStyle=new mm_style()){
bordercolor="#48A6C0";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#48A6C0";
offcolor="#ffffff";
onbgcolor="#357B8E";
oncolor="#ffffff";
padding="4";
separatorcolor="#357B8E";
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=./;");
aI("showmenu=ArticlesWhy Hire A Designer?LEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("showmenu=ResourcesSoftware And UtilitiesLEFT_MENU;text=Resources;target=;url=Resources.html;");
aI("showmenu=ServicesWeb DesignLEFT_MENU;text=Services;target=;url=Services.html;");
aI("showmenu=NewsNews Release 1LEFT_MENU;text=News;target=;url=News.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ArticlesWhy Hire A Designer?LEFT_MENU")){
style=submenuStyle;
aI("text=Why Hire A Designer?;target=;url=Why-Hire-A-Designer-.html;");
aI("text=5 important rules in web design;target=;url=5-important-rules-in-web-design.html;");
aI("text=Use Good Design Practices;target=;url=Use-Good-Design-Practices.html;");
aI("text=Generating Revenue Through Your Site;target=;url=Generating-Revenue-Through-Your-Site.html;");
aI("text=5 Ways to Keep Visitors Coming Back;target=;url=5-Ways-to-Keep-Visitors-Coming-Back.html;");
aI("text=Do I Need A Site Map;target=;url=Do-I-Need-A-Site-Map.html;");
aI("text=To Flash or Not To Flash;target=;url=To-Flash-or-Not-To-Flash.html;");
aI("text=Image optimization;target=;url=Image-optimization.html;");
aI("text=Working The Search Engines;target=;url=Working-The-Search-Engines.html;");
aI("text=Search Engines Statistics;target=;url=Search-Engines-Statistics.html;");
}

with(milonic=new menuname("ResourcesSoftware And UtilitiesLEFT_MENU")){
style=submenuStyle;
aI("text=Software And Utilities;target=;url=Software-And-Utilities.html;");
aI("text=Helpfull Sites;target=;url=Helpfull-Sites.html;");
aI("text=Just For Fun;target=;url=Just-For-Fun.html;");
}

with(milonic=new menuname("ServicesWeb DesignLEFT_MENU")){
style=submenuStyle;
aI("text=Web Design;target=;url=Web-Design.html;");
aI("text=Hosting;target=;url=Hosting.html;");
}

with(milonic=new menuname("NewsNews Release 1LEFT_MENU")){
style=submenuStyle;
aI("text=News Release 1;target=;url=News-Release-1.html;");
aI("text=News Release 2;target=;url=News-Release-2.html;");
aI("text=News Release 3;target=;url=News-Release-3.html;");
}


 drawMenus();

