	var menuArrayHomeAdmin = [	
		['AMERICAN', 'product_gallery.php?collectionID=3', null],
		['METRO DESIGN', 'product_gallery.php?collectionID=5', null],
		['SOLIDITY 20', 'product_gallery.php?collectionID=9', null],
		['SOLIDITY 30', 'product_gallery.php?collectionID=10', null],
		['SOLIDITY 40', 'product_gallery.php?collectionID=11', null],
		['SOLIDITY CERAMIC 40', 'product_gallery.php?collectionID=13', null],
		['TRU-TILE', 'product_gallery.php?collectionID=12', null],
		['TRU-WOODS', 'product_gallery.php?collectionID=1', null]
	];
	
	var menuArrayMaintenance = [	
		['MAINTENANCE PDF (NON-CF)', 'pdfs/maintenance-noncf.pdf', null],
		['MAINTENANCE PDF (CF)', 'pdfs/maintenance-cf.pdf', null]
	];
	
	var menuArrayInstallation = [	
		['INSTALLATION PDF', 'pdfs/installation.pdf', null]
	];
	
	var menuArrayWarranty = [	
		['WARRANTY PDF (NON-CF)', 'pdfs/warranty-noncf.pdf', null],
		['WARRANTY PDF (CF)', 'pdfs/warranty-cf.pdf', null]

	];
	
	var menuArrayCompany = [	
		['DESIGN THAT PERFORMS', 'company_design.php', null],
				
		['OUR COMPANY', 'company_info.php', null]
	];