<!-- Begin
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_cnt1 = 13;
var ad1 = rand(ad_cnt1);
var link1;
var adBanner1;
var width1
var height1
if (ad1==1) {
link1="http://www.becomeaplayer.com/count/click.php?id=46";
adBanner1="http://www.becomeaplayer.com/images/rpp1.jpg";
width1="726";
height1="88";
alt1="Seduce, Pick Up and Attract Women";
}
if (ad1==2) {
link1="http://www.becomeaplayer.com/count/click.php?id=40";
adBanner1="http://www.becomeaplayer.com/images/rdd1.jpg";
width1="726";
height1="88";
alt1="Seduce, Pick Up and Attract Women";
}
if (ad1==3) {
link1="http://www.becomeaplayer.com/count/click.php?id=46";
adBanner1="http://www.becomeaplayer.com/images/rpp2.jpg";
width1="726";
height1="88";
alt1="Seduce, Pick Up and Attract Women";
}
if (ad1==4) {
link1="http://www.becomeaplayer.com/count/click.php?id=40";
adBanner1="http://www.becomeaplayer.com/images/rdd2.jpg";
width1="726";
height1="88";
alt1="Seduce, Pick Up and Attract Women";
}
if (ad1==5) {
link1="http://www.becomeaplayer.com/count/click.php?id=46";
adBanner1="http://www.becomeaplayer.com/images/rpp3.jpg";
width1="726";
height1="88";
alt1="Seduce, Pick Up and Attract Women";
}
if (ad1==6) {
link1="http://www.becomeaplayer.com/count/click.php?id=40";
adBanner1="http://www.becomeaplayer.com/images/rdd3.jpg";
width1="726";
height1="88";
alt1="Seduce, Pick Up and Attract Women";
}
if (ad1==7) {
link1="http://www.becomeaplayer.com/count/click.php?id=46";
adBanner1="http://www.becomeaplayer.com/images/rpp4.jpg";
width1="726";
height1="88";
alt1="Seduce, Pick Up and Attract Women";
}
if (ad1==8) {
link1="http://www.becomeaplayer.com/count/click.php?id=40";
adBanner1="http://www.becomeaplayer.com/images/rdd4.jpg";
width1="726";
height1="88";
alt1="Seduce, Pick Up and Attract Women";
}
if (ad1==9) {
link1="http://www.becomeaplayer.com/count/click.php?id=46";
adBanner1="http://www.becomeaplayer.com/images/rpp5.jpg";
width1="726";
height1="88";
alt1="Seduce, Pick Up and Attract Women";
}
if (ad1==10) {
link1="http://www.becomeaplayer.com/count/click.php?id=40";
adBanner1="http://www.becomeaplayer.com/images/rdd5.jpg";
width1="726";
height1="88";
alt1="Seduce, Pick Up and Attract Women";
}
if (ad1==11) {
link1="http://www.becomeaplayer.com/count/click.php?id=46";
adBanner1="http://www.becomeaplayer.com/images/rpp6.jpg";
width1="726";
height1="88";
alt1="Seduce, Pick Up and Attract Women";
}
if (ad1==12) {
link1="http://www.becomeaplayer.com/count/click.php?id=46";
adBanner1="http://www.becomeaplayer.com/images/rpp7.jpg";
width1="726";
height1="88";
alt1="Seduce, Pick Up and Attract Women";
}
if (ad1==13) {
link1="http://www.becomeaplayer.com/count/click.php?id=46";
adBanner1="http://www.becomeaplayer.com/images/rpp8.jpg";
width1="726";
height1="88";
alt1="Seduce, Pick Up and Attract Women";
}
document.write('<center><a href="' + link1 + '" target="_blank">');
document.write('<img src="' + adBanner1 + '" width=' + width1 + ' height=' + height1 + ' border=0 alt="' + alt1 + '"></a>');
document.write('</center>');
// End -->