
d=document;

d.writeln(' <p>&nbsp;&nbsp;</p> <table width="100%" >');
d.writeln('  <tr><td>');
d.writeln('<table width="100%" border="0" cellpadding="0" cellspacing="0" style="background-repeat:no-repeat" ');
d.writeln('background="'+path+'podval.gif">');
d.writeln('<tr><td align="left"><a href="http://www.novedu.ru">');
d.writeln('<img border=0 src="'+path+'podval.gif" width="1000" height="19" align="right" /></a></td></tr>');
d.writeln('</table>');
d.writeln('  </td></tr>');

d.writeln('<tr>');
d.writeln('<td colspan=3 ><div align="center">');




document.write('  <!--begin of Top100 logo-->');
document.write('  <a href="http://top100.rambler.ru/top100/"> <img src="http://top100-images.rambler.ru/top100/banner-88x31-rambler-blue.gif"');
document.write(' alt="Ramblers Top100" width=88 height=31 border=0></a> ');
document.write('  <!--end of Top100 logo -->');
document.write('</div></td></tr>');
document.writeln('  </table>');






