function topbanner()
{
//1
var ranNum= Math.round(Math.random() * 1);
if (ranNum == 0){document.write('<p><a target="_blank" href="http://www.readingsbyjody.com"><img border="0" src="http://www.lightworkersworld.com/rotate-html/readings-by-jody-banner-1.gif" width="468" height="60"></a></p>'); } // ReadingsByJody1
if (ranNum == 1){document.write('<p><a target="_blank" href="http://www.irmaksawyer.com"><img border="0" src="http://www.lightworkersworld.com/rotate-html/high-touch-healing-arts-4.gif" width="468" height="60"></a></p>'); } // Irma01
}
