// Script: "spanOnlineServerURL.js" - inherits that parent's context.

// Online Server URL
document.writeln( "<span><code><a target='_blank' href='http://" + onlineServerURL + "'>[" + onlineServerURL + "]</a></code></span>" );

