// JavaScript Document
info = '<img src="./includes/resolution.php?x='+screen.width+'&y='+screen.height+'" height="0" width="0">';
document.write(info);