<!-- Begin
var how_many_ads = 5;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;
if (ad==1) {
url="http://a50.troywell.ru/guide.php?cid=b18fd18d9e6d4a6a360ab3d50335ad25&sa=subaccount&link_id=99"; 
alt="Perfect World";
banner="http://www.l4d-support.ru/i/scr_img_120_600/pw.jpg"; 

width="125";
height="600";
}
if (ad==2) {
txt="TM!";
url="http://a50.troywell.ru/guide.php?cid=37e1e532023966e63d2887b377fbc192&sa=subaccount&link_id=10"; 
alt="TM";
banner="http://www.l4d-support.ru/i/scr_img_120_600/tm.jpg"; 
width="120";
height="600";
}
if (ad==3) {
txt="Ishtwar"; 
url="http://a50.troywell.ru/guide.php?cid=eb2c877641441da664cf35ecfae67827&sa=subaccount&link_id=7"; 
alt="Ishtwar Online";
banner="http://www.l4d-support.ru/i/scr_img_120_600/Ishtwar.jpg"; 
width="120";
height="600";
}
if (ad==4) {
url="http://a50.troywell.ru/guide.php?cid=68247b01ef4f3e923dc18548a67ab5da&sa=subaccount"; alt="Kill Skill - Online";
banner="http://www.l4d-support.ru/i/scr_img_120_600/kill_skill.jpg"; 
width="120";
height="240";
}
if (ad==5) {
url="http://a50.troywell.ru/guide.php?cid=699a6b023ccc6e91b2a0aa866a10914b&sa=subaccount"; alt="11x11 - Online";
banner="http://www.l4d-support.ru/i/scr_img_120_600/11ezhik120x600_.gif"; 
width="120";
height="600";
}
document.write('<center>');
document.write('<a href=\"http://l4d-support.ru/go?' + url + '\" target=\"_blank\">');
document.write('<img src=\"' + banner + '\" width=')
document.write(width + ' height=' + height + ' ');
document.write('alt=\"' + alt + '\" border=0></a><br>');
document.write('</center>');
// End -->
