document.write('<tr>');
if(links){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 (linkspage){
	document.write('<td width="25" height="22"><img src="images/cd.gif" name="i21" border=0 height=22 width=25></td><td width="161" height="22"><img name="i22" src="images/links.gif" ALT="Links" border=0 height=22 width=161></td>');
}else{
	document.write('<td width="25" height="22"><img src="images/bd.gif" name="i21" border=0 height=22 width=25></td><td width="161" height="22"><a href="links.html" onMouseOver="if(document.images) {document.i21.src=\'images/rd.gif\';document.i22.src=\'images/linkso.gif\';}" onMouseOut="if(document.images) {document.i21.src=\'images/bd.gif\';document.i22.src=\'images/links.gif\';}"><img name="i22" src="images/links.gif" ALT="links" border=0 height=22 width=161></a></td>');
}
document.write('</tr>');