// JavaScript Document
document.write('<table width="70%"  border="0" align="center" cellpadding="0" cellspacing="0" id="links">');
document.write('<tr>');
document.write('<td width="56" valign="top"><div align="center" class="inner_links"><a href="index.php">Home</a></div></td>');
document.write('<td width="2" valign="top"><img src="../rewards/images/home/link-div.jpg" width="2" height="29" /></td>');
document.write('<td width="79" valign="top"><div align="center" class="inner_links"><a href="mechanics.php">Mechanics</a></div></td>');
document.write('<td width="4" valign="top"><img src="../rewards/images/home/link-div.jpg" width="2" height="29" /></td>');
document.write('<td width="88" valign="top"><div align="center" class="inner_links"><a href="convenience.php">Convenience</a></div></td>');
document.write('<td width="4" valign="top"><img src="../rewards/images/home/link-div.jpg" width="2" height="29" /></td>');
document.write('<td width="126" valign="top"><div align="center" class="inner_links"><a href="terms.php">Terms &amp; Conditions </a></div></td>');
document.write('<td width="3" valign="top"><img src="images/home/link-div.jpg" width="2" height="29" /></td>');
document.write("<td width='101' valign='top'><div align='center' class='inner_links'><a href='#' onclick='javascript: popup()'>TV Commercial </a></div></td>");
document.write('<td width="3" valign="top"><img src="images/home/link-div.jpg" width="2" height="29" /></td>');
document.write('<td width="59" valign="top"><div align="center" class="inner_links"><a href="faqs.php">FAQs</a></div></td>');
document.write('</tr>');
document.write('</table>');
