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

