_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
fontfamily="Times New Roman";
fontsize="11pt";
fontweight="bold";
offborder="1px solid #C0C0C0";
offcolor="#777777";
oncolor="#080808";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.5);Shadow(color=#ADAEAD,Direction=180,Strength=6";
padding="10";
separatorcolor="Transparent";
separatorsize="0";
rawcss="padding-left:10px;padding-right:10px";
menubgimage="images/mac_back0.gif";
itemheight="22";
itemwidth="125";
}

with(submenuStyle=new mm_style()){
bordercolor="#C0C0C0";
borderstyle="solid";
borderwidth="1";
fontfamily="Times New Roman";
fontsize="11pt";
fontweight="bold";
headercolor="#000000";
image="images/mac_trans.gif";
offcolor="#777777";
oncolor="#080808";
onsubimage="images/macarrow_on.gif";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.5);Shadow(color=#ADAEAD,Direction=180,Strength=6";
padding="2";
separatorcolor="#D2D4D4";
separatorpadding="5";
subimage="images/macarrow_off.gif";
rawcss="padding-left:5px;padding-right:5px";
menubgcolor="#EBF0EC";
menubgimage="images/mac_back.gif";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.webdesignrush.com/;align=left;");
aI("text=Services;target=;url=services.html;align=left;");
aI("text=Clients;target=;url=clients.html;align=left;");
aI("text=FAQ;target=;url=faq.html;align=left;");
aI("showmenu=NewsNews Release 3LEFT_MENU;text=News;target=;url=news.html;align=left;");
aI("text=Contact Us;target=;url=contact-us.html;align=left;");
aI("text=Site Map;target=;url=sitemap-page-order.html;align=left;");
}

with(milonic=new menuname("NewsNews Release 3LEFT_MENU")){
style=submenuStyle;
aI("text=News Release 3;target=;url=webdesignrush-hires-web-design-concierge.html;");
aI("text=News Release 2;target=;url=webdesignrush-adds-web20-marketing.html;");
aI("text=News Release 1;target=;url=webdesignrush-goes-live.html;");
}


 drawMenus();
