function footerHome()
{
var sHtml='';
sHtml=sHtml+'</div></div></div><div class="cleared"></div>';
sHtml=sHtml+'<div class="Footer"><div class="Footer-inner"><div class="Footer-text"><iframe name=\"visitors\" src=\"/visitorscount/counter.php\" width=\"230\" height=\"34\" frameborder=\"0\" scrolling=\"no\"></iframe><br/>Telephone numbers : 04577-264240, 264241, 264182, 264797 &nbsp;&nbsp; Contact : <a style="font-weight:normal" href="mailto:pknktrust@yahoo.com">pknktrust@yahoo.com</a><br/>';
sHtml=sHtml+'<p class="page-footer">Copyright &copy; P.K.NK.TRUST 2010. All Rights Reserved <br> Designed and development by <a href="http://www.wbcsoftwarelab.com/" target="_blank">WBC Software Lab</a></p></div>';
sHtml=sHtml+'</div><div class="Footer-background"></div></div></div></div><div class="cleared"></div><p></p></div>';
document.write(sHtml);
}
