var performanceUpgrades =
[
	['', 'Standard Duty', 'standardduty.php', '_self', ''],
	['', 'Heavy Duty', 'heavyduty.php', '_self', '']
];
var prodMenu =
[
	['', 'Transmissions', 'transmissions.php', '_self', ''],
	['', 'Torque Converters', 'torqueconverters.php', '_self', null],
	['', 'Dodge Trans Pan', 'dodge-transmission-pan.php', '_self', null],
	['', 'Transmission Kits', 'kits.php', '_self', null,
		['', '1996-2003 47RE Master Overhaul Kit', 'gt2-transmission-kit-47re.php', '_self', null],
		['', '2003-2007 48RE Master Overhaul Kit', 'gt2-transmission-kit-48re.php', '_self', null],
		['', '1996-2003 47RE Basic Overhaul Kit', 'gt1-transmission-kit-47re.php', '_self', null],
		['', '2003-2007 48RE Basic Overhaul Kit', 'gt1-transmission-kit-48re.php', '_self', null],
	],
	['', 'Parts Price Sheet', 'internalparts.php', '_self', null]	
];
var techInfo =
[
	['', 'Converter Theory', 'torqueconvertertech.php', '_self', null],
	['', 'Instructional Videos', null, '_self', null,
		['', 'Front Drum Removal', 'frontdrumremoval.php', '_self', null],
		['', 'Front Drum Installation', 'frontdruminstallation.php', '_self', null],
		['', 'Intermediate Shaft Inspection', 'intermediateshaft.php', '_self', null],
		['', 'HD Bolt in Low Roller Clutch Outer Race Installation', 'hd-bolt-low-roller-clutch-outer-race-installation.php', '_self', null]
	]
];
var aboutMenu =
[
	['', 'History', 'history.php', '_self', null],
	['', 'Testimonials', 'testimonials.php', '_self', null],
	['', 'Daves Corner', 'davescorner.php', '_self', null],
	['', 'Location Info', 'locationinfo.php', '_self', null],
	['', 'Photo Gallery', 'photo-gallery.php', '_self', null],
	['', 'Apparel and Accessories', 'apparel.php', '_self', null],
	['', 'Contact Us', 'contactus.php', '_self', null],
	['', 'Installers', 'installers.php', '_self', null]
];
var formsMenu =
[
	['', 'Form 1', 'form1_customer_sheet_goerend.php', '_self', null],
	['', 'Form 2', 'form2_authorization_sheet_goerend.php', '_self', null],
];

