// JavaScript Document

function disclaimer()
{
document.write("<td  colspan='2' class='basecolor' height='20'  align='center'>")
document.write("<font class='Normal'>©2006-2011 All Rights Reserved | Designed and Hosted By <a href='http://www.Hompath.com' class='uline' target='_blank'>Hompath</a></font>")
document.write("</td>")
}
