link = new iAr(
"http://www.empirepoker.com/index.htm?wm=1702021",
"http://www.incomeaccess.com/processing/clickthrgh.asp?btag=a_853b_1983",
"http://www.gamingclubpoker.com/index.asp?s=aff81005&b=gcp_120x240_022",
"http://www.CaribbeanSunPoker.com/index.asp?ID=184019&PID=10159"
);

image = new iAr(
"images/empireL3-WSOP.gif",
"http://www.incomeaccess.com/processing/impressions.asp?btag=a_853b_1983",
"http://www.ClickedyClick.com/ads/gcp/gcp_120x240_022.gif",
"http://www.focalclick.com/cgi-bin/focalimage.exe?184019&10159"
);

var curd = new Date();
var rnd = curd.getSeconds() % image.length;
var Href = link[rnd];
var Src = image[rnd];

document.write('<a href=\"' +Href+ '\" target=_blank><img border="0" src=\"'+Src+'\" width="120" height="240"></a>');