// variables_v2.js
// Contains the variables for the your site pages
// Change the variables; ensure that you do NOT overwrite the quotation marks.
// Save the file but DO NOT change the name

dept_name 	= "Examinations Section"; // Department Name
tel 		= "935-8855-60"; //  Department Phone Number
fax 		= "977-1263";  // Department Fax Number
email 		= "georgia.chambers@uwimona.edu.jm";  // Department E-mail address;  leave the word 'mailto:' as is. The email address should not be personal.

