function borrar_imagen_url(formulario){
	formulario.d_title.value='';
	formulario.c_imagen_id.value='';

}