Grazie!
Ma niente da fare, mi stampa NaN

codice:
if($(window).scrollTop() == $(document).height() - $(window).height()) {
	var numero;
	numero = document.getElementById($(".postedComment:last").attr('id'));
	
	alert(+numero - "Hello! I am an alert box! numero !");