function urbanaffairshome() { //8 var ranNum= Math.round(Math.random() * 8); if (ranNum == 0){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 == 1){document.write('
Area social workers attend a child welfare training session administered by the UNLV School of Social Work.
'); } // childwelfare if (ranNum == 2){document.write('
Hank Greenspun School of Journalism and Media Studies faculty and graduates celebrate commencement at the Thomas & Mack Center.
'); } // commencement1 if (ranNum == 3){document.write('
UNLV-TV serves as the university’s television production facility, creating a range of campus programming.
'); } // unlvtv1 if (ranNum == 4){document.write('
Criminal Justice Professor William Sousa (left) works with Las Vegas Metropolitan Police Department officers on a crime-prevention program.
'); } // metro if (ranNum == 5){document.write('
Television production students learn the ins and outs of broadcasting at the UNLV-TV studios on campus.
'); } // unlvtv2 if (ranNum == 6){document.write('
Faculty and students from the Department of Criminal Justice gather at the Thomas & Mack Center for a graduation celebration.
'); } // commencement2 if (ranNum == 7){document.write('
KUNV-FM program host Kim Linzy brings jazz to the Las Vegas airwaves every weekday morning at 91.5 on your radio dial.
'); } // kunvkimlinzy if (ranNum == 8){document.write('
Faculty and staff gather to send birthday greetings to Brian Greenspun, member of the Greenspun family, a major sponsor of the college.
'); } // collegeportrait }