
//Menu object creation
oCMenu=new makeCM("oCMenu") //Making the menu object. Argument: menuname

oCMenu.frames=0

//Menu properties   
oCMenu.pxBetween=15
oCMenu.fromLeft=10
oCMenu.fromTop=250   
oCMenu.rows=0 
oCMenu.menuPlacement="0"
                                                             
oCMenu.offlineRoot="file:///C|/temp/stb/scripts/coolmenus/" 
oCMenu.onlineRoot="coolmenus/" 
oCMenu.resizeCheck=1 
oCMenu.wait=2000 
oCMenu.fillImg="cm_fill.gif"
oCMenu.zIndex=0

//Background bar properties
oCMenu.useBar=0
oCMenu.barWidth="menu"
oCMenu.barHeight="menu" 
oCMenu.barClass="clBar"
oCMenu.barX=0 
oCMenu.barY=0
oCMenu.barBorderX=0
oCMenu.barBorderY=0
oCMenu.barBorderClass=""

//Level properties - ALL properties have to be specified in level 0
oCMenu.level[0]=new cm_makeLevel() //Add this for each new level
oCMenu.level[0].width=140
oCMenu.level[0].height=19 
oCMenu.level[0].regClass="clLevel0"
oCMenu.level[0].overClass="clLevel0over"
oCMenu.level[0].borderX=0
oCMenu.level[0].borderY=0
oCMenu.level[0].borderClass="clLevel0border"
oCMenu.level[0].offsetX=1
oCMenu.level[0].offsetY=5
oCMenu.level[0].rows=0
oCMenu.level[0].arrow=0
oCMenu.level[0].arrowWidth=0
oCMenu.level[0].arrowHeight=0
oCMenu.level[0].align="right"

//dynamic effect (controllable for each level)
oCMenu.level[0].clippx=2
oCMenu.level[0].cliptim=4
//special animation filters (IE5.5+ only, controllable for each level)
oCMenu.level[0].filter="progid:DXImageTransform.Microsoft.Fade(duration=0.5)" 

//Other special animation filters (IE5.5+ only, controllable for each level)
//oCMenu.level[0].filter="progid:DXImageTransform.Microsoft.Wheel(duration=0.5,spokes=5)"
//oCMenu.level[0].filter="progid:DXImageTransform.Microsoft.Barn(duration=0.5,orientation=horizontal)"
//oCMenu.level[0].filter="progid:DXImageTransform.Microsoft.Blinds(duration=0.5,bands=5)"
//oCMenu.level[0].filter="progid:DXImageTransform.Microsoft.CheckerBoard(duration=0.5)"
//oCMenu.level[0].filter="progid:DXImageTransform.Microsoft.Fade(duration=0.5)"
//oCMenu.level[0].filter="progid:DXImageTransform.Microsoft.GradientWipe(duration=0.5,wipeStyle=0)"
//oCMenu.level[0].filter="progid:DXImageTransform.Microsoft.Iris(duration=0.5,irisStyle=STAR)"
//oCMenu.level[0].filter="progid:DXImageTransform.Microsoft.Iris(duration=0.5,irisStyle=CIRCLE)"
//oCMenu.level[0].filter="progid:DXImageTransform.Microsoft.Pixelate(duration=0.5,maxSquare=40)"
//oCMenu.level[0].filter="progid:DXImageTransform.Microsoft.Wheel(duration=0.5,spokes=5)"
//oCMenu.level[0].filter="progid:DXImageTransform.Microsoft.RandomDissolve(duration=0.5)"
//oCMenu.level[0].filter="progid:DXImageTransform.Microsoft.Spiral(duration=0.5)"
//oCMenu.level[0].filter="progid:DXImageTransform.Microsoft.Stretch(duration=0.5,stretchStyle=push)"
//oCMenu.level[0].filter="progid:DXImageTransform.Microsoft.Strips(duration=0.5,motion=rightdown)"


