function recomana(id){
         window.open("recomana.php?noticia="+id,"recomana","width=520, height=400, scrollbars=yes, menubar=no, location=no, resizable=no")
}
function recomanaweb(){
         window.open("recomanaweb.php","recomana","width=520, 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 imprimirnoticia(id){
         window.open("imprimir.php?seccio=noticies&accio=veure&versio=impressora&id="+id,"imprimir","width=580, height=490, scrollbars=yes, menubar=no, location=no, resizable=no")
}