// Script: "spanBackupSiteGeneric.js" - inherits that parent's context.

// Backup Web Site Anchor with text "Backup Server"
document.writeln( "<span><a target='_blank' href='http://" + backupURL + "'>[Backup Server]</a></span>" );
