if (typeof dwr == 'undefined' || dwr.engine == undefined) throw new Error('You must include DWR engine before including this file');

(function() {
if (dwr.engine._getObject("JGetCTInfo") == undefined) {
var p;

p = {};
p._path = '/geogad/dwr';





p.getFormat = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'getFormat', arguments);
};






p.setFormat = function(p0, p1, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'setFormat', arguments);
};






p.getNumCTByAuthor = function(p0, p1, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'getNumCTByAuthor', arguments);
};

















p.getCTInfoMobile = function(p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'getCTInfoMobile', arguments);
};





p.getTourStops = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'getTourStops', arguments);
};






p.deleteCustomTours = function(p0, p1, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'deleteCustomTours', arguments);
};





p.getDescr = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'getDescr', arguments);
};






p.setDescr = function(p0, p1, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'setDescr', arguments);
};





p.getLang = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'getLang', arguments);
};





p.getAuthor = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'getAuthor', arguments);
};







p.getPhotoWidth = function(p0, p1, p2, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'getPhotoWidth', arguments);
};







p.getPhotoHeight = function(p0, p1, p2, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'getPhotoHeight', arguments);
};








p.getTourSecTime = function(p0, p1, p2, p3, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'getTourSecTime', arguments);
};





p.getActiveTourStops = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'getActiveTourStops', arguments);
};





p.getActive = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'getActive', arguments);
};





p.getTourName = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'getTourName', arguments);
};





p.getBanned = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'getBanned', arguments);
};





p.isDeleted = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'isDeleted', arguments);
};





p.isEmbeddable = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'isEmbeddable', arguments);
};





p.getDateCreatedFormatted = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'getDateCreatedFormatted', arguments);
};





p.getCustomerID = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'getCustomerID', arguments);
};





p.isDownloadable = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'isDownloadable', arguments);
};






p.getCustomTourID = function(p0, p1, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'getCustomTourID', arguments);
};





p.getDownloadProbMessage = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'getDownloadProbMessage', arguments);
};






p.hasPurchasedTour = function(p0, p1, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'hasPurchasedTour', arguments);
};


















p.getMatchingTags = function(p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'getMatchingTags', arguments);
};





p.getFinalTourLength = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'getFinalTourLength', arguments);
};





p.getPartID = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'getPartID', arguments);
};









p.getNearestCTFromLatLng = function(p0, p1, p2, p3, p4, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'getNearestCTFromLatLng', arguments);
};












p.getNearestCTFromLatLng = function(p0, p1, p2, p3, p4, p5, p6, p7, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'getNearestCTFromLatLng', arguments);
};





















p.getSearchCTTotal = function(p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'getSearchCTTotal', arguments);
};














p.getSearchCTTotalCount = function(p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'getSearchCTTotalCount', arguments);
};







p.addTourStop = function(p0, p1, p2, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'addTourStop', arguments);
};






p.setActive = function(p0, p1, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'setActive', arguments);
};






p.customTourAlreadyExists = function(p0, p1, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'customTourAlreadyExists', arguments);
};












p.createCustomTour = function(p0, p1, p2, p3, p4, p5, p6, p7, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'createCustomTour', arguments);
};






p.setTourStops = function(p0, p1, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'setTourStops', arguments);
};






p.setTourName = function(p0, p1, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'setTourName', arguments);
};












p.getCTInfo = function(p0, p1, p2, p3, p4, p5, p6, p7, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'getCTInfo', arguments);
};






p.checkCustomTourWithNickname = function(p0, p1, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'checkCustomTourWithNickname', arguments);
};





p.getCustomTour4User = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'getCustomTour4User', arguments);
};





p.getCustomTour4UserJS = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'getCustomTour4UserJS', arguments);
};





p.getDateCreatedAge = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'getDateCreatedAge', arguments);
};





p.getUpdatedLastAge = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'getUpdatedLastAge', arguments);
};





p.getDateCreated = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'getDateCreated', arguments);
};





p.getUpdatedLast = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'getUpdatedLast', arguments);
};






p.setUpdatedLast = function(p0, p1, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'setUpdatedLast', arguments);
};





p.checkFormat = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'checkFormat', arguments);
};






p.isAlreadyTS = function(p0, p1, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'isAlreadyTS', arguments);
};







p.addTourStopJS = function(p0, p1, p2, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'addTourStopJS', arguments);
};





p.getPrivate = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'getPrivate', arguments);
};






p.setPrivate = function(p0, p1, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'setPrivate', arguments);
};






p.setBanned = function(p0, p1, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'setBanned', arguments);
};





p.getDateBanned = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'getDateBanned', arguments);
};






p.setDateBanned = function(p0, p1, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'setDateBanned', arguments);
};





p.getReasonBanned = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'getReasonBanned', arguments);
};






p.setReasonBanned = function(p0, p1, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'setReasonBanned', arguments);
};















p.getCTInfoFromSearch = function(p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'getCTInfoFromSearch', arguments);
};












p.getNumCT = function(p0, p1, p2, p3, p4, p5, p6, p7, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'getNumCT', arguments);
};





p.tsNotAvailable = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'tsNotAvailable', arguments);
};






p.setDownloadProbMessage = function(p0, p1, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'setDownloadProbMessage', arguments);
};







p.getTranscript = function(p0, p1, p2, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'getTranscript', arguments);
};




p.getTotalCountCT = function(callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'getTotalCountCT', arguments);
};













p.getNumCTMobile = function(p0, p1, p2, p3, p4, p5, p6, p7, p8, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'getNumCTMobile', arguments);
};


















p.getSearchCTPoints = function(p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'getSearchCTPoints', arguments);
};




p.getAllCustomTours = function(callback) {
return dwr.engine._execute(p._path, 'JGetCTInfo', 'getAllCustomTours', arguments);
};

dwr.engine._setObject("JGetCTInfo", p);
}
})();


