var tou = document;
var gtextnumber = 4;
var grandomnumber = Math.random();
var grand1 = Math.round( (gtextnumber-1) * grandomnumber) + 1;
gtext = new Array 
gtext[1] = '<a target="_blank" href="http://www.catherinefox.com/"><img width="468" height="60" border="0" alt="Catherine Fox link" src="http://romanceatheart.com/ads-all/cathrynfoxban.jpg"></a>'; 
gtext[2] = '<a target="_blank" href="http://www.wings-epress.com/"><img width="468" height="60" border="0" alt="Wings ePress link" src="http://romanceatheart.com/ads-all/wings-press.gif"></a>'; 
gtext[3] = '<a target="_blank" href="http://www.ellorascave.com/"><img width="468" height="60" border="0" alt="Ellora\'s Cave Publishing link" src="http://romanceatheart.com/ads-all/ellorascaveban.jpg"></a>'; 
gtext[4] = '<a target="_blank" href="http://catherinespangler.com/"><img width="468" height="60" border="0" alt="author Catherine Spangler" src="http://romanceatheart.com/ads-all/cathysbanner.jpg"></a>';
var gmytext = gtext[grand1];
tou.write(gmytext);
