document.write(''+
'<table width="100%"  border="0" cellspacing="0" cellpadding="0">'+
'<tr>'+
'<td height="5"></td>'+
'</tr>'+
'<tr>'+
'<td class="bottom_text"><a href="index.html">Home</a> | <a href="about_us.html">About Us</a> | <a href="products.html">Products</a> | <a href="enquiry.html">Enquiry</a> | <a href="contact_us.html">Contact Us</a> </td>'+
'</tr>'+
'<tr>'+
'<td height="3"></td>'+
'</tr>'+
'<tr>'+
'<td height="5" class="bottom_text">Copyright &copy; True Metre fabrics Pvt. Ltd. All Rights Reserved.<br />Best viewed in IE4.0 / Netscape 4.5 or higher and resolution 1024x768</td>'+
'</tr>'+
'<tr>'+
'<td valign="top" height="5"></td>'+
'</tr>'+
'</table>'+ 
'');