﻿wa_account = "B990939B969198BC97"; wa_location = 101;
wa_pageName = location.pathname;  // you can customize the page name here
document.cookie = '__support_check=1;path=/'; wa_hp = 'http';
wa_rf = document.referrer; wa_sr = window.location.search;
wa_tz = new Date(); if (location.href.substr(0, 6).toLowerCase() == 'https:')
    wa_hp = 'https'; wa_data = '&an=' + escape(navigator.appName) +
'&sr=' + escape(wa_sr) + '&ck=' + document.cookie.length +
'&rf=' + escape(wa_rf) + '&sl=' + escape(navigator.systemLanguage) +
'&av=' + escape(navigator.appVersion) + '&l=' + escape(navigator.language) +
'&pf=' + escape(navigator.platform) + '&pg=' + escape(wa_pageName);
wa_data = wa_data + '&cd=' +
screen.colorDepth + '&rs=' + escape(screen.width + ' x ' + screen.height) +
'&tz=' + wa_tz.getTimezoneOffset() + '&je=' + navigator.javaEnabled();
wa_img = new Image(); wa_img.src = wa_hp + '://counter.hitslink.com/statistics.asp' +
'?v=1&s=' + wa_location + '&eacct=' + wa_account + wa_data + '&tks=' + wa_tz.getTime();
document.cookie = '__support_check=1;path=/;expires=Thu, 01-Jan-1970 00:00:01 GMT';
document.getElementById('wa_u').src = wa_hp + '://counter.hitslink.com/track.js';