function noticia( valor){
	abrirModal( '/noticia.asp?id_noticia=' + valor);
}
