// JScript File function w(m) { if ("undefined" != m) { document.write("This is release"); } document.write("
"); } if(typeof(Sys) !== "undefined")Sys.Application.notifyScriptLoaded();