// 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 (AjaxZyrtec == null) var AjaxZyrtec = {}; AjaxZyrtec._path = '/econsumer/dwr'; AjaxZyrtec.getUrlStatus = function(p0, callback) { dwr.engine._execute(AjaxZyrtec._path, 'AjaxZyrtec', 'getUrlStatus', p0, callback); } AjaxZyrtec.deleteTravelDestination = function(p0, callback) { dwr.engine._execute(AjaxZyrtec._path, 'AjaxZyrtec', 'deleteTravelDestination', p0, callback); } AjaxZyrtec.getUserStateDOBFlag = function(callback) { dwr.engine._execute(AjaxZyrtec._path, 'AjaxZyrtec', 'getUserStateDOBFlag', callback); } AjaxZyrtec.addTravelDestination = function(p0, p1, callback) { dwr.engine._execute(AjaxZyrtec._path, 'AjaxZyrtec', 'addTravelDestination', p0, p1, callback); } AjaxZyrtec.getAllTravelDestination = function(callback) { dwr.engine._execute(AjaxZyrtec._path, 'AjaxZyrtec', 'getAllTravelDestination', callback); } AjaxZyrtec.getTotalContributionFromDJA = function(callback) { dwr.engine._execute(AjaxZyrtec._path, 'AjaxZyrtec', 'getTotalContributionFromDJA', callback); } AjaxZyrtec.getIFrameURL = function(callback) { dwr.engine._execute(AjaxZyrtec._path, 'AjaxZyrtec', 'getIFrameURL', callback); } AjaxZyrtec.isUserAgeBelow = function(p0, p1, p2, p3, callback) { dwr.engine._execute(AjaxZyrtec._path, 'AjaxZyrtec', 'isUserAgeBelow', p0, p1, p2, p3, callback); }