// 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 	= "Department Name"; // Department Name
tel 		= "927-2148 "; //  Department Phone Number
fax 		= "927-0997";  // Department Fax Number
email 		= "helpdesk@uwimona.edu.jm";  // Department E-mail address;  leave the word 'mailto:' as is. The email address should not be personal.

