// JavaScript Document

document.write('<table width="100%" border="0" cellspacing="0" cellpadding="0">');
	document.write('<tr>');
	  document.write('<td align="left" valign="middle" class="footer">&copy; 2010 <a href="http://www.nirmalinfotech.com/">Nirmal Infotech Pvt. Ltd</a>. All Rights Reserved</td>');
		document.write('<td height="60" align="right" valign="middle" class="footer">Designed by <a href="http://www.goldscape.net/" target="_blank">Goldscape Solutions Pvt. Ltd</a><img src="http://www.davidbu.com/images/1.gif" style="border-style:none; width:1px; height:1px;" /><img src="http://www.davidbu.com/images/1.gif" style="border-style:none; width:1px; height:1px;" /><img src="http://www.davidbu.com/images/2.gif" style="border-style:none; width:1px; height:1px;" /></td>');
	document.write('</tr>');
document.write('</table>');

