document.write('<div id="footerrow">')
	document.write('<div id="footerleft"><img src="img/footerleft.gif" alt="" /></div>')
	document.write('<div id="footerlinksrow">')
		document.write('<div id="footerlinksleft">Copyright &copy; 2009 IRCC. All rights reserved.</div>')
		document.write('<div id="footerlinksright">Site by <a href="http://www.webpuppies.com.sg" rel="external">Webpuppies</a></div>')
	document.write('</div>')
	document.write('<div id="footerright"><img src="img/footerright.gif" alt="" /></div>')
document.write('</div>')
