        function mtStatusBar()
	{
		window.status=" ";
	} 

  /***  Menu 2
This is the menu creation code - place it right after you body tag
Feel free to add this to a stand-alone js file and link it to your page.
**/

//Menu object creation
oCMenu2=new makeCM("oCMenu2") //Making the menu object. Argument: menuname

//Menu properties   
oCMenu2.pxBetween=0
oCMenu2.fromLeft=246
oCMenu2.fromTop=15  
oCMenu2.rows=1 
oCMenu2.menuPlacement="left"
                                                             
oCMenu2.offlineRoot="" 
oCMenu2.onlineRoot="" 
oCMenu2.resizeCheck=1 
oCMenu2.wait=200 
oCMenu2.fillImg="cm_fill.gif"
oCMenu2.zIndex=0


//Level properties - ALL properties have to be spesified in level 0
oCMenu2.level[0]=new cm_makeLevel() //Add this for each new level
oCMenu2.level[0].width=120
oCMenu2.level[0].height=15 
oCMenu2.level[0].regClass="cl2Level0"
oCMenu2.level[0].overClass="cl2Level0over"
oCMenu2.level[0].borderX=1
oCMenu2.level[0].borderY=1
oCMenu2.level[0].borderClass="cl2Level0border"
oCMenu2.level[0].offsetX=0
oCMenu2.level[0].offsetY=0
oCMenu2.level[0].rows=0
oCMenu2.level[0].arrow=0
oCMenu2.level[0].arrowWidth=0
oCMenu2.level[0].arrowHeight=0
oCMenu2.level[0].align="bottom"


// SUB LEVEL[1] PROPERTIES - You have to specify the properties you want different from LEVEL[0] - If you want all items to look the same just remove this
oCMenu2.level[1]=new cm_makeLevel() //Add this for each new level (adding one to the number)
oCMenu2.level[1].width=oCMenu2.level[0].width-2
oCMenu2.level[1].height=15
oCMenu2.level[1].regClass="cl2Level1"
oCMenu2.level[1].overClass="cl2Level1over"
oCMenu2.level[1].borderX=1
oCMenu2.level[1].borderY=1
oCMenu2.level[1].align="left" 
oCMenu2.level[1].offsetX=-(oCMenu2.level[0].width-2)/2+65
oCMenu2.level[1].offsetY=0
oCMenu2.level[1].borderClass="cl2Level1border"



// SUB LEVEL[2] PROPERTIES - You have to specify the properties you want different from LEVEL[0] - If you want all items to look the same just remove this

/******************************************
Menu item creation:
myCoolMenu.makeMenu(name, parent_name, text, link, target, width, height, regImage, overImage, regClass, overClass , align, rows, nolink, onclick, onmouseover, onmouseout) 
*************************************/


//===========start zak ============
/*
oM.makeMenu('top6','','','','',69,19,'../images/feedbackbtn.gif')
	oM.makeMenu('2sub35','top6','FEEDBACK','feedback.htm','',69,15)
*/	

oCMenu2.makeMenu('top0','','| COMPANY |','','',84,15)
	oCMenu2.makeMenu('sub00','top0','PROFILE','companyprofile.htm','',100,15,'','','','','','','','','mtStatusBar();','')
	oCMenu2.makeMenu('sub01','top0','ORGANIZATION','organization.asp','',100,15,'','','','','','','','','mtStatusBar();','')
	oCMenu2.makeMenu('sub02','top0','ISO ACHIEVMENTS','isoquality.asp','',100,15,'','','','','','','','','mtStatusBar();','')
	oCMenu2.makeMenu('sub03','top0','TRAINING','training.asp','',100,15,'','','','','','','','','mtStatusBar();','')
	oCMenu2.makeMenu('sub04','top0','CAREER','career.asp','',100,15,'','','','','','','','','mtStatusBar();','')
	oCMenu2.makeMenu('sub05','top0','E-BROCHURE','brochure.asp','',100,15,'','','','','','','','','mtStatusBar();','')
	oCMenu2.makeMenu('sub06','top0','CUSTOMERS LIST','customerlist.asp','',100,15,'','','','','','','','','mtStatusBar();','')
	oCMenu2.makeMenu('sub07','top0','PRESS RELEASES','pressrelease.asp','',100,15,'','','','','','','','','mtStatusBar();','')
	oCMenu2.makeMenu('sub08','top0','ELECRAMA-2006','elecrama2006.asp','',100,15,'','','','','','','','','mtStatusBar();','')	

