
    function gestesa() {
        var opcionesPopup = "height=565,width=802,status=yes,toolbar=no,menubar=no,location=no, resizable=yes, scrollbars=yes";
        window.open("html/gestesa.html","",opcionesPopup).focus()
    }


	function congres() {
        var opcionesPopup = "height=565,width=802,status=yes,toolbar=no,menubar=no,location=no, resizable=yes, scrollbars=yes";
        window.open("html/congres.html","",opcionesPopup).focus()
    }

    function megane() {
        var opcionesPopup = "height=565,width=802,status=yes,toolbar=no,menubar=no,location=no, resizable=yes, scrollbars=yes";
        window.open("html/megane.html","",opcionesPopup).focus()
    }
	
	function geokaching() {
        var opcionesPopup = "height=565,width=802,status=yes,toolbar=no,menubar=no,location=no, resizable=yes, scrollbars=yes";
        window.open("html/geokaching.html","",opcionesPopup).focus()
    }
	
	function urban() {
        var opcionesPopup = "height=565,width=802,status=yes,toolbar=no,menubar=no,location=no, resizable=yes, scrollbars=yes";
        window.open("html/urban.html","",opcionesPopup).focus()
    }
	
	function lindor() {
        var opcionesPopup = "height=565,width=802,status=yes,toolbar=no,menubar=no,location=no, resizable=yes, scrollbars=yes";
        window.open("html/lindor.html","",opcionesPopup).focus()
    }
	
	function julia() {
        var opcionesPopup = "height=565,width=802,status=yes,toolbar=no,menubar=no,location=no, resizable=yes, scrollbars=yes";
        window.open("html/julia.html","",opcionesPopup).focus()
    }
	
	function privilege() {
        var opcionesPopup = "height=565,width=802,status=yes,toolbar=no,menubar=no,location=no, resizable=yes, scrollbars=yes";
        window.open("html/privilege.html","",opcionesPopup).focus()
    }
    
	function intermeat() {
        var opcionesPopup = "height=565,width=802,status=yes,toolbar=no,menubar=no,location=no, resizable=yes, scrollbars=yes";
        window.open("html/intermeat.html","",opcionesPopup).focus()
    }
    
	function globalbrok() {
        var opcionesPopup = "height=565,width=802,status=yes,toolbar=no,menubar=no,location=no, resizable=yes, scrollbars=yes";
        window.open("html/globalbrok.html","",opcionesPopup).focus()
    }
    
