
function NewAgentSignupAjax() { }
NewAgentSignupAjax._path = '/dwr';

NewAgentSignupAjax.AgentAge = function(p0, p1, p2, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'AgentAge', p0, p1, p2, callback);
}

NewAgentSignupAjax.hashCode = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'hashCode', callback);
}

NewAgentSignupAjax.equals = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'equals', p0, callback);
}

NewAgentSignupAjax.init = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'init', p0, callback);
}

NewAgentSignupAjax.getId = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getId', callback);
}

NewAgentSignupAjax.getState = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getState', callback);
}

NewAgentSignupAjax.save = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'save', callback);
}

NewAgentSignupAjax.toTitleCase = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'toTitleCase', p0, callback);
}

NewAgentSignupAjax.getCountry = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getCountry', callback);
}

NewAgentSignupAjax.validate = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'validate', p0, false, callback);
}

NewAgentSignupAjax.setState = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setState', p0, callback);
}

NewAgentSignupAjax.getPassword = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getPassword', callback);
}

NewAgentSignupAjax.getUsername = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getUsername', callback);
}

NewAgentSignupAjax.getValidate = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getValidate', callback);
}

NewAgentSignupAjax.setValidate = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setValidate', p0, callback);
}

NewAgentSignupAjax.setId = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setId', p0, callback);
}

NewAgentSignupAjax.setPassword = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setPassword', p0, callback);
}

NewAgentSignupAjax.setUsername = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setUsername', p0, callback);
}

NewAgentSignupAjax.getTitle = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getTitle', callback);
}

NewAgentSignupAjax.initFromRow = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'initFromRow', p0, callback);
}

NewAgentSignupAjax.initFromRow = function(p0, p1, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'initFromRow', p0, p1, callback);
}

NewAgentSignupAjax.getChannelId = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getChannelId', callback);
}

NewAgentSignupAjax.setChannelId = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setChannelId', p0, callback);
}

NewAgentSignupAjax.getFirstName = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getFirstName', callback);
}

NewAgentSignupAjax.setFirstName = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setFirstName', p0, callback);
}

NewAgentSignupAjax.getLastName = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getLastName', callback);
}

NewAgentSignupAjax.setLastName = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setLastName', p0, callback);
}

NewAgentSignupAjax.getAddressCompanyName = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getAddressCompanyName', callback);
}

NewAgentSignupAjax.setAddressCompanyName = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setAddressCompanyName', p0, callback);
}

NewAgentSignupAjax.getAddress1 = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getAddress1', callback);
}

NewAgentSignupAjax.setAddress1 = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setAddress1', p0, callback);
}

NewAgentSignupAjax.getAddress2 = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getAddress2', callback);
}

NewAgentSignupAjax.setAddress2 = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setAddress2', p0, callback);
}

NewAgentSignupAjax.getAddress3 = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getAddress3', callback);
}

NewAgentSignupAjax.setAddress3 = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setAddress3', p0, callback);
}

NewAgentSignupAjax.setCountry = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setCountry', p0, callback);
}

NewAgentSignupAjax.getCity = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getCity', callback);
}

NewAgentSignupAjax.setCity = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setCity', p0, callback);
}

NewAgentSignupAjax.getZipCode = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getZipCode', callback);
}

NewAgentSignupAjax.setZipCode = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setZipCode', p0, callback);
}

NewAgentSignupAjax.getGender = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getGender', callback);
}

NewAgentSignupAjax.setGender = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setGender', p0, callback);
}

NewAgentSignupAjax.getAge = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getAge', callback);
}

NewAgentSignupAjax.setAge = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setAge', p0, callback);
}

NewAgentSignupAjax.findViolationReportReviewers = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'findViolationReportReviewers', callback);
}

NewAgentSignupAjax.findViolationReportReviewers = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'findViolationReportReviewers', p0, callback);
}

NewAgentSignupAjax.initFromMaster = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'initFromMaster', p0, callback);
}

