

var popup;
function wmail(str) {
        if (!popup) popup =  window.open(str,'popup','scrollbars=yes,resizable=no,width=640,height=480,status=yes,location=no,toolbar=no,menubar=yes');
        else {
                popup =  window.open('','popup','scrollbars=yes,resizable=no,width=640,height=480,status=yes,location=no,toolbar=no,menubar=yes');
                popup.location.href = str;
                popup.focus();
        }
}

function dick(){

var linkTeleport = new Array(27);

linkTeleport[0]="http://www.users.interport.net/~regulus/pkd/";
linkTeleport[1]="http://www.intercom.publinet.it/dick.htm";
linkTeleport[2]="http://www.kki.net.pl/gregory/PKDLNKE.HTM";

qualeLink =  Math.ceil(Math.random()*3)-1;

top.location.href = linkTeleport[qualeLink];

}

function moro(){

var linkTeleport = new Array(17);

linkTeleport[0]="http://www.paginaitaliana.de/moro-andreotti.html";
linkTeleport[1]="http://it.wikipedia.org/wiki/Aldo_Moro";
linkTeleport[2]="http://www.cronologia.it/storia/a1978d.htm";
linkTeleport[3]="http://www.clarence.com/contents/societa/speciali/991111moro/";
qualeLink =  Math.ceil(Math.random()*4)-1;

top.location.href = linkTeleport[qualeLink];

}

function resistenza(){

var linkTeleport = new Array(17);

linkTeleport[0]="http://www.anpi.it";
linkTeleport[1]="http://www.cronologia.it/storia/tabello/tabe1547.htm";
qualeLink =  Math.ceil(Math.random()*2)-1;

top.location.href = linkTeleport[qualeLink];

}

function che(){

var linkTeleport = new Array(17);

linkTeleport[0]="http://www.gwu.edu/~nsarchiv/NSAEBB/NSAEBB5/";
linkTeleport[1]="http://www.nnc.cubaweb.cu/che/che29.htm#Secciones";
linkTeleport[2]="http://chehasta.narod.ru/cronoboliv.htm";
linkTeleport[3]="http://www.google.it/search?sourceid=navclient&hl=it&ie=UTF-8&oe=UTF-8&q=che+%2Bbolivia";
linkTeleport[4]="http://www.resistance.org.au/resrev/people01/a_che.html";
linkTeleport[5]="http://www.hastasiempre.it/che/cuba/default.asp#links";
linkTeleport[6]="http://www.e-cheguevara.com/";
linkTeleport[7]="http://www.google.com/search?q=ernesto+che+guevara&ie=UTF-8&oe=UTF-8&hl=eng&btnG=Cerca+con+Google&lr=";
linkTeleport[8]="http://www.companeroche.com/index.php?id=3";

qualeLink =  Math.ceil(Math.random()*9)-1;

top.location.href = linkTeleport[qualeLink];

}

