
////bannerrotator
            var arrImg = new Array("../../ads/suscribase1.gif", "../../ads/suscribase2.gif" );
            var arrImgObjs = new Array();

            for (i=0; i<arrImg.length; i++) {
                  arrImgObjs[i] = new Image();
                  arrImgObjs[i].src = arrImg[i];
            }

            function getRandomImage() {
                  var numImages = arrImg.length -1;
                  
                  // this only creates a random number between 0-1
                  var intRand = Math.random();

                  // now we make the number between 0 and number of images
                  intRand = intRand * arrImg.length;

                  // now we floor the value and get the actual whole number
                  intRand = Math.floor(intRand);

                  // -------------------------------------------------
                  // above can be written in single line
                  // var intRand = Math.floor(Math.random() * arrImg.length);
                  // -------------------------------------------------

                  window.document.images['subscribe'].src = arrImgObjs[intRand].src;

                  setTimeout('getRandomImage()',5000);
            }

<!-- Script courtesy of http://www.web-source.net - Your Guide to Professional Web Site Design and Development
function load() {
var load = window.open('http://www.google.com/search','','scrollbars=no,menubar=no,height=200,width=500,resizable=yes,toolbar=no,location=no,status=no');
}
// -->





//send article
function mailpage()
{
mail_str = "mailto:?subject=Encontr&eacute; este artículo que pienso te puede interesar" ;
mail_str += "&body=Nueva Prensa Libre ";
mail_str += "" + location.href; 
location.href = mail_str;
}



<!-- Begin
var hellotext = " NUEVA PRENSA LIBRE , El periódico triling&uuml;e de Canada "
var hello=" Lo que pasa en America "
var hello1=" Lo que pasa en el mundo "
var hello2=" Lo que pasa en Cuba "
var hello3=" SE LEE AQUI "
var hello4=" !!! SUSCRIBASE HOY/ SUSCRIBASE / SUSCRIBASE HOY/ SUSCRIBASE / SUSCRIBASE HOY !!! "
var hello5=" No viva ajeno a la realidad. !!! Sea parte de la historia !!! "
var thetext = "";
var started = false;
var step = 0;
var times = 1;
var refresH=200;

function welcometext() {
times--;
if (!times) {
if (!started) {
started = true;
window.status = hellotext;
window.status=hello;
window.status=hello3;
window.status=hello1;
window.status=hello2;
window.status=hello4;
window.status=hello5;

setTimeout("anim()", 1);
}
thetext = hellotext;
thetextt = hello;
thetext1 = hello1;
thetext2 = hello2;
thetext3 = hello3;
thetext4 = hello4;
thetext5 = hello5;


   }
   
}

