// JavaScript Document

var contactFor = new Array(); 	//use this variable to store job responsibilities
var html = new Array();  		//use this variable to store basic contact info
var imgFile = new Array();		//use this variable to store the location of their image file
var email = new Array();		//use this variable to store  email user name only
var webPage = new Array();		//use this variable to store the location of their web page

html[0] = "<b>Karen M. Bennett</b><br>Director of Academic Advising  <br> 125 Reynolda Hall<br><b>Phone: </b> 336.758.3320";
contactFor[0] = "<br>Contact <strong>Karen </strong>for daily operations of the the Office of Academic Advising; semester and year-end student academic deficiencies; student academic counseling and routine academic approvals; Dean's Office editing of Bulletin; recruitment, selection, and training of lower division academic advisers.<br> ";
imgFile[0] = "images/karenbennett.jpg";
email[0] = "bennekm3";
webPage[0] = "dean_office_bennett.html";

html[1] = "<b>W. Douglas Bland</b><br> Associate Athletic Director for Administration<br>Assistant to the Dean of the College<br> 204 Manchester Hall <br><b>Phone: </b> 336.758.5916";
contactFor[1] = "<br>Contact <strong>Douglas</strong> for Judicial Council appeals; judicial policies and procedures.";
imgFile[1] = "images/douglasbland.jpg";
email[1] = "blandwd";
webPage[1] = "dean_office_bland.html";


html[2] = "<b>Kathy Ann Bunn</b><br> Assistant to the Dean<br> 104 Reynolda Hall <br><b>Phone: </b> 336.758.3418";
contactFor[2] = "<br>Contact <strong>Kathy</strong> to schedule appointments and meetings with the Dean of the College.<br> ";
imgFile[2] = "images/kathybunn.jpg";
email[2] = "bunnka";
webPage[2] = "dean_office_bunn.html";


html[3] = "<b>Jane Hopkins Caldwell</b><br>Associate Athletic Director for<br>Student-Athlete Academic Services<br>Assistant to the Dean of the College<br> Miller Center <br><b>Phone: </b> 336.758.6010";
contactFor[3] = "<br>Contact <strong>Jane</strong> for student-athlete academic counseling; NCAA and ACC academic policies; awards and recognitions of student-athletes.";
imgFile[3] = "images/janecaldwell.jpg";
email[3] = "caldwejh";
webPage[3] = "dean_office_caldwell.html";


html[4] = "<b>Herman E. Eure</b><br>Associate Dean For Faculty Development<br>Professor of Biology<br>104 Reynolda Hall <br><b>Phone: </b> 336.758.5311";
contactFor[4] = "<br>Contact <strong>Herman</strong> for faculty and professional development; tenure and promotion processes; faculty awards and fellowships; faculty conflict resolution; travel approval; faculty teaching and scholarship evaluation.<br> ";
imgFile[4] = "images/hermaneure.jpg";
email[4] = "eure";
webPage[4] = "dean_office_eure.html";


html[5] = "<b>Jacquelyn S. Fetrow</b><br>Dean of Wake Forest College<br> Reynolds Professor of Computational Biophysics<br> 104 Reynolda Hall <br><b>Phone: </b> 336.758.3418";
contactFor[5] = "<br>As Dean of the College, Jacque has administrative responsibility for academic undergraduate concerns.  She is ultimately responsible for the arts and sciences undergraduate curricula, faculty, staffing, oversight of academic departments and programs and other academic matters. <br> ";
imgFile[5] = "images/jacquefetrow.jpg";
email[5] = "fetrowjs";
webPage[5] = "dean_office_fetrow.html";


html[6] = "<b>Toby A. Hale</b><br>Associate Dean for Special Academic Projects<br>125 Reynolda Hall <br><b>Phone: </b> 336.758.5311";
contactFor[6] = "<br>Contact <strong>Toby</strong> for Summer Sessions at Wake Forest; faculty governance issues; Committees of the Faculty; service learning components of international programs; Committee on Academic Affairs.<br> ";
imgFile[6] = "images/tobyhale.jpg";
email[6] = "haleta";
webPage[6] = "dean_office_hale.html";


html[7] = "<b>William S. (Billy) Hamilton</b><br>Associate Dean of the College<br>Professor of Russian<br> 104 Reynolda Hall <br><b>Phone: </b> 336.758.5311";
contactFor[7] = "";
imgFile[7] = "images/williamhamilton.jpg";
email[7] = "hamilton";
webPage[7] = "dean_office_hamilton.html";

html[8] = "<b>Marie J. Hymes</b><br> Administrative Assistant<br>125 Reynolda Hall <br><b>Phone: </b> 336.758.3320";
contactFor[8] = "<br>Contact <strong>Marie</strong> to schedule appointments with the Advising Center staff; for student visitation records and files; readmissions, withdrawals, and non-returning students; the Dean's List.<br> ";
imgFile[8] = "images/mariehymes.jpg";
email[8] = "hymesmj";
webPage[8] = "dean_office_hymes.html";


