
oCMenu1.makeMenu('top0','','<center>NEW ANNA UNIVERSITY SYLABUS</center>','','','200')
                     
           oCMenu1.makeMenu('sub10','top0','VPTB-05','VLSI F0.html','','140')     
           oCMenu1.makeMenu('sub11','top0','VSK-Spartan 3E','VLSI F1.html','','140')     
           oCMenu1.makeMenu('sub12','top0','VVSM-06','VLSI F2.html','','140')     		
           oCMenu1.makeMenu('sub13','top0','LIST OF EXPERIMENTS','VLSI F3.html','','140')     
           oCMenu1.makeMenu('sub14','top0','VVSI-29','VLSI F4.html','','140')     

//Leave these two lines! Making the styles and then constructing the menu
oCMenu1.makeStyle(); oCMenu1.construct()

