\n");
*/
document.write("This document was delivered to you by server: \n");
if(globule["servedby"].indexOf(" ") == -1) {
if(globule["servedby"].indexOf("http://") == 0 ||
globule["servedby"].indexOf("https://") == 0)
document.write("\n");
else
document.write("\n");
} else
document.write(" " + globule["servedby"] + "");
} else
document.write("No globule information as the server does not seem to be Globule enabled or configured such not to pass this information.");