<!--function printBanner3() {    var ranNum= Math.round(Math.random()*2);    if (ranNum == 0) {        document.writeln('<a href=\"http://bible.com/community/news_main.php\"><img src=\"banners/News-Section_468x60.jpg\" border=\"0\" alt=\"\"></a>');    }    if (ranNum == 1) {        document.writeln('<a href=\"http://bible.com/enewsletter.php\"><img src=\"banners/eNewsltr-Ministries_468x60.jpg\" border=\"0\" alt=\"\"></a>');    }     if (ranNum == 2) {        document.writeln('<a href=\"http://bible.com/marketplace/\"><img src=\"banners/Market-Place_468x60_a.gif\" border=\"0\" alt=\"\"></a>');    }}//ad in donations banner when //-->