// Splat 2 Tracker Module
var img = new Image(1, 1);
img.src = (('https:' == document.location.protocol) ? 'https://' : 'http://') + 'revelations.trovus.co.uk/tracker/62.gif?j=1&w=' + encodeURIComponent(screen.width) + '&r=' + encodeURIComponent(document.referrer) + '&t=' + encodeURIComponent(document.title) + '&u=' + encodeURIComponent(document.location) + '&wtf=' + encodeURIComponent(Math.round(new Date().getTime() / 1000));