oAjax= oAjax=
oAjax.open('GET', url,
oAjax.onreadystatechange= fnSucc(oAjax.responseText);
}