');document.write('
');document.write('
');document.write('
');document.write('
');document.write('
');document.write('
');document.write('
');document.write('
');document.write('
');
document.write('
');
document.write('
');
function enlace11792(int_pagina)
{
var str_destino;
var int_primera;
int_primera = ((int_pagina - 1) * 50) + 1;
str_destino = "http://www.abastodenoticias.com/abastodenoticias.cliente.auxiliar.asp?pb=5967&cn=11792&pr=" + int_primera;
anRecarga11792(str_destino);
}
function anRecarga11792(url)
{
url = url + "&ss=&re=";
document.getElementById("janContenedor_11792").innerHTML = '
Cargando...'
xmlhttp = new XMLHTTP();
xmlhttp.open("GET", url, true);
xmlhttp.onreadystatechange=function()
{
if (xmlhttp.readyState==4)
{
if (xmlhttp.status == 200)
{
document.getElementById("janContenedor_11792").innerHTML = xmlhttp.responseText;
}
else
{
alert("Se ha producido en error en el acceso a los contenidos");
}
}
}
xmlhttp.send(null) ;
window.scrollTo(document.getElementById("janContenedor_11792").offsetLeft,document.getElementById("janContenedor_11792").offsetTop);
}
document.write('
');