function anim() {

step++;
if (step==43) step = 1;
if (step==1) window.status = '>===' + thetext + '===<';
if (step==2) window.status = '=>==' + thetext + '==<=';
if (step==3) window.status = '>=>=' + thetext + '=<=<';
if (step==4) window.status = '=>=>' + thetext + '<=<=';
if (step==5) window.status = '==>=' + thetext + '=<==';
if (step==6) window.status = '===>' + thetext+ '<===';



if (step==7) window.status = '>===' + thetextt + '===<';
if (step==8) window.status = '=>==' + thetextt + '==<=';
if (step==9) window.status = '>=>=' + thetextt + '=<=<';
if (step==10) window.status = '=>=>' + thetextt + '<=<=';
if (step==11) window.status = '==>=' + thetextt + '=<==';
if (step==12) window.status = '===>' + thetextt+ '<===';


if (step==13) window.status = '>===' + thetext1 + '===<';
if (step==14) window.status = '=>==' + thetext1 + '==<=';
if (step==15) window.status = '>=>=' + thetext1 + '=<=<';
if (step==16) window.status = '=>=>' + thetext1 + '<=<=';
if (step==17) window.status = '==>=' + thetext1 + '=<==';
if (step==18) window.status = '===>' + thetext1+ '<===';



if (step==19) window.status = '>===' + thetext2 + '===<';
if (step==20) window.status = '=>==' + thetext2 + '==<=';
if (step==21) window.status = '>=>=' + thetext2 + '=<=<';
if (step==22) window.status = '=>=>' + thetext2 + '<=<=';
if (step==23) window.status = '==>=' + thetext2 + '=<==';
if (step==24) window.status = '===>' + thetext2 + '<===';


if (step==25) window.status = '>===' + thetext3 + '===<';
if (step==26) window.status = '=>==' + thetext3 + '==<=';
if (step==27) window.status = '>=>=' + thetext3 + '=<=<';
if (step==28) window.status = '=>=>' + thetext3 + '<=<=';
if (step==29) window.status = '==>=' + thetext3 + '=<==';
if (step==30) window.status = '===>' + thetext3 + '<===';

if (step==31) window.status = '>===' + thetext4 + '===<';
if (step==32) window.status = '=>==' + thetext4 + '==<=';
if (step==32) window.status = '>=>=' + thetext4 + '=<=<';
if (step==34) window.status = '=>=>' + thetext4 + '<=<=';
if (step==35) window.status = '==>=' + thetext4 + '=<==';
if (step==36) window.status = '===>' + thetext4 + '<===';

if (step==37) window.status = '>===' + thetext5 + '===<';
if (step==38) window.status = '=>==' + thetext5 + '==<=';
if (step==39) window.status = '>=>=' + thetext5 + '=<=<';
if (step==40) window.status = '=>=>' + thetext5 + '<=<=';
if (step==41) window.status = '==>=' + thetext5 + '=<==';
if (step==42) window.status = '===>' + thetext5 + '<===';

setTimeout("anim()",500);
}
//  End -->



<!--
/****************************************************
     AUTHOR: WWW.CGISCRIPT.NET, LLC
     URL: http://www.cgiscript.net
     Use the script, just leave this message intact.
     Download your FREE CGI/Perl Scripts today!
     ( http://www.cgiscript.net/scripts.htm )
****************************************************/

var url = "http://www.nuevaprensalibre.com";
var title = "Nueva Prensa Libre";

function makeLink(){
if(document.all)
window.external.AddFavorite(url,title)
}

// -->

<!-- Hide me please!
function jump(form) {var myindex=form.menu.selectedIndex
if(form.menu.options[myindex].value != "0") {window.open(form.menu.options
[myindex].value, target="_blank");
}
}
//-->




// ==========================
// (C) 2000 by CodeLifter.com
// http://www.codelifter.com
// Free for all users, but leave in this  header

// blink speed in miliseconds
var rate = 500;

// the three blink colors
var Color1 = "#FF9900"
var Color2 = "#000097"


// the color if/when turned off (no-blink color)
var ColorX = "#FFFF00"

// set this to true for auto start; else, false
var DoIt = true

// do not edit below this line
// ---------------------------

bV  = parseInt(navigator.appVersion)
bNS = navigator.appName=="Netscape"
bIE = navigator.appName=="Microsoft Internet Explorer"
ok = false

var i=0;
function doTriStateRainbowLink(){
   ok =  true
   if ((bNS && bV >= 5) || (bIE && bV >= 4)){
      i++;
      if (i==1) C = Color1
      if (i==2) C = Color2
     
      if (!DoIt) C = ColorX       
      if (bIE) BlinkLink.style.color=C
      if (bNS) document.getElementById('BlinkLink').style.color = C
      if (i > 2) i = 0
      if (DoIt) timer=setTimeout('doTriStateRainbowLink()', rate)
   }      
}


function doOnOff(a){
   if (ok){
      if (a =="off") {DoIt = false}
      if ((a =="on")&&(!DoIt)) {
          DoIt = true
          doTriStateRainbowLink()
      }
   }
}


// Google Internal Site Search script- By JavaScriptKit.com (http://www.javascriptkit.com)
// For this and over 400+ free scripts, visit JavaScript Kit- http://www.javascriptkit.com/
// This notice must stay intact for use

//Enter domain of site to search.
var domainroot="www.nuevaprensalibre.com/edicion43/../"

function Gsitesearch(curobj){
curobj.q.value="site:"+domainroot+" "+curobj.qfront.value
}


<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
//-->



