if (typeof MultiselectionState != "function") { function MultiselectionState() { this.elementId = null; this.selectedIndexes = []; this.index = 0; this.updated = null; } } if (typeof GuideInfo != "function") { function GuideInfo() { this.chatSoundInterval = 0; this.reloaded = null; this.guidancesEnded = 0; this.guidancesRunning = 0; this.waitingSound = null; this.guidancesWaiting = 0; this.chatSound = null; this.waitingIndicator = null; this.online = false; this.myRunningGuidances = null; this.chatIndicator = null; this.guideName = null; this.waitingSoundInterval = 0; this.waitingGuidances = null; } } if (typeof SelectionState != "function") { function SelectionState() { this.elementId = null; this.selectedIndex = 0; this.index = 0; this.updated = null; } } if (typeof UpdateFlagsVO != "function") { function UpdateFlagsVO() { this.pageListUpdate = null; this.chatUpdate = null; this.cobrowseUpdate = null; this.version = null; this.guidanceUpdate = null; } } if (typeof GuidanceHistoryItem != "function") { function GuidanceHistoryItem() { this.guidanceId = 0; this.date = null; } } if (typeof VisitsTable != "function") { function VisitsTable() { this.reloaded = null; this.maxResultsWarning = false; this.itemList = null; } } if (typeof PageVO != "function") { function PageVO() { this.stateList = null; this.productIdent = null; this.url = null; this.eventList = null; this.productCurrency = null; this.id = null; this.title = null; this.category = null; this.productRating = 0; this.productRemoved = false; this.updated = null; this.created = null; this.scrollTop = 0; this.scrollLeft = 0; this.partner = null; this.productPage = false; this.productPrice = null; this.productImageUrl = null; this.noteList = null; } } if (typeof GsInfoVO != "function") { function GsInfoVO() { this.businessHours = false; this.guidesOnline = false; this.guidanceHistory = null; this.browserSupported = false; this.guidanceRunning = false; } } if (typeof VisitsItem != "function") { function VisitsItem() { this.cartCurrency = null; this.cartItems = null; this.host = null; this.userAgent = null; this.pages = 0; this.visitId = 0; this.cartVolume = null; this.country = null; this.updated = null; this.created = null; this.currentTitle = null; this.removed = false; this.language = null; this.currentUrl = null; this.visits = 0; this.products = 0; this.ipAddress = null; } } if (typeof ChatItem != "function") { function ChatItem() { this.id = null; this.text = null; this.updated = null; this.name = null; this.partner = null; } } if (typeof TextfieldState != "function") { function TextfieldState() { this.elementId = null; this.index = 0; this.updated = null; this.value = null; } } if (typeof CustomEvent != "function") { function CustomEvent() { this.elementId = null; this.index = 0; this.updated = null; this.value = null; this.type = null; } } if (typeof CustomState != "function") { function CustomState() { this.elementId = null; this.index = 0; this.updated = null; this.value = null; this.type = null; } } if (typeof Bookmark != "function") { function Bookmark() { this.position = 0; this.title = null; this.url = null; } } if (typeof ClickEvent != "function") { function ClickEvent() { this.elementId = null; this.index = 0; this.updated = null; } } if (typeof GuidancesTable != "function") { function GuidancesTable() { this.reloaded = null; this.maxResultsWarning = false; this.itemList = null; this.currentGuideId = null; } } if (typeof RadiobuttonState != "function") { function RadiobuttonState() { this.elementId = null; this.index = 0; this.updated = null; this.checked = false; } } if (typeof Note != "function") { function Note() { this.text = null; this.index = 0; this.height = 0; this.isNew = false; this.width = 0; this.left = 0; this.top = 0; } } if (typeof GuidancesTableFilter != "function") { function GuidancesTableFilter() { this.periodEnd = null; this.type = 0; this.periodBegin = null; } } if (typeof DirectoryDesc != "function") { function DirectoryDesc() { this.name = null; this.url = null; } } if (typeof Guidance != "function") { function Guidance() { this.pageList = null; this.updateFlags = null; this.clientPhone = null; this.cobrowseVO = null; this.state = null; this.chatItemList = null; this.guideImage = null; this.id = null; this.chatIndicator = null; this.endedCause = null; this.guidePhone = null; this.userIdent = null; this.clientWidth = 0; this.clientLastname = null; this.communication = null; this.clientNote = null; this.clientGender = null; this.guideEmail = null; this.cobrowseState = null; this.actionCode = null; this.guideGender = null; this.guideId = null; this.guideName = null; this.clientFirstname = null; this.voucher = null; this.clientEmail = null; this.clientCompany = null; this.clientHeight = 0; } } if (typeof GuidancesItem != "function") { function GuidancesItem() { this.phone = null; this.userAgent = null; this.state = null; this.skypeName = null; this.currentShopUrl = null; this.chatIndicator = null; this.endedCause = null; this.created = null; this.updated = null; this.userIdent = null; this.currentProxyPath = null; this.products = 0; this.ipAddress = null; this.clientLastname = null; this.guidanceId = null; this.communication = null; this.pages = 0; this.clientNote = null; this.cobrowseState = null; this.country = null; this.currentShopUuid = null; this.guideId = null; this.guideName = null; this.currentServerPath = null; this.clientFirstname = null; this.language = null; } } if (typeof CobrowseVO != "function") { function CobrowseVO() { this.guidanceId = 0; this.page = null; this.state = 0; this.pointerClickY = null; this.guideSide = false; this.pointerClickX = null; } } if (typeof VisitsTableFilter != "function") { function VisitsTableFilter() { this.periodEnd = null; this.type = 0; this.periodBegin = null; } } if (typeof VoucherVO != "function") { function VoucherVO() { this.series = null; this.vouchercode = null; this.comment = null; } } if (typeof CheckboxState != "function") { function CheckboxState() { this.elementId = null; this.index = 0; this.updated = null; this.checked = false; } } // 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 (GsEngineDwrHandler == null) var GsEngineDwrHandler = {}; GsEngineDwrHandler._path = '/gs/ajax'; GsEngineDwrHandler.setGuideService = function(p0, callback) { dwr.engine._execute(GsEngineDwrHandler._path, 'GsEngineDwrHandler', 'setGuideService', p0, callback); } GsEngineDwrHandler.setBusinessHoursService = function(p0, callback) { dwr.engine._execute(GsEngineDwrHandler._path, 'GsEngineDwrHandler', 'setBusinessHoursService', p0, callback); } GsEngineDwrHandler.registerPage = function(p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, callback) { dwr.engine._execute(GsEngineDwrHandler._path, 'GsEngineDwrHandler', 'registerPage', p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, callback); } GsEngineDwrHandler.checkVoucher = function(p0, callback) { dwr.engine._execute(GsEngineDwrHandler._path, 'GsEngineDwrHandler', 'checkVoucher', p0, callback); } GsEngineDwrHandler.getHost = function(callback) { dwr.engine._execute(GsEngineDwrHandler._path, 'GsEngineDwrHandler', 'getHost', false, callback); } GsEngineDwrHandler.convert = function(p0, p1, p2, callback) { dwr.engine._execute(GsEngineDwrHandler._path, 'GsEngineDwrHandler', 'convert', p0, p1, p2, callback); } GsEngineDwrHandler.convert = function(p0, p1, p2, p3, p4, callback) { dwr.engine._execute(GsEngineDwrHandler._path, 'GsEngineDwrHandler', 'convert', p0, p1, p2, p3, p4, callback); } GsEngineDwrHandler.convert = function(p0, p1, callback) { dwr.engine._execute(GsEngineDwrHandler._path, 'GsEngineDwrHandler', 'convert', p0, p1, callback); } GsEngineDwrHandler.convert = function(p0, callback) { dwr.engine._execute(GsEngineDwrHandler._path, 'GsEngineDwrHandler', 'convert', p0, callback); } GsEngineDwrHandler.convert = function(p0, callback) { dwr.engine._execute(GsEngineDwrHandler._path, 'GsEngineDwrHandler', 'convert', p0, callback); } GsEngineDwrHandler.convert = function(p0, callback) { dwr.engine._execute(GsEngineDwrHandler._path, 'GsEngineDwrHandler', 'convert', p0, callback); } GsEngineDwrHandler.getIpAddress = function(callback) { dwr.engine._execute(GsEngineDwrHandler._path, 'GsEngineDwrHandler', 'getIpAddress', false, callback); } GsEngineDwrHandler.getGuidanceService = function(callback) { dwr.engine._execute(GsEngineDwrHandler._path, 'GsEngineDwrHandler', 'getGuidanceService', callback); } GsEngineDwrHandler.setGuidanceService = function(p0, callback) { dwr.engine._execute(GsEngineDwrHandler._path, 'GsEngineDwrHandler', 'setGuidanceService', p0, callback); } GsEngineDwrHandler.writeCookie = function(p1, p2, callback) { dwr.engine._execute(GsEngineDwrHandler._path, 'GsEngineDwrHandler', 'writeCookie', false, p1, p2, callback); } GsEngineDwrHandler.reloadView = function(p0, p1, p2, callback) { dwr.engine._execute(GsEngineDwrHandler._path, 'GsEngineDwrHandler', 'reloadView', p0, p1, p2, callback); } GsEngineDwrHandler.isBrowserSupported = function(callback) { dwr.engine._execute(GsEngineDwrHandler._path, 'GsEngineDwrHandler', 'isBrowserSupported', false, callback); } GsEngineDwrHandler.setPointerClickTolerance = function(p0, callback) { dwr.engine._execute(GsEngineDwrHandler._path, 'GsEngineDwrHandler', 'setPointerClickTolerance', p0, callback); } GsEngineDwrHandler.getPointerClickTolerance = function(callback) { dwr.engine._execute(GsEngineDwrHandler._path, 'GsEngineDwrHandler', 'getPointerClickTolerance', callback); } GsEngineDwrHandler.setLastActionTolerance = function(p0, callback) { dwr.engine._execute(GsEngineDwrHandler._path, 'GsEngineDwrHandler', 'setLastActionTolerance', p0, callback); } GsEngineDwrHandler.getLastActionTolerance = function(callback) { dwr.engine._execute(GsEngineDwrHandler._path, 'GsEngineDwrHandler', 'getLastActionTolerance', callback); } GsEngineDwrHandler.initDwrPage = function(p0, p1, p2, callback) { dwr.engine._execute(GsEngineDwrHandler._path, 'GsEngineDwrHandler', 'initDwrPage', p0, p1, p2, callback); } GsEngineDwrHandler.removeDwrPages = function(p0, p1, callback) { dwr.engine._execute(GsEngineDwrHandler._path, 'GsEngineDwrHandler', 'removeDwrPages', p0, p1, callback); } GsEngineDwrHandler.updateSync = function(p0, p1, callback) { dwr.engine._execute(GsEngineDwrHandler._path, 'GsEngineDwrHandler', 'updateSync', p0, p1, callback); } GsEngineDwrHandler.checkSession = function(p0, callback) { dwr.engine._execute(GsEngineDwrHandler._path, 'GsEngineDwrHandler', 'checkSession', p0, callback); } GsEngineDwrHandler.convertBase = function(p0, p1, callback) { dwr.engine._execute(GsEngineDwrHandler._path, 'GsEngineDwrHandler', 'convertBase', p0, p1, callback); } GsEngineDwrHandler.convertChatItemList = function(p0, p1, callback) { dwr.engine._execute(GsEngineDwrHandler._path, 'GsEngineDwrHandler', 'convertChatItemList', p0, p1, callback); } GsEngineDwrHandler.convertChatItem = function(p0, p1, callback) { dwr.engine._execute(GsEngineDwrHandler._path, 'GsEngineDwrHandler', 'convertChatItem', p0, p1, callback); } GsEngineDwrHandler.hearbeat = function(callback) { dwr.engine._execute(GsEngineDwrHandler._path, 'GsEngineDwrHandler', 'hearbeat', callback); }