
document.write('<table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">');
document.write('	<tr>');
document.write('		<td colspan="2" align="center" valign="center" class="small-text">');
document.write('            <a href="index.html" >Home</a>&nbsp;|&nbsp;');
document.write('            <a href="CompanyProfile.html">About Us</a>&nbsp;|&nbsp;');
document.write('            <a href="Quality.html" >Quality</a>&nbsp;|&nbsp;');
document.write('            <a href="Products.html">Products</a>&nbsp;|&nbsp;');
document.write('            <a href="Enquiry.html">Enquiry</a>&nbsp;|&nbsp;');
document.write('            <a href="ContactUs.html">Contact Us</a>&nbsp;|&nbsp;');
document.write('            <a href="SiteMap.html">Site Map</a>');
document.write('	    </td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td width="39%" height="21" align="left" valign="bottom" class="bodytext03">All Rights Reserved by &copy; MSC Metal Alloys, 2009</td>');
document.write('		<td width="47%" valign="bottom"><div align="right"><span class="bodytext03">Designed &amp; Developed by </span> <a href="http://www.jaintechnosolutions.com" class="link4" target="_blank">Jain Techno</a></div></td>');
document.write('	</tr>');
document.write('</table>');

