String callJavascriptAsync(String script) { return script; // return "setTimeout(function() { $script }, 30);"; }