document.write('  <table class="informer_spacer">');
document.write('    <tr>');
document.write('      <td><img src="/_img/p.gif" width="1" height="1" /></td>');
document.write('    </tr>');
document.write('  </table>');
document.write('  <table width="100%" border="0" cellpadding="3" class="informer">');
document.write('    <tr>');
document.write('      <td width="25%">&nbsp;</td>');
document.write('      <td colspan=3>День</td>');
document.write('      <td colspan=3>Ніч</td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td><strong>сьогодні</strong></td>');
document.write('      <td><img src="/_img/weather/sun.gif" align="absbottom" alt="" /></td><td align="center">+25..+26</td><td>&#176;C</td>');
document.write('      <td><img src="/_img/weather/night_cloud.gif" align="absbottom" alt="" /></td><td align="center">+16..+17</td><td>&#176;C</td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td><strong>завтра</strong></td>');
document.write('      <td><img src="/_img/weather/sun.gif" align="absbottom" alt="" /></td><td align="center">+26..+28</td><td>&#176;C</td>');
document.write('      <td><img src="/_img/weather/night_cloud.gif" align="absbottom" alt="" /></td><td align="center">+21..+22</td><td>&#176;C</td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td><strong>післязавтра</strong></td>');
document.write('      <td><img src="/_img/weather/rain.gif" align="absbottom" alt="" /></td><td align="center">+19..+20</td><td>&#176;C</td>');
document.write('      <td><img src="/_img/weather/night_rain.gif" align="absbottom" alt="" /></td><td align="center">+16..+17</td><td>&#176;C</td>');
document.write('    </tr>');
document.write('        		<tr>');
document.write('          			<td colspan="7" class="inform_title" align="center">* найточніший прогноз погоди </td>');
document.write('	  	</tr>');
document.write('  </table>');

