function socialworkhome()
{
//4
var ranNum= Math.round(Math.random() * 4);
if (ranNum == 0){document.write('
'); } // bergquist
if (ranNum == 1){document.write('
Greenspun Hall, home for six of the college\'s departments and schools, features an auditorium, HD media facilities, media labs, classrooms, and faculty offices.'); } // D6643003 if (ranNum == 2){document.write('

'); } // D6364008 if (ranNum == 3){document.write('

'); } // D6404610 if (ranNum == 4){document.write('

'); } // D6406969 }