_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glossy_Brick7.png";
borderstyle="solid";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#dedede";
oncolor="#0F0F0F";
separatorcolor="Transparent";
separatorsize="8";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Glossy_Brick_hover7.png";
itemheight="38";
itemwidth="96";
}

with(submenuStyle=new mm_style()){
bordercolor="#ff9999";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#545454";
offcolor="#FFFFFF";
onbgcolor="Transparent";
onbold="bold";
oncolor="#FF7F2A";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=720;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
itemheight="38";
aI("text=Home;target=;url=http://www.abcnetstart.com/;align=center;");
aI("text=Services;target=;url=Web-design-services.html;align=center;");
aI("text=Pricing;target=;url=Pricing.html;align=center;");
aI("text=FAQ's;target=;url=Frequently-asked-questions.html;align=center;");
aI("showmenu=Gallery/Flash gallery 2INFO_BAR_MENU;text=Gallery;target=;url=Gallery.html;align=center;");
aI("text=About Us;target=;url=About-Us.html;align=center;");
aI("text=Contact;target=;url=Contact.html;align=center;");
}

with(milonic=new menuname("Gallery/Flash gallery 2INFO_BAR_MENU")){
style=submenuStyle;
aI("text=Flash gallery 2;target=;url=Flash-gallery-2.html;");
aI("text=Flash gallery 3;target=;url=Flash-gallery-3.html;");
}


 drawMenus();

