function careerservicessecond() { //12 var ranNum= Math.round(Math.random() * 12); if (ranNum == 0){document.write('
The Rebel Walk video series gets the student perspective on different career topics.
'); } // image3 if (ranNum == 1){document.write('
Taking advantage of networking opportunities.
'); } // image5 if (ranNum == 2){document.write('
The DISCOVER career assessment can help students identify potential occupations which may be a good fit.
'); } // image9 if (ranNum == 3){document.write('
Video taped mock interviews provide an opportunity to sharpen both verbal and non-verbal skills.
'); } // mockinterview if (ranNum == 4){document.write('
The Career Resource Center features books covering a wide range of topics.
'); } // img0277 if (ranNum == 5){document.write('
Our classroom presentations cover a variety of career topics.
'); } // amandaPresentation if (ranNum == 6){document.write('
Make sure your resume is on target — we can help.
'); } // resumereview if (ranNum == 7){document.write('
Learn more about career opportunties at an employer information session.
'); } // forestservice if (ranNum == 8){document.write('
Students can meet with employers in a variety of on-campus settings.
'); } // harrahs1 if (ranNum == 9){document.write('
Our office is located in SSC, Building A, room 301.
'); } // fallmarketplace2009 if (ranNum == 10){document.write('
Students meet industry professionals at the Technical Employer Panel.
'); } // techpanel if (ranNum == 11){document.write('
Career Services collaborates with various student organizations for programs.
'); } // shpe if (ranNum == 12){document.write('
Students learn from top level executives at the Women in Hospitality Panel.
'); } // WIHpanel }