_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Ribbon_Big9.png";
borderstyle="solid";
fontfamily="Century Gothic";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#465C67";
oncolor="#F18500";
separatorcolor="Transparent";
separatorsize="1";
rawcss="padding-bottom:10px;padding-left:5px;padding-right:5px";
overbgimage="images/Ribbon_Big_hover9.png";
itemheight="40";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
bordercolor="#7FAA00";
borderstyle="Solid";
borderwidth="1";
fontfamily="Century Gothic";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#FFFFFF";
offcolor="#65A22D";
onbgcolor="#65A22D";
oncolor="#FFFFFF";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="40";
aI("text=About;target=;url=about.html;");
aI("showmenu=Service/Web SourcingLEFT_MENU;text=Service;target=;url=service.html;");
aI("text=Download;target=;url=download/;");
aI("text=Blogs;target=;url=blogs.html;");
aI("text=gallery;target=;url=gallery.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=Links;target=;url=links.html;");
}

with(milonic=new menuname("Service/Web SourcingLEFT_MENU")){
style=submenuStyle;
aI("text=Web Sourcing;target=;url=web-sourcing.html;");
aI("text=Computer Sourcing;target=;url=computer-sourcing.html;");
aI("text=Mobile Sourcing;target=;url=mobile-sourcing.html;");
aI("text=Design Sourcing;target=;url=design-sourcing.html;");
aI("text=Watch online movie;target=;url=watch-online-movie.html;");
}


 drawMenus();

