var performanceUpgrades =
[
	['', 'Standard Duty', 'standardduty.php', '_self', ''],
	['', 'Heavy Duty', 'heavyduty.php', '_self', '']
];
var prodMenu =
[
	['', 'Transmissions', 'transmissions.php', '_self', ''],
	['', 'Torque Converters', 'torqueconverters.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]
	]
];
var aboutMenu =
[
	['', 'History', 'history.php', '_self', null],
	['', 'Testimonials', 'testimonials.php', '_self', null],
	['', 'Location Info', 'locationinfo.php', '_self', null],
	['', 'Contact Us', 'contactus.php', '_self', null],
	['', 'Installers', 'installers.php', '_self', null]
];
