var oldInitRefresh = init; init = function(args) { oldInitRefresh.apply(this, [args]); };