function recomanaentrev(id){
         window.open("recomanaentrevista.php?id="+id,"recomana","width=620, height=400, scrollbars=yes, menubar=no, location=no, resizable=no")
}
function recomanaed(id){
         window.open("recomanaed.php?id="+id,"recomana","width=620, height=400, scrollbars=yes, menubar=no, location=no, resizable=no")
}

function recomana(id){
         window.open("recomana.php?noticia="+id,"recomana","width=620, height=400, scrollbars=yes, menubar=no, location=no, resizable=no")
}

function recomana2(id){
         window.open("recomana2.php?noticia="+id,"recomana","width=620, height=400, scrollbars=yes, menubar=no, location=no, resizable=no")
}

function recomanaweb(){
         window.open("recomanaweb.php","recomana","width=620, height=400, scrollbars=yes, menubar=no, location=no, resizable=no")
}

function butlleti(id){
         window.open("butlleti.php?butlleti="+id,"butlleti","width=600, height=490, scrollbars=yes, menubar=no, location=no, resizable=no")
}
function imprimirentrevista(id){
         window.open("imprimir.php?seccio=entrev&accio=veure&versio=impressora&id="+id,"imprimir","width=620, height=490, scrollbars=yes, menubar=no, location=no, resizable=no")
}
function imprimired(id){
         window.open("imprimir.php?seccio=editorial&accio=veure&versio=impressora&id="+id,"imprimir","width=620, height=490, scrollbars=yes, menubar=no, location=no, resizable=no")
}
function imprimirnoticia(id){
         window.open("imprimir.php?seccio=noticies&accio=veure&versio=impressora&id="+id,"imprimir","width=620, height=490, scrollbars=yes, menubar=no, location=no, resizable=no")
}
function imprimirnoticia2(id){
         window.open("imprimir2.php?seccio=noticies&accio=veure&versio=impressora&id="+id,"imprimir","width=620, height=490, scrollbars=yes, menubar=no, location=no, resizable=no")
}

function ojdpdf(target,ojdtag) {
        pixel = new Image();
        pixel.src = "http://naciodigital.ojdinteractiva.com/cgi-bin/ivw/CP/"+ojdtag;
        novafinestra = open(target,"","");
}
function abrirpopup(nombre,ancho,alto) {
        dat = 'width=' + ancho + ',height=' + alto + ',left=0,top=0,scrollbars=yes,resize=no';
        window.open(nombre,'',dat)
}
