// Script: "spanWebRegAnchor.js" - inherits that parent's context.
// Rev. 7-19-2010
// College Web Registration Site Anchor
document.writeln( "<span><a target='_blank' href='" + webRegSecURL + "'>[Online Registration Page of the " + collegeAcronym + " Web Portal]</a></span>" );

