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="key_contacts_menu.htm">Key Contacts</a></td></tr>')

	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="#Jalandhar District Administration">&nbsp;District Administration</a></td></tr>')

	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="#Judicial Department">&nbsp;Judicial Department</a></td></tr>')

	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="#Ministers and MLAs">&nbsp;Ministers and MLAs</a></td></tr>')

	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="#Police Department">&nbsp;Police Department</a></td></tr>')

	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="#Land Records Punjab">&nbsp;Land Records Punjab</a></td></tr>')

	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="#District Offices">&nbsp;District Offices</a></td></tr>')

	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="#Civil Surgeon/Civil Hospital Department">&nbsp;Civil Surgeon/Civil Hospital &nbsp;Deptt</a></td></tr>')

	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="#Municipal Corporation">&nbsp;Municipal Corporation</a></td></tr>')

	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="#Improvement Trust">&nbsp;Improvement Trust</a></td></tr>')

	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="#Town Planning">&nbsp;Town Planning</a></td></tr>')

	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="#Punjab State Electricity Board">&nbsp;Punjab State Electricity Board</a></td></tr>')

	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="#Forest Department/Corporation">&nbsp;Forest Deptt./ Corporation</a></td></tr>')

	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="#Cooperative Department">&nbsp;Cooperative Department</a></td></tr>')

	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="#Civil Supplies and Other Connected Departments">&nbsp;Civil Supplies &amp; Other &nbsp;Connected Deptts.</a></td></tr>')

	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="#Drainage Department / Bist Doab Canal">&nbsp;Drainage Deptt./Bist Doab &nbsp;Canal</a></td></tr>')

	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="#Government and Aided Colleges">&nbsp;Govt. and Aided Colleges</a></td></tr>')

	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="#Sports Department / Youth Welfare">&nbsp;Sports Deptt./Youth Welfare</a></td></tr>')

	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="#Excise and Taxation">&nbsp;Excise and Taxation</a></td></tr>')

	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="#Central Government Departments">&nbsp;Central Govt. Departments</a></td></tr>')

	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="#Doordarshan / All India Radio">&nbsp;Doordarshan / All India Radio</a></td></tr>')

	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="#Press Information Bureau">&nbsp;Press Information Bureau</a></td></tr>')

	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="#Passport Office, Jalandhar">&nbsp;Passport Office, Jalandhar</a></td></tr>')

	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="#Postal Audit and Accounts Department">&nbsp;Postal Audit &amp; Accounts Deptt</a></td></tr>')

	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="#Telecom Department">&nbsp;Telecom Department</a></td></tr>')

	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="#Customs and Central Excise">&nbsp;Customs and Central Excise</a></td></tr>')

	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="#Income Tax Department">&nbsp;Income Tax Department</a></td></tr>')

	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="#Northern Railway Department">&nbsp;Northern Railway Department</a></td></tr>')


	document.writeln('</table>')
}