fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=1000;
_subOffsetTop=1;
_subOffsetLeft=-1;




with(menuStyle=new mm_style()){
styleid=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#ffffff";
oncolor="#000000";
outfilter="fade(duration=0.5)";
pagecolor="black";
rawcss="padding-top:4px;padding-bottom:1px";
separatorcolor="#FFFFFF";
separatorheight=16;
separatorsize=1;
}

with(submenuStyle=new mm_style()){
bordercolor="#CDCDCD";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="#E9E9E9";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#747A75";
outfilter="fade(duration=0.5)";
padding=5;
pagecolor="black";
subimage="/9x6_rightbend_grey.gif";
subimagepadding=8;
}

with(milonic=new menuname("Main Menu")){
top=100;
left=308;
alwaysvisible=1;
itemheight=20;
itemwidth=91;
orientation="horizontal";
style=menuStyle;

aI("align=center;bgimage=itemblue.gif;overbgimage=itemblue_on.gif;showmenu=ABOUT US;text=ABOUT US;url=about_logs.htm;");
aI("align=center;bgimage=itemblue.gif;overbgimage=itemblue_on.gif;showmenu=SERVICES;text=PRODUCTS;url=products.htm;");
aI("align=center;bgimage=itemblue.gif;overbgimage=itemviolet_on.gif;showmenu=HSF POLICY;text=HSE POLICY;url=hsa.htm;");
aI("align=center;bgimage=itemblue.gif;overbgimage=itemcoral_on.gif;showmenu=QUALITY;text=QUALITY;url=quality.htm;");
aI("align=center;bgimage=itemblue.gif;overbgimage=itemcoral_on.gif;showmenu=QUALITY;text=STOCK;url=stock.htm;");
aI("align=center;bgimage=itemblue.gif;overbgimage=itemcoral_on.gif;showmenu=QUALITY;text=CLIENTS;url=clients.htm;");
aI("align=center;bgimage=itemblue.gif;overbgimage=itemorange_on.gif;showmenu=CONTACT US;text=CONTACT US;url=contact_us.htm;");
}

with(milonic=new menuname("ABOUT US")){
itemheight=20;
itemwidth=120;
style=submenuStyle;
aI("text= Introduction;url=about_logs.htm;");
aI("text= Our Vision;url=about_vision.htm;");
aI("text= Our Mission;url=about_mission.htm;");
aI("text= Our Values;url=about_values.htm;");
}

with(milonic=new menuname("QUALITY")){
itemheight=20;
itemwidth=120;
style=submenuStyle;
}

with(milonic=new menuname("HSF POLICY")){
itemheight=20;
itemwidth=120;
style=submenuStyle;
}

with(milonic=new menuname("Anti Spam")){
itemheight=20;
itemwidth=120;
style=submenuStyle;
}

with(milonic=new menuname("SERVICES")){
itemheight=20;
itemwidth=120;
style=submenuStyle;
aI("text= Tubing;url=services_Tubing_API_5CT.htm;");
aI("text= Casing;url=services_Casing_API_5CT.htm;");
aI("text= Line Pipe;url=services_Line_pipe_API_5L.htm;");
aI("text= Drill Pipe;url=services_Drill_Pipe_API5D.htm;");
aI("text= Accessories;url=services_accessories.htm;");
}

drawMenus();

