var tol = document;
var textlnumber = 6;
var randomlnumber = Math.random();
var randl1 = Math.round( (textlnumber-1) * randomlnumber) + 1;
textl = new Array 
textl[1] = '<a target="_blank" href="http://www.extasybooks.com/"><img width="468" height="60" border="0" alt="author ad Tyler Blackwood" src="http://romanceatheart.com/ads-all/tylerblackwood-lstexp.gif"></a>'; 
textl[2] = '<a target="_blank" href="http://www.rowenacherry.com/"><img width="468" height="60" border="0" alt="author ad Rowena Cherry" src="http://romanceatheart.com/ads-all/MatingNetban.jpg"></a>'; 
textl[3] = '<a target="_blank" href="http://www.ellorascave.com/productpage.asp?ISBN=1-84360-848-0"><img width="468" height="60" border="0" alt="author ad Sarah McCarty" src="http://romanceatheart.com/ads-all/promiseslinger.gif"></a>'; textl[4] = '<a target="_blank" href="http://www.debidesantis.com/book_covers.html"><img width="468" height="60" border="0" alt="ad for Author Debi DeSantis" src="http://romanceatheart.com/ads-all/debiartban.gif"></a>'; 
textl[5] = '<a target="_blank" href="http://www.marywinter.com/"><img width="468" height="60" border="0" alt="author ad Mary Winter" src="http://romanceatheart.com/ads-all/marywinterban.gif"></a>'; 
textl[6] = '<a target="_blank" href="http://www.angelaverdenius.com/"><img width="468" height="60" border="0" alt="author ad Angela Verdenius" src="http://romanceatheart.com/ads-all/Heart+SoulAV1.gif"></a>';
var myltext = textl[randl1];
tol.write(myltext);
