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