 var mm; mm="&nbsp; "; 
 if (screen.width>800) { mm=mm+"&nbsp; &nbsp; &nbsp; &nbsp; "; }
 if (screen.width>1024) { mm=mm+"&nbsp; "; }
   document.write("<td>"+mm+"</td>");

