
function tm_left_links()
{
var strg='<table border="0" width="100%" cellpadding="2"><tr><td height="18" width="13%" align="center"><img border="0" src="../../images/green_arrow_sml.gif" width="14" height="14"></td><td height="18"><a class="spl" href="/techmon/tm_spl_themes.htm#2008">Special Themes 2008</a></td></tr><tr><td height="18" width="13%" align="center"><img border="0" src="../../images/green_arrow_sml.gif" width="14" height="14"></td><td height="18"><a class="spl" href="/techmon/tm_spl_themes.htm#2007">Special Themes 2007</a></td></tr><tr><td height="18" width="13%" align="center"><img border="0" src="../../images/green_arrow_sml.gif" width="14" height="14"></td><td height="18"><a class="spl" href="/techmon/tm_spl_themes.htm#2006">Special Themes 2006</a></td></tr><tr><td height="18" width="13%" align="center"><img border="0" src="../../images/green_arrow_sml.gif" width="14" height="14"></td><td height="18"><a class="spl" href="/techmon/tm_spl_themes.htm#2005">Special Themes 2005</a></td></tr><tr><td height="18" width="13%" align="center"><img border="0" src="../../images/green_arrow_sml.gif" width="14" height="14"></td><td height="18"><a class="spl" href="/techmon/tm_spl_themes.htm#2004">Special Themes 2004</a></td></tr><tr><td height="18" width="13%" align="center"><img border="0" src="../../images/green_arrow_sml.gif" width="14" height="14"></td><td height="18"><a class="spl" href="/techmon/tm_spl_themes.htm#2003">Special Themes 2003</a></td></tr><tr><td height="18" width="13%" align="center"><img border="0" src="../../images/green_arrow_sml.gif" width="14" height="14"></td><td height="18"><a href="/techmon/tm_spl_themes.htm#2002" class="spl">Special Themes 2002</a></td><tr><td height="18" width="13%" align="center"><img border="0" src="../../images/green_arrow_sml.gif" width="14" height="14"></td><td height="18"><a class="spl" href="/techmon/tm_annual_index08.htm">Annual Index 2008</a></td></tr><tr><td height="18" width="13%" align="center"><img border="0" src="../../images/green_arrow_sml.gif" width="14" height="14"></td><td height="18"><a class="spl" href="/techmon/tm_annual_index07.htm">Annual Index 2007</a></td></tr><tr><td height="18" width="13%" align="center"><img border="0" src="../../images/green_arrow_sml.gif" width="14" height="14"></td><td height="18"><a class="spl" href="/techmon/tm_annual_index06.htm">Annual Index 2006</a></td></tr><tr><td height="18" width="13%" align="center"><img border="0" src="../../images/green_arrow_sml.gif" width="14" height="14"></td><td height="18"><a class="spl" href="/techmon/tm_annual_index05.htm">Annual Index 2005</a></td></tr><tr><td height="18" width="13%" align="center"><img border="0" src="../../images/green_arrow_sml.gif" width="14" height="14"></td><td height="18"><a class="spl" href="/techmon/tm_annual_index04.htm">Annual Index 2004</a></td></tr><tr><td height="18" width="13%" align="center"><img border="0" src="../../images/green_arrow_sml.gif" width="14" height="14"></td><td height="18"><a class="spl" href="/techmon/tm_annual_index03.htm">Annual Index 2003</a></td></tr><tr><td height="18" width="13%" align="center"><img border="0" src="../../images/green_arrow_sml.gif" width="14" height="14"></td><td height="18"><a href="/techmon/tm_annual_index02.htm" class="spl">Annual Index 2002</a></td></tr><tr><td height="18" width="13%" align="center"><img border="0" src="../../images/green_arrow_sml.gif" width="14" height="14"></td><td height="18"><a href="/techmon/tm_annual_index01.htm" class="spl">Annual Index 2001</a></td></tr><tr><td height="18" width="13%" align="center"><img border="0" src="../../images/green_arrow_sml.gif" width="14" height="14"></td><td height="18"><a href="/techmon/tm_author_guide.htm" class="spl">Guidelines to Authors</a></td></tr></table>'

document.write(strg)
}