NewAgentSignupAjax.initFull = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'initFull', p0, callback);
}

NewAgentSignupAjax.initFull = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'initFull', p0, callback);
}

NewAgentSignupAjax.initFullFromMaster = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'initFullFromMaster', p0, callback);
}

NewAgentSignupAjax.initFromEmail = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'initFromEmail', p0, callback);
}

NewAgentSignupAjax.initShipping = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'initShipping', p0, callback);
}

NewAgentSignupAjax.initTaskInstanceReview = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'initTaskInstanceReview', p0, callback);
}

NewAgentSignupAjax.initFromPests = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'initFromPests', p0, callback);
}

NewAgentSignupAjax.validateCreds = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'validateCreds', p0, callback);
}

NewAgentSignupAjax.updateLastLoggedIn = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'updateLastLoggedIn', callback);
}

NewAgentSignupAjax.updateAgentStatus = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'updateAgentStatus', callback);
}

NewAgentSignupAjax.addMemberToPestGroup = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'addMemberToPestGroup', p0, callback);
}

NewAgentSignupAjax.addMemberToGroup = function(p0, p1, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'addMemberToGroup', p0, p1, callback);
}

NewAgentSignupAjax.removeMemberFromGroup = function(p0, p1, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'removeMemberFromGroup', p0, p1, callback);
}

NewAgentSignupAjax.removeMemberFromGroup = function(p0, p1, p2, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'removeMemberFromGroup', p0, p1, p2, callback);
}

NewAgentSignupAjax.updateMembersGroups = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'updateMembersGroups', callback);
}

NewAgentSignupAjax.countActive = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'countActive', callback);
}

NewAgentSignupAjax.getSignedUp = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getSignedUp', callback);
}

NewAgentSignupAjax.getSignedUpStr = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getSignedUpStr', callback);
}

NewAgentSignupAjax.setSignedUp = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setSignedUp', p0, callback);
}

NewAgentSignupAjax.getIntId = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getIntId', callback);
}

NewAgentSignupAjax.getMaskedPassword = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getMaskedPassword', callback);
}

NewAgentSignupAjax.getPasswordConfirm = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getPasswordConfirm', callback);
}

NewAgentSignupAjax.setPasswordConfirm = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setPasswordConfirm', p0, callback);
}

NewAgentSignupAjax.getEmail = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getEmail', callback);
}

NewAgentSignupAjax.getEmailConfirm = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getEmailConfirm', callback);
}

NewAgentSignupAjax.setEmailConfirm = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setEmailConfirm', p0, callback);
}

NewAgentSignupAjax.setEmail = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setEmail', p0, callback);
}

NewAgentSignupAjax.getEducationLevel = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getEducationLevel', callback);
}

NewAgentSignupAjax.setEducationLevel = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setEducationLevel', p0, callback);
}

NewAgentSignupAjax.getHash = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getHash', callback);
}

NewAgentSignupAjax.getStudentOrWorking = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getStudentOrWorking', callback);
}

NewAgentSignupAjax.setStudentOrWorking = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setStudentOrWorking', p0, callback);
}

NewAgentSignupAjax.getStudentLevel = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getStudentLevel', callback);
}

NewAgentSignupAjax.setStudentLevel = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setStudentLevel', p0, callback);
}

NewAgentSignupAjax.getCompanyName = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getCompanyName', callback);
}

NewAgentSignupAjax.setCompanyName = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setCompanyName', p0, callback);
}

NewAgentSignupAjax.setTitle = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setTitle', p0, callback);
}

NewAgentSignupAjax.getTelephone = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getTelephone', callback);
}

NewAgentSignupAjax.getPrettyTelephone = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getPrettyTelephone', callback);
}

NewAgentSignupAjax.setTelephone = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setTelephone', p0, callback);
}

NewAgentSignupAjax.getFax = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getFax', callback);
}

NewAgentSignupAjax.setFax = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setFax', p0, callback);
}

