﻿// JScript File
function inicio(){location.href ="home.aspx";}
function noticias(){location.href ="Noticias.aspx";}
function enlaces(){location.href ="enlaces.aspx";}
function fotos(){location.href ="fotos.aspx";}
function videos(){location.href ="videos.aspx";}
function colaboracion(){location.href ="colaboracion.aspx";}
function queestapasando(){location.href ="queestapasando.aspx";}
function descargatrip(){window.open("docs/triptico.pdf","Tríptico")};
function descargaform(){window.open("docs/formulario_queja_ministerio.pdf","Formulario")};
