fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=4;
_subOffsetLeft=-2;


with(refinery=new mm_style()){
styleid=3;
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial,verdana,helvetica";
fontsize="12px";
fontstyle="normal";
fontweight="normal";
overimage="/images/refineryO-btn1.gif";
separatorcolor="white";
separatorsize=1;
title="Refinery";
}

with(product=new mm_style()){
styleid=3;
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial,verdana,helvetica";
fontsize="12px";
fontstyle="normal";
fontweight="normal";
overimage="/images/productO-btn.gif";
separatorcolor="white";
separatorsize=1;
title="Products";
}

with(technology=new mm_style()){
styleid=3;
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial,verdana,helvetica";
fontsize="12px";
fontstyle="normal";
fontweight="normal";
overimage="/images/technologyO-btn.gif";
separatorcolor="white";
separatorsize=1;
title="Technology";
}

with(capacity=new mm_style()){
styleid=3;
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial,verdana,helvetica";
fontsize="12px";
fontstyle="normal";
fontweight="normal";
overimage="/images/capacityO-btn.gif";
separatorcolor="white";
separatorsize=1;
title="Capacity";
}

with(projectHighlights=new mm_style()){
styleid=3;
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial,verdana,helvetica";
fontsize="12px";
fontstyle="normal";
fontweight="normal";
overimage="/images/proj-highlightsO-btn.gif";
separatorcolor="white";
separatorsize=1;
title="Project Highlights / Achievements";
}

with(tenders=new mm_style()){
styleid=3;
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial,verdana,helvetica";
fontsize="12px";
fontstyle="normal";
fontweight="normal";
overimage="/images/tendersO-btn.gif";
separatorcolor="white";
separatorsize=1;
title="Tenders";
}

with(hse=new mm_style()){
styleid=3;
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial,verdana,helvetica";
fontsize="12px";
fontstyle="normal";
fontweight="normal";
overimage="/images/hseO-btn.gif";
separatorcolor="white";
separatorsize=1;
title="Health, Safety & Environment";
}

with(carrers=new mm_style()){
styleid=3;
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial,verdana,helvetica";
fontsize="12px";
fontstyle="normal";
fontweight="normal";
overimage="/images/careersO-btn.gif";
separatorcolor="white";
separatorsize=1;
title="Careers";
}

with(WhiteBlue=new mm_style()){
styleid=2;
fontfamily="Arial,verdana,helvetica";
fontsize="11px";
fontstyle="normal";
fontweight="bold";
offbgcolor="#f9b603";
offcolor="#ffffff";
onbgcolor="#c0c0c0";
oncolor="#a54219";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
padding=4;
separatorcolor="#ffffff";
separatorsize=1;
}

with(milonic=new menuname("refinery")){
style=WhiteBlue;
menuwidth=120;
top="offset=2";
aI("text=&nbsp;&nbsp;&nbsp;Location;title=Location;url=/binarefinery/location.aspx;");
aI("text=&nbsp;&nbsp;&nbsp;Board of Directors;title=Board of Directors;url=/binarefinery/boardofdirectors.aspx;");
<!--aI("text=&nbsp;&nbsp;&nbsp;Organisation Chart;title=Organisation Chart;url=/binarefinery/Organisation.aspx;");-->
aI("text=&nbsp;&nbsp;&nbsp;Overview;title=Overview;url=/binarefinery/overview.aspx;");
}

with(milonic=new menuname("product")){
style=WhiteBlue;
menuwidth=120;
top="offset=2";
//aI("text=&nbsp;Product Slate;title=Location;url=/products/Products.aspx;");
aI("text=&nbsp;Product Specifications;title=Overview;url=/products/ProductSpecification.aspx;");
}

with(milonic=new menuname("technology")){
style=WhiteBlue;
menuwidth=130;
top="offset=2";
aI("text=&nbsp;Refining Process;title=The Refining Process;url=/technology.aspx#refiningProcess;");
aI("text=&nbsp;CDU/VDU;title=Crude & Vacuum Distillation Unit;url=/technology.aspx#cduvdu;");
aI("text=&nbsp;FCHC & DHT;title=Integrated Full Conversion Hydrocracker & Diesel Hydrotreater;url=/technology.aspx#fchcdht;");
aI("text=&nbsp;DCU;title=Delayed Coker Unit ;url=/technology.aspx#dcu;");
aI("text=&nbsp;NHT / NSU;title=Naphtha Hydrotreating Unit / Naphtha Splitter Unit;url=/technology.aspx#nhtnsu;");
aI("text=&nbsp;CCR;title=Continuous Catalyst Regeneration & Reforming Unit;url=/technology.aspx#ccr;");
aI("text=&nbsp;PENEX;title=Naphtha Isomerization Unit;url=/technology.aspx#penex;");
aI("text=&nbsp;HGU;title=Hydrogen Generation Unit;url=/technology.aspx#hgu;");
aI("text=&nbsp;LPG Treating Units;title=LPG Treating Units;url=/technology.aspx#lpgTreating;");
aI("text=&nbsp;ATF Merox;title=ATF Merox;url=/technology.aspx#atfMerox;");
aI("text=&nbsp;SRU & TGTU;title=Sulphur Recovery Unit and Tail Gas Treating Unit;url=/technology.aspx#srutgtu;");
}

with(milonic=new menuname("hse")){
style=WhiteBlue;
menuwidth=130;
top="offset=2";
aI("text=&nbsp;Assessment Study done by NEERI;title=Environment Impact Assessment Study done by NEERI;url=/HSE.aspx#assessmentbyneeri;");
aI("text=&nbsp;Environmental Protection Measures;title=Environmental Protection Measures;url=/HSE.aspx#protectionmeasures;");
}

with(milonic=new menuname("careers")){
style=WhiteBlue;
menuwidth=130;
top="offset=2";
aI("text=&nbsp;HR Function;title=HR Function;url=/Careers/Careers.aspx;");
aI("text=&nbsp;Current Openings;title=Current Openings;url=/Careers/OnlineRecruitment.aspx;");
}

drawMenus();