//EXAMPLE 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
oCMenu.level[1]=new cm_makeLevel() //Add this for each new level (adding one to the number)
oCMenu.level[1].width=200
oCMenu.level[1].height=28
oCMenu.level[1].regClass="clLevel1"
oCMenu.level[1].overClass="clLevel1over"
oCMenu.level[1].borderX=0
oCMenu.level[1].borderY=0
oCMenu.level[1].align="right" 
oCMenu.level[1].offsetX=0
oCMenu.level[1].offsetY=0
oCMenu.level[1].borderClass="clLevel1border"
//dynamic effect
oCMenu.level[1].clippx=2
oCMenu.level[1].cliptim=4
//special animation filters
oCMenu.level[1].filter="progid:DXImageTransform.Microsoft.Fade(duration=0.5)" 


//EXAMPLE SUB LEVEL[2] PROPERTIES - You have to specify the properties you want different from LEVEL[1] OR LEVEL[0] - If you want all items to look the same just remove this
oCMenu.level[2]=new cm_makeLevel() //Add this for each new level (adding one to the number)
oCMenu.level[2].width=165
oCMenu.level[2].height=18
oCMenu.level[2].offsetX=0
oCMenu.level[2].offsetY=0
oCMenu.level[2].regClass="clLevel2"
oCMenu.level[2].overClass="clLevel2over"
oCMenu.level[2].borderClass="clLevel2border"


