');document.write('
');document.write('
');document.write('
');document.write('
');document.write('
');document.write('
');document.write('
');document.write('
');document.write('
');document.write('
');document.write('
');document.write('
');document.write('
');
document.write('
Sig.>');
document.write('
');
document.write('
1');
document.write(' | ');
document.write('
2');
document.write(' | ');
document.write('
3');
document.write(' | ');
document.write('
4');
document.write(' | ');
document.write('
5');
document.write(' | ... |
100');
document.write('
');
function enlace11034(int_pagina)
{
var str_destino;
var int_primera;
int_primera = ((int_pagina - 1) * 10) + 1;
str_destino = "http://www.abastodenoticias.com/abastodenoticias.cliente.auxiliar.asp?pb=6417&cn=11034&pr=" + int_primera;
anRecarga11034(str_destino);
}
function anRecarga11034(url)
{
url = url + "&ss=&re=";
document.getElementById("janContenedor_11034").innerHTML = '
Cargando...'
xmlhttp = new XMLHTTP();
xmlhttp.open("GET", url, true);
xmlhttp.onreadystatechange=function()
{
if (xmlhttp.readyState==4)
{
if (xmlhttp.status == 200)
{
document.getElementById("janContenedor_11034").innerHTML = xmlhttp.responseText;
}
else
{
alert("Se ha producido en error en el acceso a los contenidos");
}
}
}
xmlhttp.send(null) ;
window.scrollTo(document.getElementById("janContenedor_11034").offsetLeft,document.getElementById("janContenedor_11034").offsetTop);
}
document.write('
');