<!--

var fn = new Array();
var altag = new Array();
var index1 = Math.round(Math.random() * 1000) % 18 + 1 ;

currentrow = 1;
fn[currentrow]="../rotateimages/studio1jpg.jpg";
altag[currentrow]="Faculty and graduate student consultation in the fpdc studio";

currentrow = currentrow + 1;
fn[currentrow]="../rotateimages/studio2jpg.jpg";
altag[currentrow]="fpdc studio activities";

currentrow = currentrow + 1;
fn[currentrow]="../rotateimages/studiodemo3jpg.jpg";
altag[currentrow]="Exploring technology at the fpdc Studio Demonstration";

currentrow = currentrow + 1;
fn[currentrow]="../rotateimages/provbreak.jpg";
altag[currentrow]="Provost Breakfast at Trumbull campus";

currentrow = currentrow + 1;
fn[currentrow]="../rotateimages/Wisejpg.jpg";
altag[currentrow]="Women in Scholarship & Education: A sharing of women's scholarly journeys";

currentrow = currentrow + 1;
fn[currentrow]="../rotateimages/rtp1jpg.jpg";
altag[currentrow]="Reappointment/Tenure/Promotion: Organizing a File workshop";

currentrow = currentrow + 1;
fn[currentrow]="../rotateimages/rtp2jpg.jpg";
altag[currentrow]="Reappointment/Tenure/Promotion: Organizing a File workshop";

currentrow = currentrow + 1;
fn[currentrow]="../rotateimages/tsjpg.jpg";
altag[currentrow]="Teaching Scholars for Junior Faculty Learning Community: Lilly Ohio Conference";

currentrow = currentrow + 1;
fn[currentrow]="../rotateimages/ts2jpg.jpg";
altag[currentrow]="Teaching Scholars at a Lilly Ohio Conference dinner";

currentrow = currentrow + 1;
fn[currentrow]="../rotateimages/newfacjpg.jpg";
altag[currentrow]="New Faculty attending the New Faculty/Moulton Scholar Welcome";

currentrow = currentrow + 1;
fn[currentrow]="../rotateimages/ms1jpg.jpg";
altag[currentrow]="Portraits of Practice: Faculty Case Studies in Action";

currentrow = currentrow + 1;
fn[currentrow]="../rotateimages/ms2jpg.jpg";
altag[currentrow]="Moulton Scholars join in a Moulton Scholar Alumni breakfast";

currentrow = currentrow + 1;
fn[currentrow]="../rotateimages/ms3jpg.jpg";
altag[currentrow]="Using Technology to Enhance Student Learning in Large Lecture Classes: A Moulton Scholar presentation";

currentrow = currentrow + 1;
fn[currentrow]="../rotateimages/comtech.jpg";
altag[currentrow]="Computer Technology faculty browsing books at a fpdc co-sponsored book fair";

currentrow = currentrow + 1;
fn[currentrow]="../rotateimages/tltech1jpg.jpg";
altag[currentrow]="Using Problem-based Learning to Enhance Student Learning";

currentrow = currentrow + 1;
fn[currentrow]="../rotateimages/tltech2jpg.jpg";
altag[currentrow]="Preventing Student Plagiarism in a Networked World";

currentrow = currentrow + 1;
fn[currentrow]="../rotateimages/infolit1.jpg";
altag[currentrow]="Faculty members using wireless technology in Information Literacy workshop";

currentrow = currentrow + 1;
fn[currentrow]="../rotateimages/infolit2.jpg";
altag[currentrow]="Navigating the Information World: an Information Literacy workshop";

//-->
