<!--
var r_text = new Array ();
r_text[0] = "Over 80% of FLITE's journal and magazine collection is now available online.  Convenience for students and faculty of Ferris is unprecedented since most titles are licensed for off-campus use by using our proxy server.  For more information contact a reference librarian ......";
r_text[1] = "If you don't find what you are looking for in our catalog, click on the <em><strong>Search MELCAT</strong></em> button. The item will be delivered to FLITE so you can check it out.";
r_text[2] = "When your class comes into the library for an instruction section, the librarian frequently creates a page specially designed with information presented to your class.  Check out the Class Help Pages under the name of your course.";
r_text[3] = "Instructors looking for the Media Distribution booking system should click on FSU media booking in the upper right hand corner of the online catalog page.  This page comes up when you click on the Find Books link on this page.";
r_text[4] = "Books which can be checked out from the library can be found on the lower level and on the third floor.  Call numbers A-H  are in the lower level, and books with call numbers J-Z are on the third level.";
r_text[5] = "FLITE has dvds that you can check out with your Bulldog id card.  The dvds can be found in the Information Commons on the first floor, near the Oval Information Desk.";
r_text[6] = "For help on research tips and techniques, contact a reference librarian.  They can be reached at the oval information desk, at (231) 591-3602 or by clicking the chat button on the front homepage.";
r_text[7] = "You can sign up for a one-on-one appointment with a librarian to get help with your research.  Just click Get Help at the bottom of this page and then click the By Appointment link.";
r_text[8] = "FLITE's librarians have put together a number of online tutorials about everything from how to get around the library website to how to find out if an article is peer reviewed.  To see what we've got, click Tutorials on the Instruction menu.";
r_text[9] = "FLITE has headphones for you if you're in the library and you need to take an online tutorial or rock out to your favorite music.  Just ask at the Check-Out Desk.";
r_text[10] = "You can find out what books are new in FLITE by going to the Collections menu and selecting New Books.  Pick your subject area on the left to see a list of recent purchases.";
r_text[11] = "If you're having trouble understanding or formatting your citations, take a look at our citations webpage.  Just choose Citations from the Instruction menu.";
var i = Math.round(11*Math.random());

document.write(r_text[i]);

//-->


