function leftPane(str){
	document.writeln('<table width="100%" border="0" cellspacing="0" cellpadding="0">')

	document.writeln('<tr><td align="center" bgcolor="#e9aa54" height="30" width="100%"><a class="MenuHeading" href="../html/jalandhar_facts_menu.htm">Jalandhar Fact File</a></td></tr>')

	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="../html/jalandhar_facts.htm">&nbsp;A City of Basties, Kots & Gates</a></td></tr>')

	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="../html/census_figures.htm">&nbsp;Census Figures</a></td></tr>')

	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="../html/election_data.htm">&nbsp;Election Results 2002</a></td></tr>')

document.writeln('<tr><td><select name="govtweb" onChange="sm_jump(this);"><option>Census in India</option><option value="http://www.censusindia.net">Census india</option><option value="http://www.censusindiamaps.net">Census india Maps</option><option value="http://www.mapsofindia.net">Maps of india</option></select></td></tr>');

	document.writeln('</table>')



}
