var img_width = "250";
var img_height = "250";

var title=new Array()
title[0]='7 Spins Get $150,000 Guaranteed Slots Tournaments';
title[1]='Play may flower Casino';
title[2]='Play win palace casino';



var ad=new Array()
//insert here your images src
ad[0]='http://www.pdaonlinecasino.com/pop-up/ww-download-250.gif';
ad[1]='http://www.pdaonlinecasino.com/pop-up/winpalace1.gif';
ad[2]='http://www.pdaonlinecasino.com/pop-up/rc250_042.gif';


var links=new Array()
//insert here your links
links[0]='javascript:winward001()';
links[1]='javascript:pdawinpalace_slots3000()';
links[2]='javascript:richcasino_pda()';


var xy=Math.floor(Math.random()*ad.length);
document.write('<a href="'+links[xy]+'"><img src="'+ad[xy]+'" width="'+img_width+'" height="'+img_height+'" title="'+title[xy]+'" border="0"></a>');

