// 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 	= "Office of Graduate Studies and Research"; // Department Name
tel 		= "935-8995"; //  Department Phone Number
fax 		= "977-7427";  // Department Fax Number
email 		= "postgrad@uwimona.edu.jm";  // Department E-mail address;  leave the word 'mailto:' as is. The email address should not be personal.


