_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Angle1.png";
borderstyle="solid";
fontfamily="Times New Roman";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#FF0000";
oncolor="#dddddd";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Angle_hover1.png";
itemheight="33";
itemwidth="98";
}

with(submenuStyle=new mm_style()){
bordercolor="#dddddd";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#232323";
offcolor="#cccccc";
onbgcolor="#333333";
oncolor="#dddddd";
padding="4";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=716;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
openstyle="up";
itemheight="33";
aI("text=specials;target=;url=specials.html;align=center;");
aI("text=Company History;target=;url=Company-History.html;align=center;");
aI("text=Our services;target=;url=Our-services.html;align=center;");
aI("text=Our clients;target=;url=Our-clients.html;align=center;");
aI("text=For clients;target=;url=For-clients.html;align=center;");
aI("text=Contact Us;target=;url=Contact-Us.html;align=center;");
aI("text=Hiring;target=;url=hiring.html;align=center;");
}


 drawMenus();

