document.write("	<div id='footer'>")
document.write("		<div id='footer-valid'>")
document.write("			<a href='index.html'>Home</a> | <a href='about.html'>About</a> | <a href='work_profile.html'>Work Profile</a> | <a href='manifesto.html'> Manifesto</a> | <a href='press_media.html'>Press and Media</a> | <a href='testimonial.html'>Testimonial</a> | <a href='contact.php'>Contact</a>")
document.write("		</div>")
document.write("		<div id='copyright'>")
document.write("		Copyright &copy; 2009. <b>Satya Prakash Bharat.</b> All Rights Reserved.<br/>")
document.write("		Website Developed and Maintained by <a href='http://www.servingdesire.com' target=_blank><b>Serving Desire<sup><font style='font-size:6px;'>TM</font></sup></b></a>")
document.write("		</div>")
document.write("	</div>")
