fixMozillaZIndex=true;0
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=3;

with(menuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="11px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#2C0A5C";
offbgcolor="#ff4001";
offcolor="#ffffff";
onbgcolor="#ff4001";
oncolor="#ffff00";
padding=2;
pagecolor="#ffff00";
separatorcolor="#ffffff";
separatorsize=1;
separatorheight=10;
separatorpadding=10;
onclass="indent";
offclass="indent";
decoration="none";
}

with(submenuStyle=new mm_style()){
styleid=1;
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10px";
fontstyle="bold";
offbgcolor="#e93a00";
offcolor="#ffffff";
onbgcolor="#ff4001";
oncolor="#ffff00";
padding=3;
pagecolor="#ffff00";
pageborder="1px solid #ff4001";
subimagepadding=5;
separatorpadding="4";
subimage="menu/arrow.gif";
overfilter="Blinds(direction='down',bands=1,duration=0.3)";
outfilter="Blinds(direction='up',bands=1,duration=0.6)";
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
aI("text=Home;url=index.asp;");
aI("text=About Us;url=about.asp;");
aI("text=Products;showmenu=Products;");
aI("text=News & Events;url=allnews.asp;");
aI("text=Feedback;url=javascript:openScript('guest.asp',530,380);");
aI("text=Contact Us;url=contact.asp;");
}


with(milonic=new menuname("Products")){
margin=4;
left="offset=-6"
style=submenuStyle;
aI("text=TRUCK TYRES;showmenu=TRUCK;");
aI("text=OTR TYRES;showmenu=OTR;");
aI("text=AGRICULTURAL TYRES&nbsp;&nbsp;&nbsp;&nbsp;;url=sort.asp?sort_id=6;");
aI("text=INDUSTRIAL TYRES;url=sort.asp?sort_id=8;");
aI("text=SOLID TYRES;url=sort.asp?sort_id=9;");
aI("text=PCR TYRES;url=sort.asp?sort_id=1;");
aI("text=WHEELS & RIMS;showmenu=WHEELS;");
}

with(milonic=new menuname("TRUCK")){
margin=4;
left="offset=-6"
style=submenuStyle;
aI("text=RADIAL TRUCK TYRES;url=sort.asp?sort_id=3;");
aI("text=BIAS TRUCK TYRES;url=sort.asp?sort_id=5;");
}

with(milonic=new menuname("OTR")){
margin=4;
left="offset=-6"
style=submenuStyle;
aI("text=RADIAL OTR TYRES;url=sort.asp?sort_id=18;");
aI("text=BIAS OTR TYRES;url=sort.asp?sort_id=4;");
}

with(milonic=new menuname("WHEELS")){
margin=4;
left="offset=-6"
style=submenuStyle;
aI("text=STEEL WHEELS;url=sort.asp?sort_id=19;");
aI("text=ALLOY WHEELS;url=sort.asp?sort_id=20;");
}
drawMenus();

