var oDate = new Date(); var img = new Image(); img.src = '/Tracker.aspx?url=' + window.location.href+'&id='+oDate.getTime()%10000000;