(function(){ var URL = "https://hifi-content.s3.amazonaws.com/robin/dev/domains/korea/flow/hanbok-f-flow.js"; var AddScript = function () { }; AddScript.prototype = { preload: function () { ScriptDiscoveryService.loadScript(URL); }, unload: function () { ScriptDiscoveryService.stopScript(URL); } }; return new AddScript (); });