document.writeln(''); document.writeln(''); document.writeln(''); document.writeln(''); document.writeln(''); document.writeln(''); document.writeln(''); document.writeln(''); document.writeln(''); document.writeln(''); document.writeln(''); document.writeln(''); document.writeln('
Product'); document.writeln('<\/th>'); document.writeln(''); document.writeln('<\/th>'); document.writeln('Auto Rate'); document.writeln('<\/th>'); document.writeln('+/-'); document.writeln('<\/th>'); document.writeln('Lastweek'); document.writeln('<\/th>'); document.writeln('<\/tr>'); document.writeln('<\/thead>'); document.writeln('
'); document.writeln('36MoUsed'); document.writeln('<\/td>'); document.writeln(''); document.writeln(''); document.writeln('<\/td>'); document.writeln(''); document.writeln('5.84 %'); document.writeln('<\/td>'); document.writeln(''); document.writeln(''); document.writeln('<\/td>'); document.writeln(''); document.writeln('5.84 %'); document.writeln('<\/td><\/tr>'); document.writeln('
'); document.writeln('36MoNew'); document.writeln('<\/td>'); document.writeln(''); document.writeln(''); document.writeln('<\/td>'); document.writeln(''); document.writeln('7.86 %'); document.writeln('<\/td>'); document.writeln(''); document.writeln(''); document.writeln('<\/td>'); document.writeln(''); document.writeln('7.86 %'); document.writeln('<\/td><\/tr>'); document.writeln('
'); document.writeln('48MoUsed'); document.writeln('<\/td>'); document.writeln(''); document.writeln(''); document.writeln('<\/td>'); document.writeln(''); document.writeln('3.62 %'); document.writeln('<\/td>'); document.writeln(''); document.writeln(''); document.writeln('<\/td>'); document.writeln(''); document.writeln('3.62 %'); document.writeln('<\/td><\/tr>'); document.writeln('
'); document.writeln('48MoNew'); document.writeln('<\/td>'); document.writeln(''); document.writeln(''); document.writeln('<\/td>'); document.writeln(''); document.writeln('2.66 %'); document.writeln('<\/td>'); document.writeln(''); document.writeln(''); document.writeln('<\/td>'); document.writeln(''); document.writeln('2.66 %'); document.writeln('<\/td><\/tr>'); document.writeln('
'); document.writeln('60MoUsed'); document.writeln('<\/td>'); document.writeln(''); document.writeln(''); document.writeln('<\/td>'); document.writeln(''); document.writeln('18.07 %'); document.writeln('<\/td>'); document.writeln(''); document.writeln(''); document.writeln('<\/td>'); document.writeln(''); document.writeln('18.07 %'); document.writeln('<\/td><\/tr>'); document.writeln('
'); document.writeln('60MoNew'); document.writeln('<\/td>'); document.writeln(''); document.writeln(''); document.writeln('<\/td>'); document.writeln(''); document.writeln('15.39 %'); document.writeln('<\/td>'); document.writeln(''); document.writeln(''); document.writeln('<\/td>'); document.writeln(''); document.writeln('15.39 %'); document.writeln('<\/td><\/tr>'); document.writeln('
'); document.writeln('View rates in your area
'); document.writeln('<\/td><\/tr>'); document.writeln('<\/tbody>'); document.writeln('
'); document.writeln('Rates revised after 1 week.<\/th>'); document.writeln(''); document.writeln('» Click here to get widget code<\/a> <\/th>'); document.writeln('<\/tfoot>'); document.writeln('<\/table>'); document.writeln(''); function dogetCode() { var divstyle = new String(); divstyle = document.getElementById("code").style.visibility; if (divstyle.toLowerCase() == "visible" || divstyle == "") { document.getElementById("code").style.visibility = "hidden"; } else { document.getElementById("code").style.visibility = "visible"; } }