// Script: "spanCollegeAcronym.js" - inherits that parent's context.

// College Acronym
window.document.writeln( "<span>" + collegeAcronym + "</span>" );

