/******************************************Menu item creation:myCoolMenu.makeMenu(name, parent_name, text, link, target, width, height, regImage, overImage, regClass, overClass , align, rows, nolink, onclick, onmouseover, onmouseout) *************************************/oCMenu.makeMenu('top0','','Virtual Showroom','machine_tools_showroom.htm','','161','21','images/hmenu_01.gif','images/hmenu_01_on.gif')    oCMenu.makeMenu('sub00','top0','Turning Centers','machine_tools_turncenters.htm')        oCMenu.makeMenu('sub001','sub00','High Production Turning Centers','machine_tools_highturn.htm','','120','28')        oCMenu.makeMenu('sub002','sub00','CNC Turning Centers','machine_tools_turncenters.htm','','120','28')    oCMenu.makeMenu('sub01','top0','Turn / Mill Machines','machine_tools_turnmill.htm','','','18')    oCMenu.makeMenu('sub02','top0','Machining Centers','')        oCMenu.makeMenu('sub021','sub02','Horizontal Machining Centers','machine_tools_horzcenters.htm','','120','28')        oCMenu.makeMenu('sub022','sub02','Vertical Machining Centers','machine_tools_vertcenters.htm','','120','28')    oCMenu.makeMenu('sub03','top0','Special Machines','machine_tools_specialmach.htm')    oCMenu.makeMenu('sub04','top0','Accessories','machine_tools_accessories.htm')        oCMenu.makeMenu('sub041','sub04','Live Tools for Eurotech Lathes','http://www.mtmarchetti.com/gb/prodotti2.asp?idmf=1','_blank','120','28')        oCMenu.makeMenu('sub042','sub04','Live Tools for Other CNC Lathes','http://www.mtmarchetti.com/gb/mt_marchetti.htm','_blank','120','28')        oCMenu.makeMenu('sub043','sub04','Bar Feeds','machine_tools_barfeeds.htm','','120','28')    oCMenu.makeMenu('top1','','Accessories','machine_tools_accessories.htm','','116','21','images/hmenu_02.gif','images/hmenu_02_on.gif')    oCMenu.makeMenu('sub10','top1','Live Tools for Eurotech Lathes','http://www.mtmarchetti.com/gb/prodotti2.asp?idmf=1','_blank','112','28')    oCMenu.makeMenu('sub11','top1','Live Tools for Other CNC Lathes','http://www.mtmarchetti.com/gb/mt_marchetti.htm','_blank','112','28')    oCMenu.makeMenu('sub12','top1','Bar Feeds','machine_tools_barfeeds.htm','','112','28')    oCMenu.makeMenu('top2','','Service Department','machine_tools_servicedept.htm','','165','21','images/hmenu_03.gif','images/hmenu_03_on.gif')    oCMenu.makeMenu('sub20','top2','Parts / Service Request Form','machine_tools_partsform.htm','','161','18')    oCMenu.makeMenu('top3','','Liquid Ice Corp','machine_tools_liquidice.htm','','138','21','images/hmenu_04.gif','images/hmenu_04_on.gif')	oCMenu.makeMenu('sub30','top3','Coolants','machine_tools_liquidice.htm','','134','18')//Leave this line - it constructs the menuoCMenu.construct()
