document.write('<tr>');
if(papers){document.write('<td width="39" height="22"><img name="up" src="images/updated.gif" height=22 width=39></td>');}
else{document.write('<td width="39" height="22"><img name="blue" src="images/bluebacksm.gif" height="22" width=39></td>');}

if (paperspage){
	document.write('<td width="25" height="22"><img src="images/cd.gif" name="i18" border=0 height=22 width=25></td><td rowspan="2" width="161" height="44"><img name="i19" src="images/papers.gif" ALT="Papers" border=0 height=44 width=161></td></tr><tr><td width="39" height="22"><img name="blue" src="images/bluebacksm.gif" border=0 height="22" width=39></td><td width="25" height="22"><img name="blue" src="images/bluebacksm.gif" height=22 width=25></td>');
}else{
	document.write('<td width="25" height="22"><img src="images/bd.gif" name="i18" border=0 height=22 width=25></td><td rowspan="2" width="161" height="44"><a href="papers.html" onMouseOver="if(document.images) {document.i18.src=\'images/rd.gif\';document.i19.src=\'images/paperso.gif\';}" onMouseOut="if(document.images) {document.i18.src=\'images/bd.gif\';document.i19.src=\'images/papers.gif\';}"><img name="i19" src="images/papers.gif" ALT="papers" border=0 height=44 width=161></a></td><tr><td width="39" height="22"><img name="blue" src="images/bluebacksm.gif" border=0 height="22" width=39></td><td width="25" height="22"><img name="blue" src="images/bluebacksm.gif" height=22 width=25></td></tr>');
}
document.write('</tr>');