rnd.today=new Date();
rnd.seed=rnd.today.getTime();

function rnd() {
        rnd.seed = (rnd.seed*9301+49297) % 233280;
        return rnd.seed/(233280.0);
};

function rand(number) {
	var result = Math.ceil(rnd()*number);
	if (!result)result++;
        return result
};
var ad_cnt2 = 10;
var ad2 = rand(ad_cnt2);
var link2;
var adBanner2;
var width2;
var height2;
if (ad2==1) {
link2="http://www.pokercheck.org/click.php?pid=468.888poker.com&bonus=400dollar";
adBanner2="http://www.pokercheck.org/img/888poker-gratis.gif";
width2="468";
height2="60";
alt2="888 Poker";
}
if (ad2==2) {
link2="http://www.pokercheck.org/click.php?pid=468.888poker.com&bonus=400dollar";
adBanner2="http://www.pokercheck.org/img/888poker-gratis.gif";
width2="468";
height2="60";
alt2="888 Poker";
}
if (ad2==3) {
link2="http://www.pokercheck.org/click.php?pid=468.888poker.com&bonus=400dollar";
adBanner2="http://www.pokercheck.org/img/888promo8-468.gif";
width2="468";
height2="60";
alt2="888 Poker";
}
if (ad2==4) {
link2="http://www.pokercheck.org/click.php?pid=brot.williamhill.com&bonus=1400euro";
adBanner2="http://www.pokercheck.org/img/william700.png";
width2="468";
height2="60";
alt2="William Hill Poker";
}
if (ad2==5) {
link2="http://www.pokercheck.org/click.php?pid=468.888poker.com&bonus=400dollar";
adBanner2="http://www.pokercheck.org/img/888promo8-468.gif";
width2="468";
height2="60";
alt2="888 Poker";
}
if (ad2==6) {
link2="http://www.pokercheck.org/click.php?pid=468.888poker.com&bonus=400dollar";
adBanner2="http://www.pokercheck.org/img/888promo8-468.gif";
width2="468";
height2="60";
alt2="888 Poker";
}
if (ad2==7) {
link2="http://www.pokercheck.org/click.php?pid=everestpoker.com&bonus=1000dollar";
adBanner2="http://www.pokercheck.org/img/bonus-everest-poker-1000.gif";
width2="468";
height2="60";
alt2="Everest Poker";
}
if (ad2==8) {
link2="http://www.pokercheck.org/click.php?pid=pkr.com&bonus=800dollar";
adBanner2="http://www.pokercheck.org/img/pkr-468.gif";
width2="468";
height2="60";
alt2="PKR Poker";
}
if (ad2==9) {
link2="http://www.pokercheck.org/click.php?pid=brot.williamhill.com&bonus=1400euro";
adBanner2="http://www.pokercheck.org/img/william700.png";
width2="468";
height2="60";
alt2="William Hill Poker";
}
if (ad2==10) {
link2="http://www.pokercheck.org/click.php?pid=everestpoker.com&bonus=1000dollar";
adBanner2="http://www.pokercheck.org/img/bonus-everest-poker-1000.gif";
width2="468";
height2="60";
alt2="Everest Poker";
}
document.write('<div align="center"><a rel="nofollow" href="' + link2 + '" target="_blank">');
document.write('<img src="' + adBanner2 + '" width=' + width2 + ' height=' + height2 + ' border=0 alt="' + alt2 + '" /></a>');
document.write('</div>');

