var MENU_ITEMS = [
	['<img src="/images/dnarrow.gif" width="7" height="6"> Nuclear', '/nuclear.htm', null,
			['Nuclear Overview', '/nuclear.htm', null],
			['Condenser Tube Cleaning', '/ctc.htm', null,],
			['Heat Exchanger Tube Cleaning', '/hetc.htm', null],
			['Service/ Circ Water Pipe Cleaning', '/wpc.htm', null],
			['Radiological Decontamination', '/decon.htm', null],
			['Steam Generator Channelhead Decontamination', '/steam.htm', null],
			['Surface Preparation /Industrial Coating', '/surf.htm', null],
			['Water Intrusion & Concrete Repair', '/sealing.htm', null],
			['Video Inspection', '/video.htm', [null,null,null,28]],
	],
	['<img src="/images/dnarrow.gif" width="7" height="6"> Fossil', '/fossil.htm', [null, null, 123, null],
			['Fossil Overview', '/fossil.htm', null,],
			['Condenser Tube Cleaning', '/ctc.htm', null,],
			['Heat Exchanger Tube Cleaning', '/hetc_fossil.htm', null,],
			['Service/ Circ Water Pipe Cleaning', '/wpc.htm', null],
			['Cogen/Combined Cycle', '/cogen.htm', null,],
			['Boiler Systems Cleaning', '/boil.htm', null,],
			['Video Inspection', '/video.htm', null],
			['Hydrostatic Testing', '/hydrotest.htm', null],
			['Surface Preparation/ Industrial Coating', '/surf.htm',[null,null,null,40]],
	],
	['<img src="/images/dnarrow.gif" width="7" height="6"> Industrial', 'commerce.htm', [123, null, 106, null],
			['Industrial Overview', '/commerce.htm', null,],
			['Cooling Water Piping Cleaning', '/cwp.htm', null],
			['Boiler Systems Cleaning', '/boil.htm', null,],
			['Condenser Tube Cleaning', '/ctc.htm', null,],
			['Heat Exchanger Tube Cleaning', '/hetc_fossil.htm', null,],
			['Video Inspection', '/video.htm', null],
			['Surface Preparation/ Industrial Coating', '/surf.htm', null],
			['Industrial Decontamination', '/inddecon.htm', [null,null,null,40]],
	],
	['<img src="/images/dnarrow.gif" width="7" height="6"> Construction', '/const.htm',  [106, null, 128, null],
			['Construction Overview', '/const.htm', null,],
			['Surface Preparation/ Industrial Coating', '/surf.htm', null],
			['Hydrodemolition/ Concrete Preparation', '/hydrodemo.htm', null],
			['Marine Cooling Water Piping', '/cwp.htm', null],
			['Heat Exchanger Cleaning', '/hetc_fossil.htm', null,],
	],
	['<img src="/images/dnarrow.gif" width="7" height="6"> Marine', '/marine.htm',  [128, null, 119, null],
			['Marine Overview', '/marine.htm', null,],
			['Surface Preparation/ Industrial Coating', '/surf.htm', null],
			['Hydrodemolition/ Concrete Preparation', '/hydrodemo.htm', null],
			['Marine Cooling Water Piping', '/cwp.htm', null],
			['Heat Exchanger Cleaning', '/hetc_fossil.htm', null,],
	],
];