// JavaScript Document

var x = Math.floor(Math.random()*3);
if(x==0){ y = "<a href=http://www.caribpop.biz><img src=http://www.yaperpop.com/post_img/job_banner.gif border=0 /></a>"; }

if(x==1){ y = "<a href=http://dating.caribpop.net><img src=http://www.yaperpop.com/post_img/728x90-dating-banner.gif border=0 /></a>"; }

if(x==2){ y = "<a href=http://www.caribpop.tv><img src=http://www.yaperpop.com/post_img/cptv-banner.gif border=0 /></a>"; }

document.getElementById('topbanner').innerHTML = y;