// Provide a default path to dwr.engine if (dwr == null) var dwr = {}; if (dwr.engine == null) dwr.engine = {}; if (DWREngine == null) var DWREngine = dwr.engine; if (christ == null) var christ = {}; christ._path = '/dwr'; christ.getAll = function(p0, callback) { dwr.engine._execute(christ._path, 'christ', 'getAll', p0, callback); } christ.isok = function(p0, p1, callback) { dwr.engine._execute(christ._path, 'christ', 'isok', p0, p1, callback); } christ.sendmail = function(p0, callback) { dwr.engine._execute(christ._path, 'christ', 'sendmail', p0, callback); } christ.isalsoover = function(p0, callback) { dwr.engine._execute(christ._path, 'christ', 'isalsoover', p0, callback); } christ.isExitEmail = function(p0, callback) { dwr.engine._execute(christ._path, 'christ', 'isExitEmail', p0, callback); } christ.isexitgameacc = function(p0, callback) { dwr.engine._execute(christ._path, 'christ', 'isexitgameacc', p0, callback); } christ.issygameacc = function(p0, callback) { dwr.engine._execute(christ._path, 'christ', 'issygameacc', p0, callback); } christ.isuplevel15 = function(p0, p1, callback) { dwr.engine._execute(christ._path, 'christ', 'isuplevel15', p0, p1, callback); } christ.insertNew = function(p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, callback) { dwr.engine._execute(christ._path, 'christ', 'insertNew', p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, callback); } christ.seachByid = function(p0, callback) { dwr.engine._execute(christ._path, 'christ', 'seachByid', p0, callback); } christ.insertNewWish = function(p0, p1, p2, p3, callback) { dwr.engine._execute(christ._path, 'christ', 'insertNewWish', p0, p1, p2, p3, callback); } christ.seachBySC = function(p0, p1, callback) { dwr.engine._execute(christ._path, 'christ', 'seachBySC', p0, p1, callback); } christ.isregisteremail = function(p0, p1, callback) { dwr.engine._execute(christ._path, 'christ', 'isregisteremail', p0, p1, callback); } christ.getWish = function(p0, callback) { dwr.engine._execute(christ._path, 'christ', 'getWish', p0, callback); } christ.getAllNumWish = function(callback) { dwr.engine._execute(christ._path, 'christ', 'getAllNumWish', callback); }