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=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="transparent";
borderstyle="transparent";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10";
fontweight="bold"
fontstyle="normal";
headerbgcolor="#FF00FF";
headercolor="#666666";
offbgcolor="#666666";
offcolor="#FF6600";
onbgcolor="#003366";
oncolor="#FF6600";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#666666', Direction=135, Strength=0";
padding=5;
pagebgcolor="#666666";
pagecolor="#003366";
separatorcolor="#666666";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("corpprof")){
overflow="scroll";
style=menuStyle;
aI("text=Executive Summary               ;url=execsummary.html;")

}

with(milonic=new menuname("qc")){
overflow="scroll";
style=menuStyle;
aI("text=Health, Safety and Environment  ;url=qc_health.html;")
aI("text=Certification                   ;url=qc_certification.html;")
}

with(milonic=new menuname("corpdivs")){
overflow="scroll";
style=menuStyle;
aI("text=Telecommunications Construction Works              ;url=div_telecom.html;")
aI("text=Tower Fabrication Works - Pakistan                 ;url=div_towerpak.html;")
aI("text=Tower Fabrication Works - Bangladesh               ;url=div_towerbang.html;")
aI("text=Electro-Mechanical Erection / Installation Works   ;url=div_electro.html;")
aI("text=Civil Construction Works                           ;url=div_civil.html;")
aI("text=Trading Division                                   ;url=div_trading.html;")
}

with(milonic=new menuname("affiliates")){
overflow="scroll";
style=menuStyle;
aI("text=Techcorp SAIFZONE, U.A.E. ;url=aff_techsaif.html;")
aI("text=Techcorp Contracting LLC, U.A.E. ;url=aff_techllc.html;")
aI("text=ATSL, Pakistan ;url=uc.html;")
aI("text=AIDCL, Bangladesh ;url=aff_aidcl.html;")
aI("text=PTCL, Bangladesh ;url=aff_ptcl.html;")

}

with(milonic=new menuname("Evman")){
style=menuStyle;
aI("text=Pakistan;url=projects_pak.html;");
aI("text=Bangladesh;url=projects_bang.html;");
aI("text=Afghanistan;url=projects_afghan.html;");
aI("text=United Arab Emirates;url=projects_uae.html;");


}


drawMenus();


