<!-- begin script
var windowNote,j=0,d=document,h='http://www.DarkSF.com/';

function showNote(title, message) {
  windowNote = window.open('','Note','toolbar=no,location=no,directories=no,status=no,scrollbars=no,resizable=no,copyhistory=no,' + 'width=640' + ',height=215');
  text = '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\n';
  text += '<' + 'html' + '><' + 'head' + '>\n<' + 'title' + '>' + title + '</' + 'title' + '>\n';
  text += '<link rel="stylesheet" href="http://www.DarkSF.com/forge/css/GlobalStyle.css" type="text/css" media="all" id="css" />\n';
  text += '</' + 'head' + '>\n<' + 'body>\n';
  text += '	<div id="ctext" style="text-align:center">\n';
  text += '		<span style="width:500px; margin: 10px auto 10px auto; color: red;">\n';
  text += '		<strong>' + message + '</strong>\n';
  text += '		<\/span><br />\n';
  text += '<textarea rows="4" cols="100" readonly="readonly" style="padding: 0px 0px 0px 3px; margin: 15px 15px;">\n';
  text += '<!-- DarkSF button starts -->\n';
  text += '<a href="http://www.DarkSF.com/" target="_blank" title="Сайт Ордена \'ТДС\'"><img \n';
  text += 'src="http://www.DarkSF.com/src.gif" style="border: 0pt none; width: 88px; height: 31px;" \n';
  text += 'alt="Сайт Ордена \'ТДС\'" /><\/a>\n';
  text += '<!-- DarkSF button ends -->';
  text += '<\/textarea><br />\n';
  text += '		<div class="date" style="margin: 0px auto; width: 580px;">\n';
  text += '		<i>С наилучшими пожеланиями, <b>Темный Дух Свободы<\/b><\/i>.<br />\n';
  text += '		<img src="http://www.DarkSF.com/forge/bnrs/darksf.gif"  alt="DarkSF" \n';
  text += '		style="border: 0pt none; width: 150px; height: 54px; margin-right: 20px;" />\n';
  text += '		<\/div>\n';
  text += '	<\/div>\n';
  text += '</' + 'body' + '>\n<' + '/html' + '>';
  windowNote.document.write(text);
  windowNote.focus();
  windowNote.document.close();
  return false;
}
//  end script -->

d.write(
'\n<a target="_blank" href="http://top.mail.ru/jump?from=1050500">\n<img ' + 
'src="http://d7.c0.b0.a1.top.list.ru/counter?id=1050500;t=47;l=1" ' + 
'style="border:0;width:88px;height:31px;" alt="TopMail.ru" /><\/a>\n' + 
'&nbsp;\n' + 
'<a href="http://www.DarkSF.com/" title="Орден \'Темный Дух Свободы\'">\n' + 
'<img src="' + h + 'src.gif" ' +  
'style="border:0pt none;width:88px;height:31px;" alt="Сайт Ордена \'ТДС\'" /><\/a>\n' + 
'&nbsp;\n' + 
'<a target="_blank" href="http://www.graphlog.ru/">\n<img ' + 
'src="http://www.graphlog.ru/counter/view/389" ' + 
'style="border:0;width:88px;height:31px;" alt="GraphLog" ' + 
'title="GraphLog - На графике: динамика посещений за 14 дней" /><\/a>'
);