if ( SKC ==checked ) SCT=checked;
document.write(
' <td valign=top align=center>					'+
'	<center><span style=color:blue>  			'+
' clouds</span> <br>'+
' <nobr><INPUT type=radio name=skies value=CLR '+ CLR +'>Clear     </nobr> '+
' <nobr><INPUT type=radio name=skies value=SCT '+ SCT +'>Scattered </nobr> '+
' <nobr><INPUT type=radio name=skies value=BKN '+ BKN +'>Broken    </nobr> '+
' <nobr><INPUT type=radio name=skies value=FEW '+ FEW +'>Few    </nobr> '+
' <nobr><INPUT type=radio name=skies value=OVC '+ OVC +'>overcast  </nobr> ');
//cute but a waste
//<span style=font-size:200%>&#x2601; </span> <!-- unicode cloud --></center>  		<small>                 '+
