		
function top_gen()
{
	document.write('<table width="100%" border=0 cellspacing=0 cellpadding=0>')
	document.write('<tr bgcolor="f1f9f0">')
	document.write('<td width="15%" align="left" valign="middle"><img src="http://www.mokshda.org/images/mokshdalogo.gif"></td>')
	document.write('<td width="70%" align="center" valign="middle">')
	document.write('<table border=0 cellspacing=0 cellpadding=0>')
	document.write('<tr><td align="center"><img src="http://www.mokshda.org/images/mokshda.gif" border=0></td></tr>')
	document.write('<tr><td align="center"><font face="Arial" size=1 color="#061B9C">"Dedicated to Conserve Environment - 			Yug Parivartan Abhiyaan"</font></td></tr>')
	document.write('</table></td>')
	document.write('<td width="15%" align="right" valign="middle"><img src="http://www.mokshda.org/images/treelogo.jpg" border=0></td>')
	document.write('</tr>')
	document.write('</table>')
	document.close
}
top_gen()

