Page({ data: { }, onLoad: function (options) { }, onShow: function () { var that = this; } , });