var imcounter = new Image(1,1);						
var path = "../contador/contador.aspx"
							+ "?page=" + document.location.href;	
imcounter.src = path;

