document.write("<TABLE border=0 height=57 width=749 align=center cellpadding=0 cellspacing=0 background='images/botbg.gif'>")
	 document.write("<tbody>")
		document.write("<tr><td colspan=2 height=20 bgcolor=white>&nbsp;&nbsp;</td></tr>")
		document.write("<tr>")
			document.write("<td width='70%' class=botbar align=left valign=middle>&nbsp;&nbsp;&nbsp;&nbsp;Copyright @ 2011 FGP Ltd. All rights reserved.</td>")
			document.write("<td width='30%' align=right valign=middle><A HREF='home.html' class=blnk onmouseover='bchlk(this)' onmouseout='bchlkout(this)'>HOME</A>&nbsp;&nbsp;<FONT SIZE='1' COLOR='#FFC559' face=verdana>|</FONT>&nbsp;&nbsp;<A HREF='contact.html' class=blnk onmouseover='bchlk(this)' onmouseout='bchlkout(this)'>CONTACT US</A>&nbsp;&nbsp;&nbsp;&nbsp;")				
			document.write("</td>")
		document.write("</tr>")
		document.write("</tbody>")
document.write("</TABLE>")

