
oCMenu.makeMenu('top0','','<center>Home</center>','default.htm','','52')
oCMenu.makeMenu('top6','','<center>Corporate</center>','aboutus.html','','60')
oCMenu.makeMenu('top7','','<center>Development boards</center>','web/home.html','','125')
oCMenu.makeMenu('top1','','<center>Products</center>','','','60')
	oCMenu.makeMenu('sub10','top1','µp/µc Trainers','','','160')
           oCMenu.makeMenu('subsub10','sub10','Microprocessor','microprocessorhome.html','','130')     
           oCMenu.makeMenu('subsub11','sub10','Microcontroller','microcontrollerhome.html','','130')     
           oCMenu.makeMenu('subsub12','sub10','Interface Cards','interfacehome.html','','130')     

	oCMenu.makeMenu('sub11','top1','VLSI','','','160')
           oCMenu.makeMenu('subsubvlsi','sub11','VLSI Trainers','vlsi07.html','','130')     
           
	oCMenu.makeMenu('sub12','top1','DSP','','','160')
           oCMenu.makeMenu('subsubdsp','sub12','DSP Trainers','dsphome.html','','160')
     
	oCMenu.makeMenu('sub13','top1','Embedded System','','','160')
           oCMenu.makeMenu('subsubembedded','sub13','Embedded System Trainers','embed1.html','','180')

	oCMenu.makeMenu('sub14','top1','Power Electronics','','','160')
           oCMenu.makeMenu('subsubpower1','sub14','Power Electronics','pr1.html','','180')

	oCMenu.makeMenu('sub15','top1','Instrumentation','','','160')	
           oCMenu.makeMenu('subsubinstru1','sub15','Instrumentation','inst1.html','','160')	
           //oCMenu.makeMenu('subsubinstru2','sub15','Control Systems','','','160')	
           //oCMenu.makeMenu('subsubinstru3','sub15','Process Control','','','160')
	   //oCMenu.makeMenu('subsubinstru4','sub15','Measurement','','','160')


	oCMenu.makeMenu('sub16','top1','PLC','','','160')
          oCMenu.makeMenu('subsub16','sub16','PLC Trainers','plchome.html','','160')	
        oCMenu.makeMenu('sub40','top1','Mechanical Lab','','','160')
          oCMenu.makeMenu('subsub40','sub40','Mechanical Trainers','plc_mechanical.html','','160')	  

         /*  oCMenu.makeMenu('subsubplc1','sub16','PLC','plc_ge_Fanuc_trainers.html.html','','160')	
           oCMenu.makeMenu('subsubplc2','sub16','Mechatronics','plc_mechanical.html','','160')	
           oCMenu.makeMenu('subsubplc3','sub16','Robotics','plc_robotictrainers.html.html','','160')	
           oCMenu.makeMenu('subsubplc4','sub16','Thermal','plc_thermaltrainers.html','','160') */


        oCMenu.makeMenu('sub17','top1','Data Acquisition','','','160')	
           oCMenu.makeMenu('subsubda1','sub17','Serial/Parallel','data acq1.html','','160')	
           oCMenu.makeMenu('subsubda2','sub17','USB','USB1.html','','160')	
           oCMenu.makeMenu('subsubda3','sub17','PCI','data acq1.html','','160')	


       oCMenu.makeMenu('sub18','top1','Communication','','','160')	
           oCMenu.makeMenu('subsubco1','sub18','Analog/Digital Communication','data com1.html','','180')	
           oCMenu.makeMenu('subsubco2','sub18','Fibre Optical Communication','fiber1.html','','180')	
           oCMenu.makeMenu('subsubco3','sub18','Network Communication','data com2.html','','180')	
           oCMenu.makeMenu('subsubco4','sub18','Data Communication','data com2.html','','180')
           oCMenu.makeMenu('subsubco5','sub18','RF Communication','rft1.html','','180')


       oCMenu.makeMenu('sub19','top1','PC Hardware','','','160')	
           oCMenu.makeMenu('subsubpc1','sub19','Personal Computer','pctshome.html','','160')	
           oCMenu.makeMenu('subsubpc2','sub19','SMPS','smps1.html','','160')	
           oCMenu.makeMenu('subsubpc3','sub19','Image Processing','ips1.html','','160')	

       oCMenu.makeMenu('sub30','top1','Others','','','160')	
           oCMenu.makeMenu('subsubot1','sub30','Basic Lab','bel1.html','','160')	
           oCMenu.makeMenu('subsubot2','sub30','Microwave Circuit','microwave1.html','','160')	
           oCMenu.makeMenu('subsubot3','sub30','Medical Electronics','medicals.html','','160')



oCMenu.makeMenu('top2','','<center>Project/Training</center>','project/PT_Home.html','','100')
	

oCMenu.makeMenu('top3','','<center>Product Alliances</center>','productalliances.html','','142')
oCMenu.makeMenu('top4','','<center>Contact us</center>','contact1.html','','90')

oCMenu.makeMenu('top5','','<center>Download</center>','','','90')
oCMenu.makeMenu('top8','','<center>Sitemap</center>','sitemap.html','','90')

//        oCMenu.makeMenu('sub23','top3','Overview','','','162')
//        oCMenu.makeMenu('subsub23','sub23','try','trymenu.html','','162')

//	oCMenu.makeMenu('sub24','top3','Why Net4','/perl/info/info.cgi?frm=rslwhynet4','','162')
//	oCMenu.makeMenu('sub25','top3','Services we offer','/perl/info/info.cgi?frm=rslservices','','162')
//	oCMenu.makeMenu('sub26','top3','Partnership Enquiry','/perl/info/info.cgi?frm=rslpricing','','162')	
	
//Leave these two lines! Making the styles and then constructing the menu
oCMenu.makeStyle(); oCMenu.construct()

