document.write('<form name="qpUsedMake" Method="POST" onsubmit=return(SearchVehicle("used","http://www.lotpro.com/",document.qpUsedMake.Make,document.qpUsedMake.Model,document.qpUsedMake.Zip,"ap00316",document.qpUsedMake.PriceLow,document.qpUsedMake.PriceHigh,document.qpUsedMake.MileLow,document.qpUsedMake.MileHigh))>');
document.write('<table style="background-color: transparent;" border="0" cellpadding="5" cellspacing="0" width="155" id="table4">');
document.write('<tr>');
document.write('<td align="left" valign="top" colspan="2">');
document.write('<select name="Make" style="font-size:8pt; width:150px" onchange=LoadModels("used",document.qpUsedMake.Make,document.qpUsedMake.Model)></select>');
document.write('</td></tr>');
document.write('<tr>');
document.write('<td align="left" valign="top" colspan="2">');
document.write('<select name="Model" style="font-size:8pt; width:150px"></select></td>');
document.write('</tr>');
document.write('<tr><td colspan="2" align="left"><small><strong>Price</strong></small><br><select name="PriceLow" style="font-size:9pt;width:64px;"></select>&#160;to&#160;<select name="PriceHigh" style="font-size:9pt;width:70px;"></select></td></tr>');
document.write('<tr><td colspan="2" align="left"><small><strong>Mileage</strong></small><br><select name="MileLow" style="font-size:9pt;width:64px;"></select>&#160;to&#160;<select name="MileHigh" style="font-size:9pt;width:70px;"></select></td></tr>');
document.write('<tr>');
document.write('<td nowrap>Zip Code</td>');
document.write('<td>');
document.write('<input name="Zip" maxlength="5" style="font-size:8pt; width:65px;" value=""/></td>');
document.write('</tr></table>');
document.write('<table style="background-color: transparent;"><tr><td>');
document.write('<input type="image" src="images/search.gif" name="user" alt="Used Car Search">');
document.write('</td></tr></table></form>');
