
path = window.location;
title = document.title;

document.write('<div style="display: none; "><img src="/?mode=stater_hit&path=' + path + '&title=' + title + '" /></div>');
