_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="White";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="14pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="SandyBrown";
offcolor="#542AFF";
onbgcolor="#43B1D1";
oncolor="White";
padding="10";
separatorcolor="White";
separatorsize="30";
subimage="images/white_arrow.gif";
subimagepadding="6";
itemwidth="215";
}

with(submenuStyle=new mm_style()){
bordercolor="#7D8588";
borderstyle="solid";
borderwidth="3";
fontfamily="Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#7D8588";
offcolor="#FFFFFF";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/white_arrow.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=./;");
aI("text=Services;target=;url=Services.html;");
aI("text=Easy Payment Scheme;target=;url=Easy-Payment-Scheme.html;");
aI("text=Gallery (carpets);target=;url=Gallery-(carpets).html;");
aI("text=Gallery (cars);target=;url=Gallery-(cars).html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("text=Special Offers;target=;url=Special-Offers.html;");
aI("text=Contact us;target=;url=Contact-us.html;");
}


 drawMenus();
