function recomana(url1,id){ window.open(url1+"recomana.php?noticia="+id,"recomana","width=520, height=400, scrollbars=yes, menubar=no, location=no, resizable=no") }
function corregeix(url1,id){ window.open(url1+"corregeix.php?noticia="+id,"corregeix","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 elid(id) { return document.getElementById(id); }
function butlleti(id){ window.open("butlleti.php?butlleti="+id,"butlleti","width=600, height=490, scrollbars=yes, menubar=no, location=no, resizable=no") }
function imprimirnoticia(url1,id){ window.open(url1+"imprimir.php?seccio=noticies&accio=veure&versio=impressora&id="+id,"imprimir","width=580, 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) }
function fesPaginadInici(urlinici) {
	if (document.all) {
		paginainiciobj.style.behavior	= 'url(#default#homepage)';
		paginainiciobj.setHomePage(urlinici);
	} else {
		self.location.href=urlinici+'/paginadinici';
	}
}
