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/about_jalandhar_menu.htm">About Jalandhar</a></td></tr>')

	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="#Origin of the Name">&nbsp;Origin of the Name</a></td></tr>')

	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="#Location">&nbsp;Location</a></td></tr>')

	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="#Area and Population">&nbsp;Area &amp; Population</a></td></tr>')

	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="#Administrative Division">&nbsp;Administrative Division</a></td></tr>')

	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="#Climate">&nbsp;Climate</a></td></tr>')

	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="#Rainfall">&nbsp;Rainfall</a></td></tr>')

	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="#Temperature">&nbsp;Temperature</a></td></tr>')

	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="#Humidity">&nbsp;Humidity</a></td></tr>')

	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="#Cloudiness">&nbsp;Cloudiness</a></td></tr>')

	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="#Winds">&nbsp;Winds</a></td></tr>')

	document.writeln('</table>')
}
