document.write('<script type="text/javascript" src="http://www.highflowexhaust.com/includes/performance_ajax.js"></script>')
document.write('<div id="dropdown">')
document.write('<form name="performance_mmy" method="GET" action="http://www.highflowexhaust.com/performance/models.php" onSubmit="return makeyear_check();" style="display:inline">')
document.write('<div id="droptitle">Performance Exhaust</div>')
document.write('<div id="dropselect1">')
document.write('<select name="makeid" onChange="load_years(this.value);">')
document.write('<option value="Select Make" selected>Select Make</option>')
document.write('</select>')
document.write('</div>')
document.write('<div id="dropselect2">')
document.write('<select name="year" onChange="return my_check();" >')
document.write('<option value="Select Year" selected>Select Year</option>')
document.write('</select>')
document.write('</div>')
document.write('<div id="dropbutton">')
document.write('<input type="image" src="/images/search_button.jpg" name="submit" value="Click to search catalog" class="sidebutton">')
document.write('</div>')
document.write('</form>')
document.write('</div>')
