

document.writeln('<table width="100%" border="0">');
document.write('<tr>');

document.write('<td align="center">');


document.write('</td>');


document.write('<td align="right" >');




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" alt="Ramblers Top100" width=88 height=31 border=0></a> ');
document.write('  <!--end of Top100 logo -->');



document.write('</td>');
document.write('</tr>');


document.write('</table>');
