function random_imglink(){ var myimages=new Array() //specify random images below. You can have as many as you wish myimages[1]="/screens/welcome1.gif" myimages[2]="/screens/welcome2.gif" myimages[3]="/screens/welcome3.gif" myimages[4]="/screens/welcome4.gif" myimages[5]="/screens/welcome5.gif" myimages[6]="/screens/welcome6.gif" myimages[7]="/screens/welcome7.gif" myimages[8]="/screens/welcome8.gif" myimages[9]="/screens/welcome9.gif" myimages[10]="/screens/welcome10.gif" //specify corresponding text below var imagetext=new Array() imagetext[1]="Burritt Library Classroom, CCSU" imagetext[2]="Burritt Library Reference Desk" imagetext[3]="Haas Library, WCSU" imagetext[4]="Smith Library, ECSU" imagetext[5]="Haas Library, WCSU" imagetext[6]="Haas Library, WCSU" imagetext[7]="Smith Library, ECSU" imagetext[8]="Law Reading Room, State Library" imagetext[9]="Genealogy Index Corridor, State Library" imagetext[10]="CT State Library" var ry=Math.floor(Math.random()*myimages.length) if (ry==0) ry=1 document.write(''+imagetext[ry]+'
') } //random_imglink() //-->
Return to home page
Course Reserves
Using Digital Course Reserves

INSTRUCTIONS

  • From CONSULS (http://www.consuls.org), click on COURSE RESERVES
  • Choose INSTRUCTOR or COURSE tab:
    Instructor – type the instructor’s last name
    Course – type the course number as it appears in the registration
    catalog, for example COMM 435
  • An alphabetical listing of the items on reserve for that course will come up. The format column will indicate if there is an “electronic copy available”
  • Click on the title of the reading you want to view. If there is more than 1 copy of that reading on reserve or if the reading is divided into multiple parts you will see a thumbnail - click on it. The next screen will contain 2 login fields. First, type in your 8-digit ID number, then tab down and enter your library PIN. Hit “Enter” or “Submit” and you will be logged into your library record and the full text of the reading will appear.
  • To print the reading, choose the print icon from the Adobe toolbar attached to the top of the item
  • Be sure to “log out” from your library record when using a public computer

HINTS