html[9] = "<b>Bonnie Chambers Jones</b><br>Administrative Assistant<br>104 Reynolda Hall <br><b>Phone: </b> 336.758.5311";
contactFor[9] = "";
imgFile[9] = "images/bonniejones.jpg";
email[9] = "bonniecj";
webPage[9] = "dean_office_jones.html";

html[10] = "<b>Sara Lynn Macy</b><br> Administrative Assistant<br> 104 Reynolda Hall <br><b>Phone: </b> 336.758.5311";
contactFor[10] = "<br>Contact <strong>Sara Lynn</strong> for scheduling appointments with the Associate Deans; student files and records maintenance; completion of Law School Dean's Certifications; Dean's Office daily operations.<br> ";
imgFile[10] = "images/saramacy.jpg";
email[10] = "macysl";
webPage[10] = "dean_office_macy.html";

html[11] = "<b>Paul N. Orser</b><br>Associate Dean for Student Academic Initiatives<br>104 Reynolda Hall <br><b>Phone: </b> 336.758.5311";
contactFor[11] = "<br>Contact <strong>Paul</strong> for WAKE Washington DC Program; First Year Seminars; internships; URECA Center/mentored research scholarships; senior orations; Honors and Awards Ceremony; College web site.<br> ";
imgFile[11] = "images/paulorser.jpg";
email[11] = "orser";
webPage[11] = "dean_office_orser.html";

html[12] = "<b>Deirdre (Dee) Perry</b><br>Executive Assistant to the Dean of the College<br>104 Reynolda Hall <br><b>Phone: </b> 336.758.5311";
contactFor[12] = "<br><strong>Dee</strong> provides essential support to the Dean through a wide range of responsibilities including: representing the Dean's Office on University committees; conducting research and preparing reports, correspondence, speeches, citations, and other communications; serving as the Dean's liaison with the campus and outside community; arranging special events for the Office of the Dean.<br> ";
imgFile[12] = "images/deirdreperry.jpg";
email[12] = "perryd";
webPage[12] = "dean_office_perry.html";

html[13] = "<b>Nancy Linden Respess</b><br>Assistant to the Associate Deans for Student Academic Initiatives and Special Academic Projects<br>125 Reynolda Hall <br><b>Phone: </b> 336.758.4548";
contactFor[13] = "<br>Contact <strong>Nancy</strong> for general information about WAKE Washington; First Year Seminars; URECA Center/mentored research; senior orations; Honors and Awards Ceremony; Summer Sessions; Committees of the Faculty; faculty governance; and the Committee on Academic Affairs. <br>";
imgFile[13] = "images/nancyrespess.jpg";
email[13] = "respess";
webPage[13] = "dean_office_respess.html";

html[14] = "<b>Paul M. Ribisl</b><br>Associate Dean for Academic Planning<br>Professor of Health and Exercise Science<br>104 Reynolda Hall <br><b>Phone: </b> 336.758.5311";
contactFor[14] = "<br>Contact <strong>Paul</strong> for faculty recruitment and hiring; academic leaves; accreditation and program reviews; academic workload, course enrollment and grade reporting. <br> ";
imgFile[14] = "images/paulribisl.jpg";
email[14] = "ribisl";
webPage[14] = "dean_office_ribisl.html";

html[15] = "<b>Kimberly Wieters</b><br>Budget Analyst<br>104 Reynolda Hall <br><b>Phone: </b> 336.758.5311";
contactFor[15] = "<br>Contact <strong>Kim</strong> for information on departmental budget and financial procedures and compliance; management of college faculty salaries; use of restricted funds; funding of faculty fellowships and professorships; interface with Human Resources on salary distributions; general College fiscal matters.<br> ";
imgFile[15] = "images/kimberlywieters.jpg";
email[15] = "wieterks";
webPage[15] = "dean_office_wieters.html";

html[16] = "<strong>Perry L. Patterson</strong><br />Associate Dean for Academic Advising<br />125 Reynolda Hall<br />Office of Academic Advising<br /><strong>Phone: </strong> 336.758.3320";
contactFor[16] = "<br />Contact <strong>Perry</strong> for information on undergraduate academic advising; new student orientation; transfer student issues; course registration issues; course drops and adds; readmission; withdrawal from Wake Forest.<br />";
imgFile[16] = "images/perrypatterson.jpg";
email[16] = "patterso";
webPage[16] = "dean_office_patterson.html";

