prefix=' ';
var arTXT = new Array(
' ',
'
Escuela San Antonio de Padua ejemplo de autogestión y cooperación
','
Cambio de denominación de Frontera Agropecuaria del Paraguay S.A.
Frontera Agropecuaria del Paraguay S.A. cambia de denominación a Desarrollo Agrícola del Paraguay S.A. pero mantiene invariable el RUC Nº 80029592-7.
','NOS MUDAMOS
Nuestra nueva oficina está ubicada en Avda. España Nº 2045 esq. Luis Morales - Ed. JB 3er. Piso
'
);
NS4=(document.layers);IE4=(document.all);isDOM=((document.getElementById)&&(!IE4))?true:false;
isOP=(navigator.userAgent.indexOf('Opera') != -1)?true:false;
if((NS4||IE4||isDOM)&&(!isOP)){
interval=30;
increment=2;
pause=0;
bannerColor="#99CCFF";
leftPadding=1;
topPadding=1;
maxLoops=888;
target=' TARGET="_blank" '
classid=' CLASS="headlines" '
numheadlines=3;
isMac=(navigator.userAgent.indexOf('Mac') != -1)?true:false;
function reDo(){window.location.reload();}
function getObj(i){
if (isDOM) {
obj=document.getElementById("msg"+i).style;
}else{
obj=eval("msg"+i+((IE4)?".style":""));
}
return obj;
}
function showMsg(n,show){
var theEl=getObj(n);
theEl.visibility=(show)?"visible":"hidden";
}
function nextMsg(){
var fm=current;
//current=(fm==ar.length-1)?0:fm+1; original antes de by pablo
current=(fm==ar.length-1)?1:fm+1;
if(current==1)loopCount++;
if(finite&&(loopCount>=maxLoops))return;
scrollBnr(fm,current);
}
// mouseover/out new 010222 - abk
function SCRLmouseover() {
clearInterval(intervalID);
clearTimeout(timeoutID);
}
function SCRLmouseout() {
intervalID=setInterval("moveUp()",interval);
}
function moveUp(){
if (isDOM) {
var inttoeltopdec = parseInt(toEl.top)-increment;
fmEl.top=parseInt(fmEl.top) - increment; // + "px" not nec
if(inttoeltopdec<=toElTarget){
toEl.top=toElTarget;
clearInterval(intervalID);
fmEl.visibility="hidden";
timeoutID=setTimeout("nextMsg()",pause);
}else{
toEl.top=inttoeltopdec; // no px
}
}else{
if(NS4){
var inttoeltopdec = toEl.top-increment;
fmEl.top-=increment;
if(inttoeltopdec<=toElTarget){
toEl.top=toElTarget;
clearInterval(intervalID);
fmEl.visibility="hidden";
timeoutID=setTimeout("nextMsg()",pause);
}else{
toEl.top=inttoeltopdec;
}
}else{
var inttoeltopdec = toEl.pixelTop-increment;
fmEl.pixelTop-=increment;
if(inttoeltopdec<=toElTarget){
toEl.pixelTop=toElTarget;
clearInterval(intervalID);
fmEl.visibility="hidden";
timeoutID=setTimeout("nextMsg()",pause);
}else{
toEl.pixelTop=inttoeltopdec;
}
}
}
}
function scrollBnr(fm,to){
//by pablo
if(loopCount==0){
pause=0;
}else{
pause=6000;
}
//fin pablo
fmEl=getObj(fm);
toEl=getObj(to);
if (isDOM) {
toElTarget=parseInt(fmEl.top); // save one parseInt 010224
toEl.top=(toElTarget+bnrHit) + "px";
toEl.top=(parseInt(fmEl.top)+bnrHit) + "px";
toElTarget=parseInt(fmEl.top);
}else{
if(NS4){
toEl.top=fmEl.top+bnrHit;
toElTarget=fmEl.top;
}else{
toEl.pixelTop=fmEl.pixelTop+bnrHit;
toElTarget=fmEl.pixelTop;
}
}
showMsg(to,true);
intervalID=setInterval("moveUp()",interval);
// can use setTimeout for evengreater speed - abk 010227
}
function moveIE(lPos,tPos){this.style.pixelLeft=lPos;this.style.pixelTop=tPos;}
function moveDOM(lPos,tPos){this.style.left=lPos+"px";this.style.top=tPos+"px";}
function makeIE(){
var text='';
msgWid=bnrWid-leftPadding;
for(var i=ar.length-1;i>=0;i--){
text+='