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

Office Manager Angela Stone- Guidry ensures students visiting the Honors College feel welcome.'); } // 02 if (ranNum == 1){document.write('

The Honors College Computer lab is a great place to work on research papers or other course assignments.'); } // 03 if (ranNum == 2){document.write('

Students chat during a study break in the Honors College Computer Lab.'); } // 04 if (ranNum == 3){document.write('

Students can often be found working in groups in the Honors College study lounge.'); } // D6620639 if (ranNum == 4){document.write('

Students traveled to a Los Angeles Art Museum as part of the HON 400 seminar "What is Art?"'); } // whatisart if (ranNum == 5){document.write('

Department Honors graduate Tyler addresses the students, faculty, and families gathered to celebrate at the Honors College Medallion Ceremony.'); } // tylerparry if (ranNum == 6){document.write('

Department Honors student Husna talks about her senior thesis project during the Honors College semi-annual poster session.'); } // husna }