html[17] = "<strong>Brian A. Davis</strong><br />Academic Counselor<br />125 Reynolda Hall<br /><strong>Phone: </strong> 336.758.3104";
contactFor[17] = "<br>Contact <strong>Brian</strong> regarding undergraduate academic issues and questions; advice and counseling regarding course selection, course loads, dropping and adding courses, and procedures for departing the University.";
imgFile[17] = "images/briandavis.png";
email[17] = "davisba";
webPage[17] = "dean_office_davis.html";

html[18] = "<strong>Nate L. Richardson</strong><br />Academic Counselor<br />125 Reynolda Hall<br /><strong>Phone: </strong> 336.758.3102";
contactFor[18] = "<br>Contact <strong>Nate</strong> regarding undergraduate academic issues and questions; advice and counseling regarding course selection, course loads, dropping and adding courses, and procedures for departing the University.";
imgFile[18] = "images/naterichardson.png";
email[18] = "richarnl";
webPage[18] = "dean_office_richardson.html";

html[19] = "<strong>Sasha Suzuki</strong><br />Academic Counselor<br />125 Reynolda Hall<br /><strong>Phone: </strong> 336.758.3101";
contactFor[19] = "<br>Contact <strong>Sasha</strong> regarding undergraduate academic issues and questions; advice and counseling regarding course selection, course loads, dropping and adding courses, and procedures for departing the University.";
imgFile[19] = "images/sashasuzuki.png";
email[19] = "suzukis";
webPage[19] = "dean_office_suzuki.html";

html[20] = "<strong>Tiffany I. Waddell</strong><br />Academic Counselor<br />125 Reynolda Hall<br /><strong>Phone: </strong> 336.758.3103";
contactFor[20] = "<br>Contact <strong>Tiffany</strong> regarding undergraduate academic issues and questions; advice and counseling regarding course selection, course loads, dropping and adding courses, and procedures for departing the University.";
imgFile[20] = "images/tiffanywaddell.png";
email[20] = "waddti";
webPage[20] = "dean_office_waddell.html";

html[21] = "<strong>Thomas O. Phillips</strong><br />Director of Wake Forest Scholars<br />B207 Tribble Hall<br /><strong>Phone: </strong> 336.758.5180";
contactFor[21] = "<br />Contact <strong>Tom </strong> regarding upperclass academic scholarships and resources; post-graduate scholarships and fellowships, both national and international.";
imgFile[21] = "images/holder.png";
email[21] = "phillito";
webPage[21] = "dean_office_phillips.html";


html[22] = "<strong>Tammy J Burke</strong><br />Administrative Coordinator to the Associate Deans <br>for Academic Planning and Faculty Development <br />104 Reynolda Hall<br /><strong>Phone: </strong> 336.758.4939";
contactFor[22] = "<br />Contact <strong>Tammy</strong> for administrative issues regarding faculty recruitment and hiring; faculty leaves; accreditation and program reviews; faculty courseloads; course enrollment; international travel requests. ";
imgFile[22] = "images/burke9346.png";
email[22] = "burketj";
webPage[22] = "dean_office_burke.html";


html[23] = "<strong>T. Nathaniel \"Nate\" French</strong><br />Director, Magnolia Scholars Program <br />414 A Benson University Center<br /><strong>Phone: </strong> 336.758.3107";
contactFor[23] = "<br />Contact <strong>Nate</strong> for information on the Magnolia Scholars Program, for first generation scholars; protocols and procedures for Magnolia Scholars Program participation; programming events for the Merit Scholarships Program.";
imgFile[23] = "images/french9370.png";
email[23] = "frenchtn";
webPage[23] = "dean_office_french.html";


function switchTxt(inNum)
{
	document.officeImg.src = imgFile[inNum];
	document.getElementById("txtHolder").innerHTML = html[inNum];
	document.getElementById("txtHolder").innerHTML = document.getElementById("txtHolder").innerHTML + "<br><b>Email: </b><a href=\'mailto:"+email[inNum] + "\@wfu.edu\'>"+email[inNum] + "\@wfu.edu</a>";
	document.getElementById("txtHolder").innerHTML = document.getElementById("txtHolder").innerHTML + "<br>" + contactFor[inNum];
	if (inNum == 5)
	{
		document.getElementById("txtHolder").innerHTML = document.getElementById("txtHolder").innerHTML + "<br /><strong><a href='http://www.wfu.edu/~fetrowjs/' target='_blank'>Research web page</a> </strong>";
	}
	//document.getElementById("updateArea").innerHTML = document.getElementById("updateArea").innerHTML + "<a href=\'" + webPage[inNum] + "\'>--more--</a>";
//	document.getElementById("txtHolder").innerHTML = document.getElementById("txtHolder").innerHTML + "<br><br>Click Name Below For Full Profile";
}

function switchOut()
{
	document.getElementById("updateArea").innerHTML = "";
	document.facPic.src='images/blank.png';
}