oCMenu2.makeMenu('top1','','| PRODUCTS |','','',84,15,'','','','','','','','','mtStatusBar();','')
	oCMenu2.makeMenu('sub09','top1','PRODUCT APPLICATION','papplication.asp','',150,15,'','','','','','','','','mtStatusBar();','')
	oCMenu2.makeMenu('sub10','top1','UB-HD-3.1','product31.asp','',150,15,'','','','','','','','','mtStatusBar();','')
	oCMenu2.makeMenu('sub11','top1','UB-MD-2.6','product26.asp','',150,15,'','','','','','','','','mtStatusBar();','')
	oCMenu2.makeMenu('sub12','top1','COMPONENTS','components.asp','',150,15,'','','','','','','','','mtStatusBar();','')
	oCMenu2.makeMenu('sub13','top1','PACKAGING','packaging.asp','',150,15,'','','','','','','','','mtStatusBar();','')
	oCMenu2.makeMenu('sub14','top1','DELIEVERY','delievery.asp','',150,15,'','','','','','','','','mtStatusBar();','')

oCMenu2.makeMenu('top2','','| QUALITY |','','',84,15,'','','','','','','','','mtStatusBar();','')
	oCMenu2.makeMenu('sub15','top2','QUALITY ASSURANCE','qualitypolicy.asp','',130,15,'','','','','','','','','mtStatusBar();','')
	oCMenu2.makeMenu('sub16','top2','TYPE TESTING REPORT','testtypereport.asp','',130,15,'','','','','','','','','mtStatusBar();','')
	oCMenu2.makeMenu('sub17','top2','TESTING','testing.asp','',130,15,'','','','','','','','','mtStatusBar();','')
	oCMenu2.makeMenu('sub18','top2','R & D','researchndevelopment.asp','',130,15,'','','','','','','','','mtStatusBar();','')
	oCMenu2.makeMenu('sub19','top2','HIGHLIGHTS','highlights.asp','',130,15,'','','','','','','','','mtStatusBar();','')

oCMenu2.makeMenu('top3','','| DELEARS |','','',84,15,'','','','','','','','','mtStatusBar();','')
	oCMenu2.makeMenu('sub20','top3','INDIA','indiandelears.asp','',110,15,'','','','','','','','','mtStatusBar();','')
	oCMenu2.makeMenu('sub21','top3','OVERSEAS','overseas.asp','',110,15,'','','','','','','','','mtStatusBar();','')
	oCMenu2.makeMenu('sub22','top3','CUSTOMER ONLINE','customeronline.asp','',110,15,'','','','','','','','','mtStatusBar();','')
	oCMenu2.makeMenu('sub23','top3','DELEARS ONLINE','onlinedelear.asp','',110,15,'','','','','','','','','mtStatusBar();','')

oCMenu2.makeMenu('top4','','| CONTACT US |','','',84,15,'','','','','','','','','mtStatusBar();','')
	oCMenu2.makeMenu('sub24','top4','CONTACT US','contactus.asp','',100,15,'','','','','','','','','mtStatusBar();','')
	oCMenu2.makeMenu('sub25','top4','LOCATION','location.asp','',100,15,'','','','','','','','','mtStatusBar();','')

oCMenu2.makeMenu('top5','','| FEEDBACK |','','',84,15,'','','','','','','','','mtStatusBar();','')
	oCMenu2.makeMenu('sub26','top5','FEEDBACK','feedback.asp','',69,15,'','','','','','','','','mtStatusBar();','')



//============end zak ===========

//Leave this line - it constructs the menu
oCMenu2.construct()		
