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