/*
This javascript setting the footer link for every page
*/
document.write('	   <table width="425" border="0" cellspacing="0" cellpadding="0">');
document.write('		  <tr> ');
document.write('		    <td colspan="13"><img src="/english/images/common/footer_menu_content/upper.jpg" width="900" height="123"></td>');
document.write('		  </tr>');
document.write('		  <tr> ');
document.write('		    <td><img src="/english/images/common/footer_menu_content/bottom_left.jpg" width="123" height="32"></td>');
document.write('		    <td><a href="copyright.php"><img src="/english/images/common/footer_menu_content/copyright.jpg" width="159" height="32" border="0" alt="Copyright" title="Copyright"></a></td>');
document.write('		    <td><img src="/english/images/common/footer_menu_content/spacing.jpg" width="26" height="32"></td>');
document.write('		    <td><a href="copyright.php?module=disclaimer"><img src="/english/images/common/footer_menu_content/disclaimer.jpg" width="74" height="32" border="0" alt="Disclaimer" title="Disclaimer"></a></td>');
document.write('		    <td><img src="/english/images/common/footer_menu_content/spacing2.jpg" width="26" height="32"></td>');
document.write('		    <td><a href="sitemap.php"><img src="/english/images/common/footer_menu_content/sitemap.jpg" width="57" height="32" border="0" alt="Site map" title="Site map"></a></td>');
document.write('		    <td><img src="/english/images/common/footer_menu_content/spacing3.jpg" width="26" height="32"></td>');
document.write('		    <td><a href="contactus.php"><img src="/english/images/common/footer_menu_content/contactus.jpg" width="83" height="32" border="0" alt="Contact Us" title="Contact Us"></a></td>');
document.write('		    <td><img src="/english/images/common/footer_menu_content/spacing4.jpg" width="26" height="32"></td>');
document.write('		    <td><a href="javascript:window.print()"><img src="/english/images/common/footer_menu_content/print.jpg" width="37" height="32" alt="Print" title="Print" border=0></a></td>');
document.write('		    <td><img src="/english/images/common/footer_menu_content/spacing5.jpg" width="26" height="32"></td>');
document.write('		    <td><a href="sendtofriend.php"><img src="/english/images/common/footer_menu_content/sendtofriend.jpg" width="103" height="32" border="0" alt="Send To friend" title="Send To friend"></a></td>');
document.write('		    <td><img src="/english/images/common/footer_menu_content/bottom_right.jpg" width="135" height="32"></td>');
document.write('		  </tr>');
document.write('		</table>');
