
function bottom_gen()
{
	document.write('<table width=100% border=0 cellspacing=0 cellpadding=0>')
	document.write('<tr bgcolor="fbfbdc"><td>')
	document.write('<br><font face="Arial" size=1 ><center>Copyright © 2007-2008 Mokshda Paryavaran Evam Van Suraksha 				Samiti<bR>Website designed and maintained by <a target=newwindow() 								href="http://www.thinkingtechnologies.in"> Thinking Technologies</a></center></font><br>')
	document.write('</td></tr>')
	document.write('</table>')
	document.close
}
bottom_gen()

