var tgs = document;
var textnumberc = 6;
var randomnumberc = Math.random();
var randc = Math.round( (textnumberc-1) * randomnumberc) + 1;
textc = new Array;
textc[1] = '<a target="_blank" href="http://original.kallysten.net/"><img width="468" height="60" border="0" alt="author Kallysten" src="http://romanceatheart.com/ads-all/kallystenban.jpg"></a>';
textc[2] = '<a target="_blank" href="http://www.linneasinclair.com/books.html"><img width="468" height="60" border="0" alt="author ad Linnea Sinclair" src="http://romanceatheart.com/ads-all/LSinclairFindersban.gif"></a>';
textc[3] = '<a target="_blank" href="http://www.wings-epress.com/"><img width="468" height="60" border="0" alt="WingsePress link" src="http://romanceatheart.com/ads-all/wings-press.gif"></a>';
textc[4] = '<a target="_blank" href="http://www.lorileigh.com/"><img width="468" height="60" border="0" alt="adspacefor Lori Leigh" src="http://romanceatheart.com/ads-all/lorileighban.gif"></a>';
textc[5] = '<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>';
textc[6] = '<a target="_blank" href="http://www.lynnkurland.com/"><img width="468" height="60" border="0" alt="Lynn Kurland\'s link" src="http://romanceatheart.com/ads-all/dreamsofstardust.gif"></a>';
var mytextc = textc[randc];
tgs.write(mytextc);