/******************************************
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('sub00','top0','COMALL')
	oCMenu.makeMenu('sub01','sub00','Accessories & Equipment','',140,0)
			oCMenu.makeMenu('sub100','sub01','Swarf Exhausters','http://www.rogerfranklin.co.uk/job51.htm','',140,0)
			oCMenu.makeMenu('sub101','sub01','Corner Sealing Machines','http://www.rogerfranklin.co.uk/sticker.htm','',140,0)
		oCMenu.makeMenu('sub02','sub00','Crimping Machines','',140,0)
			oCMenu.makeMenu('sub200','sub02','Cam80','http://www.rogerfranklin.co.uk/cam80.htm','',140,0)
			oCMenu.makeMenu('sub201','sub02','Crab','http://www.rogerfranklin.co.uk/crab.htm','',140,0)
		oCMenu.makeMenu('sub03','sub00','Milling Machines','',140,0)
			oCMenu.makeMenu('sub300','sub03','Mill One','http://www.rogerfranklin.co.uk/millone.htm','',140,0)
			oCMenu.makeMenu('sub301','sub03','Mill 200','http://www.rogerfranklin.co.uk/mill200.htm','',140,0)
			oCMenu.makeMenu('sub302','sub03','Mill HP-HF','http://www.rogerfranklin.co.uk/millhp.htm','',140,0)
			oCMenu.makeMenu('sub303','sub03','Mill NT','http://www.rogerfranklin.co.uk/millnt.htm','',140,0)
		oCMenu.makeMenu('sub05','sub00','Roller Tables','',140,0)
			oCMenu.makeMenu('sub500','sub05','Porter Roller Table','http://www.rogerfranklin.co.uk/porter.htm','',140,0)
			oCMenu.makeMenu('sub501','sub05','Quota Roller Table','http://www.rogerfranklin.co.uk/quota.htm','',140,0)
		oCMenu.makeMenu('sub06','sub00','Copy Routers','',140,0)
			oCMenu.makeMenu('sub600','sub06','Dolby 1V','http://www.rogerfranklin.co.uk/dolby1v.htm','',140,0)
			oCMenu.makeMenu('sub601','sub06','Dolby CL','http://www.rogerfranklin.co.uk/dolbycl.htm','',140,0)
			oCMenu.makeMenu('sub602','sub06','Dolby K','http://www.rogerfranklin.co.uk/dolbyk.htm','',140,0)
			oCMenu.makeMenu('sub603','sub06','Dolby ONE','http://www.rogerfranklin.co.uk/dolbyone.htm','',140,0)
			oCMenu.makeMenu('sub604','sub06','Dolby 90','http://www.rogerfranklin.co.uk/dolby90.htm','',140,0)
			oCMenu.makeMenu('sub605','sub06','Matrix CN','http://www.rogerfranklin.co.uk/matrixcn.htm','',140,0)
			oCMenu.makeMenu('sub606','sub06','Matrix ME/VE','http://www.rogerfranklin.co.uk/matrixmeve.htm','',140,0)
			oCMenu.makeMenu('sub607','sub06','Matrix CNE','http://www.rogerfranklin.co.uk/matrixcne.htm','',140,0)
		oCMenu.makeMenu('sub07','sub00','Single Head Saws','',140,0)
			oCMenu.makeMenu('sub700','sub07','Front Feeding Saws ','',140,0)
				oCMenu.makeMenu('sub701','sub700','Sam 450-550','http://www.rogerfranklin.co.uk/sam450550pe.htm','',140,0)
				oCMenu.makeMenu('sub702','sub700','Sam 450 PX ECU','http://www.rogerfranklin.co.uk/sam450px.htm','',140,0)
				oCMenu.makeMenu('sub703','sub700','Sam 450 ME','http://www.rogerfranklin.co.uk/sam450me.htm','',140,0)
			oCMenu.makeMenu('sub710','sub00',' Hunting Saws ','',140,0)
				oCMenu.makeMenu('sub711','sub710','Sam 350','http://www.rogerfranklin.co.uk/sam350.htm','',140,0)
				oCMenu.makeMenu('sub712','sub710','Sam 400','http://www.rogerfranklin.co.uk/sam400.htm','',140,0)
				oCMenu.makeMenu('sub713','sub710','Trim 300','http://www.rogerfranklin.co.uk/trim300.htm','',140,0)
				oCMenu.makeMenu('sub714','sub710','Trim 400','http://www.rogerfranklin.co.uk/trim400.htm','',140,0)
			oCMenu.makeMenu('sub720','sub00',' Rising Blade Saws','',140,0)
				oCMenu.makeMenu('sub721','sub720','Cut 400A','http://www.rogerfranklin.co.uk/cut400a.htm','',140,0)
				oCMenu.makeMenu('sub722','sub720','Sam 300 ECU','http://www.rogerfranklin.co.uk/sam300ecu.htm','',140,0)
				oCMenu.makeMenu('sub723','sub720','Sam 300R','http://www.rogerfranklin.co.uk/sam300r.htm','',140,0)
				oCMenu.makeMenu('sub724','sub720','Sam 777','http://www.rogerfranklin.co.uk/sam777.htm','',140,0)	
		oCMenu.makeMenu('sub730','sub00','Double Mitre Saws','',140,0)
				oCMenu.makeMenu('sub731','sub730','Mach FA350','http://www.rogerfranklin.co.uk/machfa350.htm','',140,0)
				oCMenu.makeMenu('sub732','sub730','Mach 400','http://www.rogerfranklin.co.uk/mach400.htm','',140,0)
				oCMenu.makeMenu('sub733','sub730','Mach 450-500','http://www.rogerfranklin.co.uk/mach450500k.htm','',140,0)
				oCMenu.makeMenu('sub734','sub730','Mach 500 KIBI','http://www.rogerfranklin.co.uk/mach500k.htm','',140,0)
				oCMenu.makeMenu('sub735','sub730','Mach 500 THETA','http://www.rogerfranklin.co.uk/mach500theta.htm','',140,0)
				oCMenu.makeMenu('sub736','sub730','Mach 600 THETA','http://www.rogerfranklin.co.uk/mach600theta.htm','',140,0)
oCMenu.makeMenu('sub740','sub00','Logistic Line Sytstems','',140,0)
				oCMenu.makeMenu('sub741','sub740','JOB 1000','http://www.rogerfranklin.co.uk/job1000.htm','',140,0)
				oCMenu.makeMenu('sub742','sub740','JOB 2000','http://www.rogerfranklin.co.uk/job2000.htm','',140,0)				
				
oCMenu.makeMenu('sub08','top1','FOM')
		oCMenu.makeMenu('sub800','sub08','Machining Centres','',140,0)
				oCMenu.makeMenu('sub801','sub800','FOM ARGO 40/RM ','http://www.rogerfranklin.co.uk/argo40.htm','',140,0)
				oCMenu.makeMenu('sub802','sub800','FOM ARGO 70/RM','http://www.rogerfranklin.co.uk/argo70.htm','',140,0)
				oCMenu.makeMenu('sub803','sub800','FOM DALI 40','http://www.rogerfranklin.co.uk/dali40.htm','',150,0)
				oCMenu.makeMenu('sub804','sub800','FOM DALI 70','http://www.rogerfranklin.co.uk/dali70.htm','',150,0)
				oCMenu.makeMenu('sub805','sub800','FOM MODUS','http://www.rogerfranklin.co.uk/modus.htm','',150,0)
				
		oCMenu.makeMenu('sub810','sub08','Cutting Lines','',140,0)
				oCMenu.makeMenu('sub811','sub810','Cutting and Machining Lines','http://www.rogerfranklin.co.uk/multispindle.htm','',180,0)	

oCMenu.makeMenu('top6','','FST SOFTWARE','')
	oCMenu.makeMenu('sub61','top6','FOMCAM The easy-to-use Cam solution for machinings in 3D.','http://www.prof2.com/Home.asp?action=products&sub=fomcam&language=en','',450,0)
	oCMenu.makeMenu('sub62','top6','MASTERCUT is a highly efficient cutting list management program','http://www.prof2.com/Home.asp?action=products&sub=mastercut&language=en','',450,0)
	oCMenu.makeMenu('sub63','top6','PROF2 The complete and intuitive software for window manufacturers. ','http://www.prof2.com/Home.asp?action=products&sub=prof2','',450,0)
	oCMenu.makeMenu('sub64','top6','PROSKY makes the curtain wall design an easy task','http://www.prof2.com/Home.asp?action=products&sub=prosky&language=en','',450,0)
	oCMenu.makeMenu('sub65','top6','ARESCAM is the Cam developed especially for the Matrix copy router ','http://www.prof2.com/Home.asp?action=products&sub=arescam&language=en','',450,0)

oCMenu.makeMenu('sub09','top1','GRAULE')
		oCMenu.makeMenu('sub900','sub09','Cross Cut & Mitre Saws','',140,0)
				oCMenu.makeMenu('sub901','sub900','ZS 85NS ','http://www.rogerfranklin.co.uk/zs85n.htm','',140,0)
				oCMenu.makeMenu('sub902','sub900','ZS 135 / ZS 170 / ZS 200','http://www.rogerfranklin.co.uk/zs135_170_200.htm','',140,0)
				oCMenu.makeMenu('sub903','sub900','ZS 135N / ZS 170N / ZS 200N','http://www.rogerfranklin.co.uk/zs135n_170n_200n.htm','',150,0)
		oCMenu.makeMenu('sub910','sub09','Oscillating & Mitre Saws','',140,0)
				oCMenu.makeMenu('sub911','sub910','KS ','http://www.rogerfranklin.co.uk/ks.htm','',140,0)
		oCMenu.makeMenu('sub920','sub09','Notching Saws','',140,0)
				oCMenu.makeMenu('sub921','sub920','AS 450','http://www.rogerfranklin.co.uk/as450.htm','',140,0)
				oCMenu.makeMenu('sub922','sub920','AS-U 450','http://www.rogerfranklin.co.uk/asu450.htm','',140,0)
				oCMenu.makeMenu('sub923','sub920','AS-P 550','http://www.rogerfranklin.co.uk/asp550.htm','',140,0)
				oCMenu.makeMenu('sub924','sub920','AS-V 550','http://www.rogerfranklin.co.uk/asv550.htm','',140,0)
		oCMenu.makeMenu('sub930','sub09','End Millers','',140,0)
				oCMenu.makeMenu('sub931','sub930','AKF 1 AKF 2','http://www.rogerfranklin.co.uk/akf1_2.htm','',140,0)
				oCMenu.makeMenu('sub932','sub930','AKF 4/200 AKF 4/250','http://www.rogerfranklin.co.uk/akf4_200.htm','',140,0)
				oCMenu.makeMenu('sub933','sub930','AKF 6/200 AKF 6/300','http://www.rogerfranklin.co.uk/akf6_200.htm','',140,0)
		oCMenu.makeMenu('sub940','sub09','Roller Conyeyors & Length Stops','',140,0)
				oCMenu.makeMenu('sub941','sub940','RO, RL, RLK','http://www.rogerfranklin.co.uk/graulestops.htm','',140,0)

oCMenu.makeMenu('sub11','top1','MAT MACHINES')	
		oCMenu.makeMenu('sub110','sub11','4 Head Corner Crimpers','',140,0)
				oCMenu.makeMenu('sub1101','sub110','Automatic line','http://www.rogerfranklin.co.uk/matline.htm','',140,0)
				oCMenu.makeMenu('sub1102','sub110','SPE 1600','http://www.rogerfranklin.co.uk/mat_spe1600.htm','',140,0)
	
oCMenu.makeMenu('sub13','top1','PRESSTA')	
		oCMenu.makeMenu('sub130','sub13','Corner Crimpers','',140,0)
				oCMenu.makeMenu('sub131','sub130','Pressta 1800','http://www.rogerfranklin.co.uk/pressta1800.htm','',140,0)
				oCMenu.makeMenu('sub132','sub130','Pressta 2000','http://www.rogerfranklin.co.uk/pressta2000.htm','',140,0)
				oCMenu.makeMenu('sub133','sub130','Pressta 2000E','http://www.rogerfranklin.co.uk/pressta2000e.htm','',140,0)
		oCMenu.makeMenu('sub138','sub13','Punches','',140,0)
				oCMenu.makeMenu('sub134','sub138','Pressta Dyno 9','http://www.rogerfranklin.co.uk/presstadyno9.htm','',140,0)

oCMenu.makeMenu('sub16','top1','URBAN')
		oCMenu.makeMenu('sub161','sub16','Single Head Welders','',140,0)
				oCMenu.makeMenu('sub1610','sub161','AKS 1100','http://www.rogerfranklin.co.uk/aks1100.htm','',140,0)
				oCMenu.makeMenu('sub1611','sub161','AKS 3600','http://www.rogerfranklin.co.uk/aks3600.htm','',140,0)
	oCMenu.makeMenu('sub162','sub16','Double Head Welders','',140,0)
				oCMenu.makeMenu('sub1621','sub162','AKS 3900','http://www.rogerfranklin.co.uk/aks3900.htm','',140,0)
		oCMenu.makeMenu('sub163','sub16','Three Head Welders','',140,0)
				oCMenu.makeMenu('sub1630','sub163','AKS 5300','http://www.rogerfranklin.co.uk/aks5300.htm','',140,0)
		oCMenu.makeMenu('sub164','sub16','Four Head Welders','',140,0)
				 oCMenu.makeMenu('sub1640','sub164','AKS 1600','http://www.rogerfranklin.co.uk/aks1600.htm','',140,0)
				 oCMenu.makeMenu('sub1641','sub164','AKS 1800','http://www.rogerfranklin.co.uk/aks1800.htm','',140,0)
				 oCMenu.makeMenu('sub1642','sub164','AKS 6100','http://www.rogerfranklin.co.uk/aks6100.htm','',140,0)
				 oCMenu.makeMenu('sub1643','sub164','AKS 8000','http://www.rogerfranklin.co.uk/aks8000.htm','',140,0)
		oCMenu.makeMenu('sub165','sub16','Butt Welders','',140,0)
				oCMenu.makeMenu('sub1650','sub165','AKS 1020','http://www.rogerfranklin.co.uk/aks1020.htm','',140,0)
		oCMenu.makeMenu('sub166','sub16','Transom & Cross Welders','',140,0)
				oCMenu.makeMenu('sub1660','sub166','AKS 3511','http://www.rogerfranklin.co.uk/aks3511.htm','',140,0)
		oCMenu.makeMenu('sub167','sub16','Corner Cleaners','',140,0)
				oCMenu.makeMenu('sub1670','sub167','SV 280','http://www.rogerfranklin.co.uk/sv280.htm','',140,0)
				oCMenu.makeMenu('sub1671','sub167','SV 305','http://www.rogerfranklin.co.uk/sv305.htm','',140,0)
				oCMenu.makeMenu('sub1673','sub167','SV 430','http://www.rogerfranklin.co.uk/sv430.htm','',140,0)
				oCMenu.makeMenu('sub1674','sub167','SV 530','http://www.rogerfranklin.co.uk/sv530.htm','',140,0)
				oCMenu.makeMenu('sub1675','sub167','SV 800','http://www.rogerfranklin.co.uk/sv800.htm','',140,0)
				oCMenu.makeMenu('sub1676','sub167','SV 815','http://www.rogerfranklin.co.uk/sv815.htm','',140,0)
				oCMenu.makeMenu('sub1677','sub167','TRA 23','http://www.rogerfranklin.co.uk/tra23.htm','',140,0)
		oCMenu.makeMenu('sub168','sub16','Screwdrivers','',140,0)
				oCMenu.makeMenu('sub1680','sub168','DS 2100','http://www.rogerfranklin.co.uk/ds2100.htm','',140,0)
				oCMenu.makeMenu('sub1681','sub168','DS 2300','http://www.rogerfranklin.co.uk/ds2300.htm','',140,0)
				oCMenu.makeMenu('sub1682','sub168','DS 4000','http://www.rogerfranklin.co.uk/ds2400.htm','',140,0)
		oCMenu.makeMenu('sub169','sub16','Handling Equipment','',140,0)
				oCMenu.makeMenu('sub1690','sub169','Shelves & Stands','','',140,0)
						oCMenu.makeMenu('sub16900','sub1690','LRE, LRD Storage shelf ','http://www.rogerfranklin.co.uk/lrelrd.htm','',140,0)
						oCMenu.makeMenu('sub16901','sub1690','FLR 16 Reinforcement shelf','http://www.rogerfranklin.co.uk/flr16.htm','',140,0)
						oCMenu.makeMenu('sub16792','sub1690','FSK 48 Rotary sash stand','http://www.rogerfranklin.co.uk/fsk48.htm','',140,0)
						oCMenu.makeMenu('sub16793','sub1690','ER Storage shelf','http://www.rogerfranklin.co.uk/er.htm','',140,0)
						oCMenu.makeMenu('sub16794','sub1690','RA 3000 Assembly stand','http://www.rogerfranklin.co.uk/ra.htm','',140,0)
				oCMenu.makeMenu('sub1691','sub169','Trolleys','','',140,0)
						oCMenu.makeMenu('sub16910','sub1691','FW 1800/5 Transport trolley','http://www.rogerfranklin.co.uk/fw1800.htm','',200,0)
						oCMenu.makeMenu('sub16911','sub1691','RF 13/11 Transport trolley','http://www.rogerfranklin.co.uk/rf1311.htm','',200,0)
						oCMenu.makeMenu('sub16912','sub1691','GF 13/24 Transport trolley','http://www.rogerfranklin.co.uk/gf.htm','',200,0)
						oCMenu.makeMenu('sub16913','sub1691','PWL 1000 / PWL 2000 Profile trolley','http://www.rogerfranklin.co.uk/pwl.htm','',200,0)
						oCMenu.makeMenu('sub16914','sub1691','PWL1000, PWL 2000 Profile trolley','http://www.rogerfranklin.co.uk/pwl.htm','',200,0)
						oCMenu.makeMenu('sub16915','sub1691','PSW 1600/4 Profile trolley','http://www.rogerfranklin.co.uk/pws1600.htm','',200,0)
						oCMenu.makeMenu('sub16916','sub1691','PW 1600 / PW 2000 Profile trolley','http://www.rogerfranklin.co.uk/pw1600.htm','',200,0)
						oCMenu.makeMenu('sub16917','sub1691','FL 800 Reinforcement roller trolley','http://www.rogerfranklin.co.uk/fl800.htm','',200,0)
						oCMenu.makeMenu('sub16918','sub1691','HS 10.1, HS 10.4 Gasket trolley','http://www.rogerfranklin.co.uk/hs.htm','',200,0)
				oCMenu.makeMenu('sub1692','sub169','Connveyors','','',140,0)	
						oCMenu.makeMenu('sub16920','sub1692','KW 1600 Window conveyor','http://www.rogerfranklin.co.uk/kw1600.htm','',200,0)
						oCMenu.makeMenu('sub16921','sub1692','KWL 1600/S Window conveyor','http://www.rogerfranklin.co.uk/kw1600spwl.htm','',200,0)
						oCMenu.makeMenu('sub16922','sub1692','KW 2000, KW 2002 Window conveyor','http://www.rogerfranklin.co.uk/kw2000.htm','',200,0)
						oCMenu.makeMenu('sub16923','sub1692','RH 30 Roller conveyor','http://www.rogerfranklin.co.uk/rh30.htm','',140,0)
						oCMenu.makeMenu('sub16924','sub1692','RV Vertical roller conveyor','http://www.rogerfranklin.co.uk/rv.htm','',140,0)
				oCMenu.makeMenu('sub1693','sub169','Tables','','',140,0)	
						oCMenu.makeMenu('sub16930','sub1693','13 S 300 Sliding table','http://www.rogerfranklin.co.uk/13s300.htm','',200,0)
						oCMenu.makeMenu('sub16931','sub1693','RT13 Roller table','http://www.rogerfranklin.co.uk/rt13.htm','',140,0)			
						oCMenu.makeMenu('sub16932','sub1693','AT 2000, AT 3000 Working table','http://www.rogerfranklin.co.uk/at.htm','',200,0)
						oCMenu.makeMenu('sub16933','sub1693','ST 3000, ST 4000 Tilting table','http://www.rogerfranklin.co.uk/st.htm','',200,0)
						oCMenu.makeMenu('sub16934','sub1693','STH 2500, STH 3500 Height Adj tilting table','http://www.rogerfranklin.co.uk/sth.htm','',220,0)
						oCMenu.makeMenu('sub16935','sub1693','ST 2400 Tilting table','http://www.rogerfranklin.co.uk/st2400.htm','',200,0)
						oCMenu.makeMenu('sub16936','sub1693','HD 2500 Lift & turn table','http://www.rogerfranklin.co.uk/hd.htm','',200,0)
						oCMenu.makeMenu('sub16937','sub1693','HD 2000 Lift & turn table','http://www.rogerfranklin.co.uk/hd.htm','',200,0)
				oCMenu.makeMenu('sub1694','sub169','Glazing Units','','',140,0)	
						oCMenu.makeMenu('sub16940','sub1694','KV 1800, 2800, 3200 Glazing unit','http://www.rogerfranklin.co.uk/kv.htm','',200,0)
						oCMenu.makeMenu('sub16941','sub1694','KV 2800HF Glazing unit','http://www.rogerfranklin.co.uk/kvhf.htm','',140,0)
						oCMenu.makeMenu('sub16942','sub1694','KVH 3000 Glazing unit','http://www.rogerfranklin.co.uk/kvh.htm','',140,0)
						oCMenu.makeMenu('sub16943','sub1694','KVS 3000 Glazing unit ','http://www.rogerfranklin.co.uk/kvs3000.htm','',140,0)
oCMenu.makeMenu('top4','','','URBAN','')
		
oCMenu.makeMenu('top5','','CONSUMABLES','')
	oCMenu.makeMenu('sub51','top5','Jobber Drills','http://www.rogerfranklin.co.uk/drills.htm','',140,0)		
	oCMenu.makeMenu('sub52','top5','Milling Cutters','http://www.rogerfranklin.co.uk/milling.htm','',140,0)
	oCMenu.makeMenu('sub53','top5','Saw Blades','http://www.rogerfranklin.co.uk/sawblades.htm','',140,0)
	oCMenu.makeMenu('sub54','top5','Teflon','http://www.rogerfranklin.co.uk/teflon.htm','',140,0)

oCMenu.makeMenu('top7','','SERVICE','http://www.rogerfranklin.co.uk/service.htm')

oCMenu.makeMenu('top2','','USED MACHINES')
				oCMenu.makeMenu('sub22','top2','Urban AKS 1400 Welder','http://www.rogerfranklin.co.uk/usedaks1400el.htm','',200,0)
				oCMenu.makeMenu('sub23','top2','Comall Matrix CNE30','http://www.rogerfranklin.co.uk/matrixcne_used.htm','',200,0)								
oCMenu.makeMenu('top8','','ABOUT US','http://www.rogerfranklin.co.uk/about.htm')
	
//Leave this line - it constructs the menu
oCMenu.construct()	
