// Script: "spanCSdeptURL.js" - inherits that parent's context.

// Computer Science Faculty Page URL
document.writeln( "<span><code><a target='_blank' href='http://" + csDeptURL + "'>[" + csDeptURL + "]</a></code></span>" );