NewAgentSignupAjax.getImName = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getImName', callback);
}

NewAgentSignupAjax.setImName = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setImName', p0, callback);
}

NewAgentSignupAjax.getImPlatform = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getImPlatform', callback);
}

NewAgentSignupAjax.setImPlatform = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setImPlatform', p0, callback);
}

NewAgentSignupAjax.getImPlatformOther = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getImPlatformOther', callback);
}

NewAgentSignupAjax.setImPlatformOther = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setImPlatformOther', p0, callback);
}

NewAgentSignupAjax.getGenderString = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getGenderString', callback);
}

NewAgentSignupAjax.getBirthDay = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getBirthDay', callback);
}

NewAgentSignupAjax.setBirthDay = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setBirthDay', p0, callback);
}

NewAgentSignupAjax.getBirthMonth = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getBirthMonth', callback);
}

NewAgentSignupAjax.setBirthMonth = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setBirthMonth', p0, callback);
}

NewAgentSignupAjax.getBirthYear = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getBirthYear', callback);
}

NewAgentSignupAjax.setBirthYear = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setBirthYear', p0, callback);
}

NewAgentSignupAjax.buildBirthDate = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'buildBirthDate', callback);
}

NewAgentSignupAjax.getBirthDate = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getBirthDate', callback);
}

NewAgentSignupAjax.getBirthDateString = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getBirthDateString', callback);
}

NewAgentSignupAjax.getAllowShipping = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getAllowShipping', callback);
}

NewAgentSignupAjax.setAllowShipping = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setAllowShipping', p0, callback);
}

NewAgentSignupAjax.setCanShipTo = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setCanShipTo', p0, callback);
}

NewAgentSignupAjax.getCanShipTo = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getCanShipTo', callback);
}

NewAgentSignupAjax.getActiveStatus = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getActiveStatus', callback);
}

NewAgentSignupAjax.setActiveStatus = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setActiveStatus', p0, callback);
}

NewAgentSignupAjax.getEmailStatus = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getEmailStatus', callback);
}

NewAgentSignupAjax.setEmailStatus = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setEmailStatus', p0, callback);
}

NewAgentSignupAjax.getEmailStatusStr = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getEmailStatusStr', callback);
}

NewAgentSignupAjax.getStrCountry = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getStrCountry', callback);
}

NewAgentSignupAjax.getStrCountryName = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getStrCountryName', callback);
}

NewAgentSignupAjax.getLastLogin = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getLastLogin', callback);
}

NewAgentSignupAjax.getLastLoginStr = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getLastLoginStr', callback);
}

NewAgentSignupAjax.setLastLogin = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setLastLogin', p0, callback);
}

NewAgentSignupAjax.getBzzRating = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getBzzRating', callback);
}

NewAgentSignupAjax.setBzzRating = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setBzzRating', p0, callback);
}

NewAgentSignupAjax.getPublicProfile = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getPublicProfile', callback);
}

NewAgentSignupAjax.setBirthDate = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setBirthDate', p0, callback);
}

NewAgentSignupAjax.setPublicProfile = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setPublicProfile', p0, callback);
}

NewAgentSignupAjax.getPrivacyAgreement = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getPrivacyAgreement', callback);
}

NewAgentSignupAjax.setPrivacyAgreement = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setPrivacyAgreement', p0, callback);
}

NewAgentSignupAjax.setFlags = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setFlags', p0, callback);
}

NewAgentSignupAjax.getFlags = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getFlags', callback);
}

NewAgentSignupAjax.setCompletedBzzCamp = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setCompletedBzzCamp', p0, callback);
}

NewAgentSignupAjax.getCompletedBzzCamp = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getCompletedBzzCamp', callback);
}

NewAgentSignupAjax.setFingersmithStart = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setFingersmithStart', p0, callback);
}

NewAgentSignupAjax.getFingersmithStart = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getFingersmithStart', callback);
}

