// JavaScript Document
// Contains the variables for the FPAS Web Site
// Christopher Muir
// 14-11-2002


phone = "977-1785"; // Faculty Office Phone Number
fax = "927-1566";  // Faculty Office Fax Number
contactURL = "mailto:fpas@uwimona.edu.jm";  // Faculty Office e-mail address
// Title for the FPAS Web Site.  May be overridden by a local pageTitle variable
pageTitle = "The Faculty of Pure and Applied Sciences, The University of the West Indies, Mona Campus"
// Need a variable for Site Name
// Write the entire HTML so you can display almost anything in that space
// Backslashes are necessary for the nested quotes
siteName = "<img src=\"images/fpasHeading.gif\" width=\"278\" height=\"23\" />";
// Write the entire HTML so you can display almost anything in that space
// Backslashes are necessary for the nested quotes
pageCaption = "";

// Include strings for the meta tags for the site