function socialworkright() { //2 var ranNum= Math.round(Math.random() * 2); if (ranNum == 0){document.write('

Greenspun Hall

'); } // D6639011 if (ranNum == 1){document.write('

'); } // D6374913 if (ranNum == 2){document.write('

'); } // D6406912 }