

var MENU_ITEMS = [

				  ['&nbsp;Home', 'index.php?fuseaction=home', null],

				  

				  ['Products', 'index.php?fuseaction=products&unit=overview', null,

				 	['Overview', 'index.php?fuseaction=products&unit=overview'],

					['Components', 'index.php?fuseaction=products&unit=components&item=drawpin', null,	

						['Draw Pin','index.php?fuseaction=products&unit=components&item=drawpin'],

						['Plate Heater','index.php?fuseaction=products&unit=components&item=plateheater'],

						['Rotating Draw Pin', 'index.php?fuseaction=products&unit=components&item=rotatingdrawpin'],

						['Godets / Rolls', 'index.php?fuseaction=products&unit=components&subunit=godets&item=overview', null,

							['STS - single zone rolls',  'index.php?fuseaction=products&unit=components&subunit=godets&item=sts-singlezone'],

							['RTS - single zone rolls',  'index.php?fuseaction=products&unit=components&subunit=godets&item=rts-singlezone'],

							['RTS - multi zone rolls',  'index.php?fuseaction=products&unit=components&subunit=godets&item=rts-multizone'],

							['ACR - ambient rolls',  'index.php?fuseaction=products&unit=components&subunit=godets&item=acr-abientrolls'],

							['LCR - cooled rolls',  'index.php?fuseaction=products&unit=components&subunit=godets&item=lcrcooledrolls'],

							['Separator rolls',  'index.php?fuseaction=products&unit=components&subunit=godets&item=separatorrolls']

						],

							['Temperature', 'index.php?fuseaction=products&unit=components&subunit=temperature&item=etc-24', null,

							 	['ETC - 24 multi position', 'index.php?fuseaction=products&unit=components&subunit=temperature&item=etc-24'],

								['CR - multi zone',  'index.php?fuseaction=products&unit=components&subunit=temperature&item=cr-03'],

								['TTR - temperature transmitter', 'index.php?fuseaction=products&unit=components&subunit=temperature&item=ttr-3ttr1']
							 ]

							

						],

						['On-Line Monitoring', 'index.php?fuseaction=products&unit=onlinemonitoring&subunit=yarntenison', null,

							['Yarn Tension', 'index.php?fuseaction=products&unit=onlinemonitoring&subunit=yarntenison', null],

							['Package Density',  'index.php?fuseaction=products&unit=onlinemonitoring&subunit=packagedensity']

						],



						['Machines', 'index.php?fuseaction=products&unit=machines&subunit=custombuilt&item=newprocesses', null,

						 	['Custom built', 'index.php?fuseaction=products&unit=machines&subunit=custombuilt&item=newprocesses', null,

								['New Processes', 'index.php?fuseaction=products&unit=machines&subunit=custombuilt&item=newprocesses'],

								['Conversions ', 'index.php?fuseaction=products&unit=machines&subunit=custombuilt&item=conversions']

							],

							['TEX2000', 'index.php?fuseaction=products&unit=machines&subunit=tex2000', null]

						],
						 ['Engineering Service', 'index.php?fuseaction=products&unit=engineering', null],

								

							

	],

	['Company Info', 'index.php?fuseaction=companyinfo&unit=profile', null,

		['Profile / History',  'index.php?fuseaction=companyinfo&unit=profile'],

		['Location', 'index.php?fuseaction=companyinfo&unit=location'],

	],

	['&nbsp;Worldwide',  'index.php?fuseaction=worldwide&unit=africa', null,

		['Africa', 'index.php?fuseaction=worldwide&unit=africa'],

		['America', 'index.php?fuseaction=worldwide&unit=america'],

		['Asia', 'index.php?fuseaction=worldwide&unit=asia'],

		['Australia', 'index.php?fuseaction=worldwide&unit=australia'],

		['Europe', 'index.php?fuseaction=worldwide&unit=europe'],

	],

	['Latest News', 'index.php?fuseaction=latestnews&unit=pressrelease', null,

		['News / Press Release',  'index.php?fuseaction=latestnews&unit=pressrelease'],

		['Event / Exhibition', 'index.php?fuseaction=latestnews&unit=event-exhibition'],

		

	],

	['Contact', 'index.php?fuseaction=contact&unit=contact', null,

		['Contact', 'index.php?fuseaction=contact&unit=contact'],

		['Contact Form','index.php?fuseaction=contact&unit=contactform'],

		['AGB (D / E)','index.php?fuseaction=contact&unit=agb'],

	],

];



