_menuCloseDelay=500 
_menuOpenDelay=150 
_subOffsetTop=5 
_subOffsetLeft=0 
with(menuStyle1=new mm_style()){ 
onbgcolor='#013356'; 
oncolor='#ffffff'; 
offbgcolor='#013356'; 
offcolor='#000000'; 
bordercolor=''; 
borderstyle=''; 
borderwidth=0; 
separatorcolor='#C8CBCA'; 
separatorsize='0'; 
padding=2; 
fontsize='70%'; 
fontstyle=''; 
fontfamily=''; 
subimage=''; 
bgimage='';
subimagepadding='0'; 
} with(menuStyle=new mm_style()){ 
onbgcolor='#AD6C1A'; 
oncolor='#FFFFFF'; 
offbgcolor='#013356'; 
offcolor='#FFFFFF'; 
borderstyle=''; 
borderwidth=1; 
separatorsize='1'; 
padding=5; 
fontsize='60%'; 
itemwidth='150';
itemheight='10';
align='Left';
fontstyle='Normal'; 
fontweight='Bold'; 
fontfamily='Verdana'; 
subimage='images/newarrow.gif'; 
subimagepadding='2'; 
bordercolor='#3E7093'; 
separatorcolor='#C8CBCA'; 
bgimage='';
} 


with(sat=new menuname('4')){ style=menuStyle; aI('text=International Sponsership;url=internationalsponsersips.aspx;status=International Sponsership;');aI('text=Oil Field Pressure Control Services;url=Oilfieldpressurecontrolservices.aspx;status=Oil Field Pressure Control Services;');aI('text=Mech. Cont./Turnkey Services;url=Mechanicalcontractingandturnkeyprojects.aspx;status=Mech. Cont./Turnkey Services;');aI('text=Blasting & Painting;url=Blastingandpainting.aspx;status=Blasting & Painting;');aI('text=Certifications;url=Certifications.aspx;status=Certifications;');aI('text=On-Site Maintenance Services;url=Onsitemaintenanceservices.aspx;status=On-Site Maintenance Services;');aI('text=Manpower Supply;url=Manpowersupply.aspx;status=Manpower Supply;');aI('text=Machine Shop;url=Machineshopservices.aspx;status=Machine Shop;');aI('text=Welding & Fabrication;url=Weldingandfabrication.aspx;status=Welding & Fabrication;');aI('text=Calibration & Testing;url=testing.aspx;status=Calibration & Testing;');} with(sat=new menuname('2')){ style=menuStyle; aI('text=Approvals;url=approvalregistration.aspx;status=Approvals;');aI('text=Management;url=Management.aspx;status=Management;');aI('text=Personnel;url=Personnel.aspx;status=Personnel;');aI('text=Quality Assurance;url=Qualityassurance.aspx;status=Quality Assurance;');aI('text=Photo Gallery;url=PhotoGallery.aspx;status=Photo Gallery;');aI('text=DMS;url=DMS.aspx;status=DMS;');aI('text=News;url=News.aspx;status=News;');aI('text=FAQ;url=FAQ.aspx;status=FAQ;');} drawMenus();