NewAgentSignupAjax.getAgentStatus = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getAgentStatus', callback);
}

NewAgentSignupAjax.setAgentStatus = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setAgentStatus', p0, callback);
}

NewAgentSignupAjax.getDatePestChanged = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getDatePestChanged', callback);
}

NewAgentSignupAjax.setDatePestChanged = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setDatePestChanged', p0, callback);
}

NewAgentSignupAjax.getHashedPassword = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getHashedPassword', callback);
}

NewAgentSignupAjax.getProfileText = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getProfileText', callback);
}

NewAgentSignupAjax.setProfileText = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setProfileText', p0, callback);
}

NewAgentSignupAjax.getProfilePicUrl = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getProfilePicUrl', callback);
}

NewAgentSignupAjax.setProfilePicUrl = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setProfilePicUrl', p0, callback);
}

NewAgentSignupAjax.getSignupSource = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getSignupSource', callback);
}

NewAgentSignupAjax.setSignupSource = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setSignupSource', p0, callback);
}

NewAgentSignupAjax.getIsAddressVerified = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getIsAddressVerified', callback);
}

NewAgentSignupAjax.setIsAddressVerified = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setIsAddressVerified', p0, callback);
}

NewAgentSignupAjax.getMemberType = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getMemberType', callback);
}

NewAgentSignupAjax.setMemberType = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setMemberType', p0, callback);
}

NewAgentSignupAjax.setKitShipped = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setKitShipped', p0, callback);
}

NewAgentSignupAjax.getKitShipped = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getKitShipped', callback);
}

NewAgentSignupAjax.setFbUid = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setFbUid', p0, callback);
}

NewAgentSignupAjax.setFbUid = function(p0, p1, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setFbUid', p0, p1, callback);
}

NewAgentSignupAjax.setFbUid = function(p0, p1, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setFbUid', p0, p1, callback);
}

NewAgentSignupAjax.getFbUid = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getFbUid', callback);
}

NewAgentSignupAjax.getFbUid = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getFbUid', p0, callback);
}

NewAgentSignupAjax.getFbUid = function(p0, p1, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getFbUid', p0, p1, callback);
}

NewAgentSignupAjax.setFbSessionKey = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setFbSessionKey', p0, callback);
}

NewAgentSignupAjax.setFbSessionKey = function(p0, p1, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setFbSessionKey', p0, p1, callback);
}

NewAgentSignupAjax.getFbSessionKey = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getFbSessionKey', callback);
}

NewAgentSignupAjax.getFbSessionKey = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getFbSessionKey', p0, callback);
}

NewAgentSignupAjax.printBean = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'printBean', callback);
}

NewAgentSignupAjax.findUsernameByEmail = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'findUsernameByEmail', p0, callback);
}

NewAgentSignupAjax.findIdByEmail = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'findIdByEmail', p0, callback);
}

NewAgentSignupAjax.findIdByUsername = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'findIdByUsername', p0, callback);
}

NewAgentSignupAjax.findUseranemById = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'findUseranemById', p0, callback);
}

NewAgentSignupAjax.findUseranemById = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'findUseranemById', p0, callback);
}

NewAgentSignupAjax.reset = function(p0, p1, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'reset', p0, p1, callback);
}

NewAgentSignupAjax.reset = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'reset', p0, false, callback);
}

NewAgentSignupAjax.validate = function(p0, p1, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'validate', p0, p1, callback);
}

NewAgentSignupAjax.getServletWrapper = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getServletWrapper', callback);
}

NewAgentSignupAjax.getMultipartRequestHandler = function(callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'getMultipartRequestHandler', callback);
}

NewAgentSignupAjax.setServlet = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setServlet', p0, callback);
}

NewAgentSignupAjax.setMultipartRequestHandler = function(p0, callback) {
    DWREngine._execute(NewAgentSignupAjax._path, 'NewAgentSignupAjax', 'setMultipartRequestHandler', p0, callback);
}
