_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#4f86c8";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial, Tahoma, Verdana, Helvetica";
fontsize="11px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#e8f7fd";
offcolor="#526a83";
onbgcolor="#7fd0f2";
oncolor="#333333";
outfilter="randomdissolve(duration=0.5)";
overfilter="Fade(duration=0.3);Alpha(opacity=100);Shadow(color=#cbcbcb', Direction=135, Strength=2)";
padding=4;
pagebgcolor="#00a1e5";
pagecolor="FFFFFF";
separatorcolor="#00a1e5";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}



with(milonic=new menuname("services")){
style=menuStyle;
aI("text=Web Design;;url=../web-design.html;");
aI("text=Web Development;url=../web-development.html;");
aI("text=Software Development;url=../software-development.html;");
aI("text=Search Engine Optimization;url=../search-engine-optimization.html;");
aI("text=Graphic Designing;url=../graphic-designing.html;");
aI("text=Hosting;url=../hosting.html;");

}
with(milonic=new menuname("portfolio")){
style=menuStyle;
aI("text=Web Designing;url=../web-designing-portfolio.html;");
aI("text=Web Development;url=../web-development-portfolio.html;");
aI("text=Search Engine Optimization;url=../seo-portfolio.html;");
aI("text=Graphic Designing;url=../graphic-designing-portfolio.html;");
}

with(milonic=new menuname("products")){
style=menuStyle;
aI("text=Jewellery Accounting ;url=../jewellery-accounting.html;");
aI("text=Software E-marketing;url=../software-e-marketing.html;");
aI("text=Customer Communication;url=../customer-communication.html;");

}


drawMenus();

