// 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 (InsuranceDWR == null) var InsuranceDWR = {}; InsuranceDWR._path = '/tcportal/dwr'; InsuranceDWR.getCurrentDate = function(callback) { dwr.engine._execute(InsuranceDWR._path, 'InsuranceDWR', 'getCurrentDate', callback); } InsuranceDWR.convertDate = function(p0, callback) { dwr.engine._execute(InsuranceDWR._path, 'InsuranceDWR', 'convertDate', p0, callback); } InsuranceDWR.selectQuoteDataPreconfirm = function(p0, p1, callback) { dwr.engine._execute(InsuranceDWR._path, 'InsuranceDWR', 'selectQuoteDataPreconfirm', p0, p1, callback); } InsuranceDWR.saveQuoteTravellerDetails = function(p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, callback) { dwr.engine._execute(InsuranceDWR._path, 'InsuranceDWR', 'saveQuoteTravellerDetails', p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, callback); } InsuranceDWR.retriveQuote = function(p0, callback) { dwr.engine._execute(InsuranceDWR._path, 'InsuranceDWR', 'retriveQuote', p0, callback); } InsuranceDWR.getUniversity = function(p0, callback) { dwr.engine._execute(InsuranceDWR._path, 'InsuranceDWR', 'getUniversity', p0, callback); } InsuranceDWR.setQuote = function(p0, callback) { dwr.engine._execute(InsuranceDWR._path, 'InsuranceDWR', 'setQuote', p0, callback); } InsuranceDWR.sendIntnlFlightAndForrexLead = function(p0, p1, callback) { dwr.engine._execute(InsuranceDWR._path, 'InsuranceDWR', 'sendIntnlFlightAndForrexLead', p0, p1, callback); } InsuranceDWR.getPassportDetails = function(p0, p1, p2, callback) { dwr.engine._execute(InsuranceDWR._path, 'InsuranceDWR', 'getPassportDetails', p0, p1, p2, callback); } InsuranceDWR.getLombardPremiumDetails = function(p0, p1, p2, p3, p4, callback) { dwr.engine._execute(InsuranceDWR._path, 'InsuranceDWR', 'getLombardPremiumDetails', p0, p1, p2, p3, p4, callback); } InsuranceDWR.getIntAnnualLombardPremiumDetails = function(p0, p1, p2, p3, p4, callback) { dwr.engine._execute(InsuranceDWR._path, 'InsuranceDWR', 'getIntAnnualLombardPremiumDetails', p0, p1, p2, p3, p4, callback); } InsuranceDWR.saveQuote = function(p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, callback) { dwr.engine._execute(InsuranceDWR._path, 'InsuranceDWR', 'saveQuote', p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, callback); } InsuranceDWR.sendContinueTransactionMail = function(p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, callback) { dwr.engine._execute(InsuranceDWR._path, 'InsuranceDWR', 'sendContinueTransactionMail', p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, callback); } InsuranceDWR.sendContinueTransactionMail2 = function(p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, callback) { dwr.engine._execute(InsuranceDWR._path, 'InsuranceDWR', 'sendContinueTransactionMail2', p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, callback); } InsuranceDWR.saveQuoteVisitor = function(p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, callback) { dwr.engine._execute(InsuranceDWR._path, 'InsuranceDWR', 'saveQuoteVisitor', p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, callback); } InsuranceDWR.getMaxQuoteId = function(callback) { dwr.engine._execute(InsuranceDWR._path, 'InsuranceDWR', 'getMaxQuoteId', callback); } InsuranceDWR.selectQuoteData = function(p0, callback) { dwr.engine._execute(InsuranceDWR._path, 'InsuranceDWR', 'selectQuoteData', p0, callback); } InsuranceDWR.saveQuoteUserDetails = function(p0, p1, p2, p3, p4, p5, callback) { dwr.engine._execute(InsuranceDWR._path, 'InsuranceDWR', 'saveQuoteUserDetails', p0, p1, p2, p3, p4, p5, callback); } InsuranceDWR.getPremiumDetails = function(p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, callback) { dwr.engine._execute(InsuranceDWR._path, 'InsuranceDWR', 'getPremiumDetails', p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, callback); } InsuranceDWR.getNormalizedPriceString = function(p0, callback) { dwr.engine._execute(InsuranceDWR._path, 'InsuranceDWR', 'getNormalizedPriceString', p0, callback); } InsuranceDWR.printStackTrace = function(p0, p1, callback) { dwr.engine._execute(InsuranceDWR._path, 'InsuranceDWR', 'printStackTrace', p0, p1, callback); } InsuranceDWR.getDate = function(p0, p1, p2, p3, callback) { dwr.engine._execute(InsuranceDWR._path, 'InsuranceDWR', 'getDate', p0, p1, p2, p3, callback); }