<!--function printBanner2() {    var ranNum= Math.round(Math.random()*3);    if (ranNum == 0) {        document.writeln('<a href=\"http://bible.com/marketplace/browse.php?browseby=Search%20Criteria&search_title=for%20you%20designs\"><img src=\"banners/birdeos728x90.gif\" border=\"0\" alt=\"\"></a>');    }    if (ranNum == 1) {        document.writeln('<a href=\"http://bible.com/community/\"><img src=\"banners/Community-Section_728x90.gif\" border=\"0\" alt=\"\"></a>');    }     if (ranNum == 2) {        document.writeln('<a href=\"http://bible.com/marketplace/\"><img src=\"banners/Market-Place_728x90_b.gif\" border=\"0\" alt=\"\"></a>');    }    if (ranNum == 3) {        document.writeln('<a href=\"http://store.bible.com/bythecase/\"><img src=\"banners/Bookstore4_728x90.jpg\" border=\"0\" alt=\"\"></a>');    }}//ad in donations banner when //-->