var tot = document;
var textbnumber = 9;
var randombnumber = Math.random();
var rand1b = Math.round( (textbnumber-1) * randombnumber) + 1;
textb = new Array 
textb[1] = '<a target="_blank" href="http://rahpubs.com/catalog/product_info.php?cPath=31&amp;products_id=56"><img width="468" height="60" border="0" alt="author ad Iris Ames" src="http://romanceatheart.com/authorbanners/irisamesban.gif"></a>'; 
textb[2] = '<a target="_blank" href="http://uk.geocities.com/helhighwater/personalpagepink.html"><img width="468" height="60" border="0" alt="author ad Helen Highwater" src="http://romanceatheart.com/authorbanners/helenhighwater.gif"></a>';
textb[3] = '<a target="_blank" href="http://www.thewaterfront.net.au/romona/"><img width="468" height="60" border="0" alt="author ad Romona Hilliger" src="http://romanceatheart.com/authorbanners/romonahilliger.gif"></a>'; 
textb[4] = '<a target="_blank" href="http://www.geocities.com/quickeninglis/lisachristian.html"><img width="468" height="60" border="0" alt="author ad Lisa Christian" src="http://romanceatheart.com/authorbanners/LisaFlames.gif"></a>'; 
textb[5] = '<a target="_blank" href="http://nancypirri.com/"><img width="468" height="60" border="0" alt="author ad Nancy Pirri" src="http://romanceatheart.com/authorbanners/nancypirri.gif"></a>'; 
textb[6] = '<a target="_blank" href="http://www.heidekatros.com/"><img width="468" height="60" border="0" alt="author ad Heide Katros" src="http://romanceatheart.com/authorbanners/heideban.jpg"></a>'; 
textb[7] = '<a target="_blank" href="http://annjazz.250free.com/"><img width="468" height="60" border="0" alt="author ad Jazz Raven" src="http://romanceatheart.com/authorbanners/jazzraven.gif"></a>'; 
textb[8] = '<a target="_blank" href="http://rahpubs.com/catalog/product_info.php?cPath=21&amp;products_id=36"><img width="468" height="60" border="0" alt="author ad Heather Ames" src="http://romanceatheart.com/authorbanners/hamesban.gif"></a>'; 
textb[9] = '<a target="_blank" href="http://www.katehofman.com/"><img width="468" height="60" border="0" alt="author ad Kate Hofman" src="http://romanceatheart.com/authorbanners/kateanimatedban.gif"></a>';

var mytextb = textb[rand1b];
tot.write(mytextb);
