_menuCloseDelay=300;
_menuOpenDelay=0;
_subOffsetTop=12;
_subOffsetLeft=1000;




with(menuStyle=new mm_style()){
bordercolor="#FFCC00";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial";
fontsize="10px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="E6E6E6";
offcolor="#000000";
onbgcolor="#FFCC00";
oncolor="#ff0000";
outfilter="randomdissolve(duration=0.5)";
overfilter="Fade(duration=0.3);Alpha(opacity=100);Shadow(color=#cbcbcb', Direction=185, Strength=2)";
padding=4;
pagebgcolor="#00a1e5";
pagecolor="FFFFFF";
separatorcolor="#FFCC00";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}



with(milonic=new menuname("services")){
style=menuStyle;
aI("text= At Design stage ;;url=t_q_m.htm#1");
aI("text= Selection of Raw Material;;url=t_q_m.htm#2;");
aI("text= Production Stage ;;url=t_q_m1.htm#3;");
aI("text= Assembly and Testing Stage ;;url=t_q_m1.htm#4;");
aI("text= Packing and Dispatch Stage ;;url=t_q_m1.htm#5;");
aI("text= Final Inspection  ;;url=t_q_m2.htm#6;");
aI("text= Teasting Facility ;;url=t_q_m2.htm#7;");




}
with(milonic=new menuname("portfolio")){
style=menuStyle;
aI("text=OIL SEALS;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();


