var toof = document;
var textc2number = 5;
var randomc2number = Math.random();
var rand1c2 = Math.round( (textc2number-1) * randomc2number) + 1;
textc2 = new Array 
textc2[1] = '<a target="_blank" href="http://www.authorsredroom.com/"><img width="468" height="60" border="0" alt="ad space for Authors RedRoom" src="http://romanceatheart.com/ads-all/redroombanner.gif"></a>';
textc2[2] = '<a target="_blank" href="http://www.lynnkurland.com/"><img width="468" height="60" border="0" alt="author ad Lynn Kurland" src="http://romanceatheart.com/ads-all/dreamsofstardust.gif"></a>';
textc2[3] = '<a target="_blank" href="http://www.thegrits.com/"><img width="468" height="60" border="0" alt="ad space for The Grits Literary Services" src="http://romanceatheart.com/ads-all/gritsban.gif"></a>';
textc2[4] = '<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/rowenacherry.jpg"></a>';
textc2[5] = '<a target="_blank" href="http://www.lindenbayromance.com/"><img width="468" height="60" border="0" alt="author ad Claire Michaels" src="http://romanceatheart.com/ads-all/betwdreamdarkban.gif"></a>';
var mytextc2 = textc2[rand1c2];
toof.write(mytextc2);
