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

