// JavaScript Document

// For variables loaded into the Course Cataog html pages
// Example: http://businessonline.fiu.edu/catalog


var url = "http://online0.fiu.edu:8080/coursecatalog/";
var year = "2009";
var term = "Fall";