
document.write 	('<table width=100% cellspacing=0 cellpadding=0>');
document.write 	('<tr>');

document.write 	('<td align="right"><a href="index.htm" ><img border=0 src="images/home.gif" width="183" height="25"></a></td>');
document.write	('</tr>');
document.write	('<tr>');
document.write	('<td align="right"><a href="companyprofile.htm"><img border=0 src="images/companypro.gif" width="183" height="36"></a></td>');
document.write	('</tr>');
document.write	('<tr>');
document.write	('<td align="right"><a href="productrange.htm"><img border=0 src="images/product.jpg" width="183" height="36"></td>');
document.write	('</tr>');
document.write	('<tr>');
document.write	('<td align="right"><a href="fabrics.htm"><img border=0 src="images/fabrics.gif" width="183" height="36"></td>');
document.write	('</tr>');
document.write	('<tr>');
document.write	('<td align="right"><a href="reachus.htm"><img border=0 src="images/reachus.gif" width="183" height="28"></td>');

document.write 	('</tr>');
document.write 	('</table>');