 document.write('<td class="site" bgcolor="#999999" ');
 if (parseInt(navigator.appVersion) == 4) {
 document.write('height=35 '); }
 document.write('onclick="JavaScript:\
 window.location.href=\'webCompute-1.html\';"\
 onmouseover="this.bgColor=\'#663366\'; setPointer(this)"\
 onmouseout="this.bgColor=\'#999999\'">\
 <a href="webCompute-1.html">Web computation</a>\
         </td>');
