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