var mess = new Array(
'<a href="http://gan.doubleclick.net/gan_click?lid=41000000034463743&pubid=21000000000104610"><img src="http://gan.doubleclick.net/gan_impression?lid=41000000034463743&pubid=21000000000104610" border=0 alt="$40 Unlimited Nationwide Talk &amp; Text from SIMple Mobile"></a>',
'<a href="http://gan.doubleclick.net/gan_click?lid=41000000022938449&pubid=21000000000104610"><img src="http://gan.doubleclick.net/gan_impression?lid=41000000022938449&pubid=21000000000104610" border=0 alt="Verizon Wireless"></a>',
'<a href="http://click.linksynergy.com/fs-bin/click?id=6zk30l*ArZw&offerid=216788.22&type=4&subid=0&u1=300"><IMG alt="$50 Free Airtime from PlatinumTel on Any Android Phone" border="0" src="http://ptelsrv.com/srv/ls/bnrs/300x250_andrp50.jpg"></a><IMG border="0" width="1" height="1" src="http://ad.linksynergy.com/fs-bin/show?id=6zk30l*ArZw&bids=216788.22&type=4&subid=0">',
'<a href="http://www.jdoqocy.com/click-2405155-10494746" target="_top"><img src="http://www.tqlkg.com/image-2405155-10494746" width="300" height="250" alt="Save on Smart Phones at LetsTalk.com" border="0"/></a>')
var max = mess.length;
var num = Math.floor((Math.random() * max));
document.writeln(mess[num]);
