loading..........
   Código PHP:
    if (ajax.readyState==1) alert("statusText_0: "+ajax.statusText);    
        if (ajax.readyState==4) {    
            alert(ajax.responseText);
        }//fin if
     }//fin function onreadystatechange() 
    
  
hazle eso haber que muestra, si te sale HTML en el alert todo funciono bien y es un problema tuyo con el trato al nuevo contenido (renderizado de nuevo contenido).   
connection closed.