// Script: "spanCollegeNameAnchor.js" - inherits that parent's context.

// College Name Anchor
window.document.writeln( "<span><a target='_blank' href='http://" + collegeURL + "'>[" + collegeName + "]</a></span>" );
