// Script: "spanElearningAnchor.js" - inherits that parent's context.
// needs eLearningURL from globalVars
// IRSC eLearning Anchor
document.writeln( "<span><a target='_blank' href='http://" + eLearningURL + "'>["+collegeAcronym+" eLearning Portal]</a></span>" );

