/* Tigra Menu items structure */
var MENU_ITEMS = [
       ['Overview', "productoverview.htm"],

       ['Products', null, null,

		['Bote-Cote', null, null,
			['Why Bote-Cote', 'whybotecote.htm'],
			['Bote-Cote Technical Data Sheet', "botecote-tds.htm"],
			['Brief Bote-Cote Instructions', "botecoteinstructions.htm"],
			['Bote-Cote Accelerator', "botecoteaccelerator.htm"],
			['Bote-Cote MSDS', 'msdsbotecote2009.htm'],
                  ['EpoxySolventMSDS', 'msdsepoxysolvent2009.htm']
		],

		['Aquacote', null, null,
			['Colour Card', 'aquacotecolourcard.htm'],
			['User Insructions', 'aquacoteinstructions.htm'],
			['MSDS Top Coat', 'msdsaquacote2009.htm'],
			['MSDS Undercoat', 'msdsaquacoteuc2009.htm']
		],

		['Cop-R-Bote', null, null,
                  ['CRB Instructions', 'crbinstructions.htm'],
                  ['CRB Spraying', 'crbspraying.htm'],
                  ['CopRBote MSDS', 'msdscrb2009.htm'],
                  ['CRB Thinners MSDS', 'msdsCRBthinners2009.htm']
                ],

		['Epox-E-Glue', null, null,
                  ['EpoxEGlue TDS', 'epoxeglueTDS.htm'],
	            ['EpoxEGlue MSDS', 'msdsepoxeglue2009.htm'],
		],

		['Purbond', null, null,
			['Purbond Instructions', 'purbondinstructions.htm'],
                  ['Purbond Hints & Tips', 'purbondtips.htm'],
                  ['Purbond TDS', 'purbondTDS.htm' ],
                  ['Purbond MSDS', 'msdspurbond2009.htm']
		],

		['Pour On Gloss', null, null,
			['POG Instructions', 'poginstructions.htm'],
                  ['Pour On Gloss MSDS', 'msdspog2009.htm']
		],

		['Contract Epoxy', null, null,
                  ['Contractors Epoxy TDS', 'contractepoxytds.htm'],
	            ['Contractors Epoxy MSDS', 'msdscontractors2009.htm'],
                ],

		['Feronite', null, null,
                  ['Feronite Introduction', 'feronitermpintroduction.htm'],
                  ['Feronite Compatibility', 'feronitecompatibility.htm'],
                  ['FeroniteRMP Treatment Spec', 'feronitermptreatmentspecification.htm'],
                  ['FeroniteRMP Film Properties', 'feronitermptypicalfilmproperties.htm'],
                  ['FeroniteRMP TDS', 'feronitermpTDS.htm'],
                  ['Treatment of Recovered Marine Artifacts', 'feronitemarineartifacts.htm'],
                  ['FeroniteRMP MSDS', 'msdsferonitermp2009.htm'],
                  ['Feronite RC MSDS', 'msdsferoniterc2009.htm']
	      	],

		['Rot', null, null,
		  ['WotRot', 'wotrot.htm'],
		  ['No-Rot', 'norot.htm']
		],

		['Tredgrip', null, null,
		  ['Information', 'tredgripproductinformation.htm'],
		  ['FAQ', 'tredgripcommonlyaskedquestions.htm'],
		  ['Performance', 'tredgripperformancereport.htm']
		],
 
            	['Fibreglass etc', null],
		['Plywood etc', null],
		['Gear', null],

		['Fastenings', null, null,
			['Wood Screw Data', 'woodscrewdata.htm'],
                  ['Square Section Copper Nail Data', 'squaresectioncoppernaildata.htm'],
			['Copper Rove Data', 'copperrovedata.htm']
                ],

		['Davey Fittings', null],

		['Plans and Kits', null],

            	['T-88 Aircraft', null, null,
			['T-88 TDS', 'T88-TDS.htm'],
			['Instructions', 'T-88Instructions.htm'],
			['T-88 MSDS', 'pdfs/MSDST88.pdf']
		]

	],

        ['MSDS', null, null,                
                ['Aquacote TC MSDS', 'msdsaquacote2009.htm'],
		    ['Aquacote UC MSDS', 'msdsaquacoteuc2009.htm'],
                ['Bote-Cote MSDS', 'msdsbotecote2009.htm'],
                ['Contractors MSDS', 'msdscontractors2009.htm'],
                ['CopRBote MSDS', 'msdscrb2009.htm'],
                ['CRB Thinners MSDS', 'msdsCRBthinners2009.htm'],
                ['EpoxEGlue MSDS', 'msdsepoxeglue2009.htm'],
                ['EpoxySolventMSDS', 'msdsepoxysolvent2009.htm'],
                ['Feronite RC MSDS', 'msdsferoniterc2009.htm'],
                ['FeroniteRMP MSDS', 'msdsferonitermp2009.htm'],
                ['No-Rot MSDS', 'pdfs/MSDS_04_No-Rot.pdf'],
		['PouringFoam MSDS', 'msdspouringfoam2009.htm'],
                ['PourOnGloss MSDS', 'msdspog2009.htm'],
                ['Purbond MSDS', 'msdspurbond2009.htm'],                
		['T-88 MSDS', 'pdfs/MSDST88.pdf'],
		['Tredgrip MSDS', 'pdfs/MSDSTredgrip.pdf']
        ],
        
        ['About us.', null, null,
		['Agents', "australiaclickable.htm"],
		['Company Details', null],
		['Map & Directions', 'boatcraftdirections-map.htm'],
            ['Mission', null],
		['Press Releases', null]
	],

	['Services', null],

	['Support', null, null,
		['Agents', "australiaclickable.htm"]
	],

];
