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/industries_menu.htm">Industries</a></td></tr>')

	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="#Sports Good Industry">&nbsp;Sports Good Industry</a></td></tr>')

	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="#Hand Tools Industry">&nbsp;Hand Tools Industry</a></td></tr>')

	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="#Auto Parts Industry">&nbsp;Auto Parts Industry</a></td></tr>')

	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="#Rubber Goods Industry">&nbsp;Rubber Goods Industry</a></td></tr>')


	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="#Surgical Instruments">&nbsp;Surgical Instruments</a></td></tr>')

	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="#Tanning Industry">&nbsp;Tanning Industry</a></td></tr>')

	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="#Industrial Infrastructure">&nbsp;Industrial Infrastructure</a></td></tr>')

	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="#Institutional Frame Work">&nbsp;Institutional Frame Work</a></td></tr>')

	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="#Associations of the District">&nbsp;Associations of the District</a></td></tr>')

	document.writeln('<tr><td height="25" width="100%"><a class="MenuItem" href="#Setting up Industry &amp; Registration">&nbsp;Setting Up of Industry & &nbsp;Registration</a></td></tr>')

	document.writeln('</table>')
}
