// JavaScript Document 

document.write('<tr>');
document.write('	<td bgcolor="#DADADA" align="center">');				
document.write('  	<table width="85%" border="0" cellspacing="0" cellpadding="0">');
document.write('       		<tr>'); 
document.write('              <td> <br>');
document.write('              <IMG SRC="images/bullet01.gif" WIDTH="4" HEIGHT="6" BORDER="0">'); 
document.write('              <a href="Commercialvehicle.htm" class="left">Commercial Vehicle Finance</a> <br>');
document.write('              <IMG SRC="images/bullet01.gif" WIDTH="4" HEIGHT="6" BORDER="0">'); 
document.write('              <a href="carutilityvehicle.htm" class="left">Car & Utility Vehicle Finance</a><span class="left"> </span><br>');
document.write('              <IMG SRC="images/bullet01.gif" WIDTH="4" HEIGHT="6" BORDER="0">'); 
document.write('              <a href="constructionequipment.htm" class="left">Construction Equipment Finance</a> <br>');
document.write('              <IMG SRC="images/bullet01.gif" WIDTH="4" HEIGHT="6" BORDER="0">'); 
document.write('              <a href="suvidha.htm" class="left">Suvidha</a> <br>');
document.write('              <IMG SRC="images/bullet01.gif" WIDTH="4" HEIGHT="6" BORDER="0">'); 
document.write('              <a href="tractorfinance.htm" class="left">Tractor Finance</a>'); 
document.write('              <br>');
document.write('              <IMG SRC="images/bullet01.gif" WIDTH="4" HEIGHT="6" BORDER="0">'); 
document.write('              <a href="businessloans.htm" class="left">SME Loans</a>'); 
document.write('              <br>');
document.write('              <IMG SRC="images/bullet01.gif" WIDTH="4" HEIGHT="6" BORDER="0">'); 
document.write('              <a href="Insurance.htm" class="left">Insurance</a> <br>');
document.write('              <br>'); 
document.write('			</td>');
document.write('			</tr>');
document.write('		</table>');
document.write('	</td>');
document.write('</tr>');