function backLink(){
document.write('<TABLE BORDER="0" WIDTH="780" CELLSPACING="0" CELLPADDING="0" BGCOLOR="#FFFFFF">');
document.write('<TR><TD HEIGHT="8"></TD></TR>');
Tracker=location.href;
if (!((Tracker.indexOf("CS01.asp",0) <= 0))){
document.write('<TR><TD ALIGN="RIGHT" VALIGN="MIDDLE" WIDTH="780"><font face="VERDANA" size="2" color="#000000"><b>&nbsp;&nbsp;Archives&nbsp;&nbsp;|&nbsp;&nbsp;<a href="../../../Coverstory/CS2010/CSArchive2010.asp"><font face="VERDANA" size="2" color="#800000"><b>2010</b></font></a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="../../../Coverstory/CS2009/CSArchive2009.asp"><font face="VERDANA" size="2" color="#800000"><b>2009</b></font></a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="../../../Coverstory/CS2008/CSArchive2008.asp"><font face="VERDANA" size="2" color="#800000"><b>2008</b></font></a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="../../../Coverstory/CS2007/CSArchive2007.asp"><font face="VERDANA" size="2" color="#800000"><b>2007</b></font></a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="../../../Coverstory/CS2006/CSArchive2006.asp"><font face="VERDANA" size="2" color="#800000"><b>2006</b></font></a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="../../../Coverstory/CS2005/CSArchive2005.asp"><font face="VERDANA" size="2" color="#800000"><b>2005</b></font></a>&nbsp;&nbsp;</b></fonr></TD></TR>');
} else {
document.write('<TR><TD ALIGN="RIGHT" VALIGN="MIDDLE" WIDTH="780"><font face="VERDANA" size="2" color="#000000"><b>::&nbsp;Cover Stories&nbsp;&nbsp;<a href="../../../Coverstory/coverstory.asp"><font face="VERDANA" size="2" color="#800000"><b>Home</b></font></a>&nbsp;&nbsp;::&nbsp;Archives&nbsp;&nbsp;|&nbsp;&nbsp;<a href="../../../Coverstory/CS2010/CSArchive2010.asp"><font face="VERDANA" size="2" color="#800000"><b>2010</b></font></a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="../../../Coverstory/CS2009/CSArchive2009.asp"><font face="VERDANA" size="2" color="#800000"><b>2009</b></font></a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="../../../Coverstory/CS2008/CSArchive2008.asp"><font face="VERDANA" size="2" color="#800000"><b>2008</b></font></a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="../../../Coverstory/CS2007/CSArchive2007.asp"><font face="VERDANA" size="2" color="#800000"><b>2007</b></font></a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="../../../../Coverstory/CS2006/CSArchive2006.asp"><font face="VERDANA" size="2" color="#800000"><b>2006</b></font></a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="../../../Coverstory/CS2005/CSArchive2005.asp"><font face="VERDANA" size="2" color="#800000"><b>2005</b></font></a>&nbsp;&nbsp;</b></font></TD></TR>');
}
document.write('<TR><TD HEIGHT="8"></TD></TR>');
document.write('<TR><TD WIDTH="780" ALIGN="RIGHT" HEIGHT="8"><a href="#Top"><b><font face="Verdana" size="1" color="#BB0000">Go Top</b></font></a>&nbsp;&nbsp;</TD></TR>');
document.write('<TR><TD HEIGHT="8"></TD></TR>');
document.write('</TABLE>');
}