function studentaffairssecond() { //9 var ranNum= Math.round(Math.random() * 9); if (ranNum == 0){document.write('
The Student Union’s game room provides a place for you to let off steam and unwind.
'); } // D6584825 if (ranNum == 1){document.write('
Grab a snack or a quick coffee, or settle down for a meal with friends at the Student Union.
'); } // D6523255 if (ranNum == 2){document.write('
Career Services’ annual two-day Hospitality and Business Marketplace provides networking opportunities for hotel and business majors.
'); } // D6536918 if (ranNum == 3){document.write('
Use your RebelCash for dining on campus, for vending machines, and at a number of restaurants and shops both on and off campus.
'); } // D6578805 if (ranNum == 4){document.write('
The Student Union provides a modern space for students to refuel with food and beverages.
'); } // D6528336 if (ranNum == 5){document.write('
Police Services staff is committed to a safe and secure campus where a student’s only worry is being successful in college.
'); } // D6590410 if (ranNum == 6){document.write('
Be healthy and well in every conceivable way at UNLV\'s new Student Recreation and Wellness Center.
'); } // D6575514 if (ranNum == 7){document.write('
The Disability Resource Center provides assistance with college learning through provision of recommended academic adjustments, auxiliary services, and advocacy.
'); } // D6544110 if (ranNum == 8){document.write('
The Office of Undergraduate Recruitment supports and assists students through the admissions and registration process.
'); } // D65891064 if (ranNum == 9){document.write('
The Student Health Center offers essential health services on an outpatient basis to all registered and enrolled UNLV students.
'); } // D6610417 }