var stLocation = 'wlexpert_tracker/index.html';
var imgTracker = new Image();
imgTracker.src = stLocation + 'wlexpert_tracker.gif?screensize=' + 
  screen.width + 'x' + screen.height + '&colordepth=' + screen.colorDepth;
