function homepagebanner() { //1 var ranNum= Math.round(Math.random() * 0); if (ranNum == 0){document.write('
WRIN Group
'); } // NEW3 }