function clicfriburgo(id, parm_nome, parm1) {
   testeURL = document.URL;
   hAux = 315;
   wAux  = 437;
   lAux = (screen.width - wAux) / 2;
   tAux = (screen.height - hAux) / 2;
   
   if (parm_nome != undefined) {
      nome = parm_nome.replace(/ /gi, "+");
   } else {
      nome = "";
   }
   testeURL = testeURL.replace(/ /gi, "+");
   tofromWindow = window.open("http://www.clicfriburgo.com/cgi-local/fri/comochegar.cgi?" + id + "&" + nome + "&" + testeURL, "tofromWindow","dependent,scrollbars=no,height="+hAux+",width="+wAux+",left="+lAux+",top="+tAux);
}

function clicfriburgo2(id, parm_nome, parm1) {
   testeURL = document.URL;
   hAux = 315;
   wAux  = 437;
   lAux = (screen.width - wAux) / 2;
   tAux = (screen.height - hAux) / 2;
   
   if (parm_nome != undefined) {
      nome = parm_nome.replace(/ /gi, "+");
   } else {
      nome = "";
   }
   testeURL = testeURL.replace(/ /gi, "+");
   tofromWindow2 = window.open("http://www.clicfriburgo.com/cgi-local/fri/comochegar2.cgi?" + id + "&" + nome + "&" + testeURL, "tofromWindow2","dependent,scrollbars=no,height="+hAux+",width="+wAux+",left="+lAux+",top="+tAux);
}

function clicfriburgo3(id, parm_nome, parm1) {
   testeURL = id;
   hAux = 315;
   wAux  = 437;
   lAux = (screen.width - wAux) / 2;
   tAux = (screen.height - hAux) / 2;
   
   if (parm_nome != undefined) {
      nome = parm_nome.replace(/ /gi, "+");
   } else {
      nome = "";
   }
   testeURL = testeURL.replace(/ /gi, "+");
   tofromWindow2 = window.open("http://www.clicfriburgo.com/cgi-local/fri/comochegar2.cgi?" + id + "&" + nome + "&" + testeURL, "tofromWindow2","dependent,scrollbars=no,height="+hAux+",width="+wAux+",left="+lAux+",top="+tAux);
}

