function getRemoteSessionId() { return "%40%40%40%401943361248.1258946774%40%40%40%40"; } function getTriggerMarkup() { return ''; } function getObsUrl() { return "/images/world/o/observation.gif?OBS_TYPE=102&USER_ID=-4322&SESSION_KEY=1-1258946774-1-64.14.60.74-1943361248&SESSION_ID=%40%40%40%401943361248.1258946774%40%40%40%40&APPLICATION=xrx&XNAC=OPNMKT_GBR"; } function getRemoteSessionKey() { return "1-1258946774-1-64.14.60.74-1943361248"; } function getRemoteUserId() { return "-4322"; } function getRemoteApplication() { return "xrx"; } function getRemoteServiceId() { return "103"; } function getRemoteLanguage() { return "en_GB"; } function getRemoteXNAC() { return "OPNMKT_GBR"; } var sMyTest = getRemoteSessionId(); function loadObservation( url, obstype, store_id, oid, cnttype, language ){ var sMySessionId = getRemoteSessionId(); var sMySessionKey = getRemoteSessionKey(); var sMyUserId = getRemoteUserId(); var sMyXNAC = getRemoteXNAC(); var sApplication = getRemoteApplication(); var xrxObsImage = new Image(); xrxObsImage.src = url+'?OBS_TYPE='+obstype+'&SESSION_ID='+sMySessionKey+'&USER_ID='+sMyUserId+'&STORE_ID='+store_id+'&OID='+oid+'&CNT_TYPE='+cnttype+'&LANGUAGE='+language+'&XNAC='+sMyXNAC+'&APPLICATION='+sApplication+'&metrics=notrack'; }