function webcam() {
    var finestra = open ("",
                "finestra",
                "toolbar=0,width=400,height=350,scrollbars=no");
    finestra.location = "http://turismo.regione.veneto.it/webcam/webcam.html";
}
function webcamg() {
    var finestra = open ("",
                "finestra",
                "toolbar=0,width=400,height=350,scrollbars=no");
    finestra.location = "http://turismo.regione.veneto.it/webcam/webgard.phtml";
}
function webcamcaorle() {
    var finestra = open ("",
                "finestra",
                "toolbar=0,width=400,height=350,scrollbars=no");
    finestra.location = "http://turismo.regione.veneto.it/webcam/caorle.html";
}
function webcamiuav() {
    var finestra = open ("",
                "finestra",
                "toolbar=0,width=715,height=630,scrollbars=no");
    finestra.location = "http://turismo.regione.veneto.it/webcam/iuav.html";
}

function webcamverona() {
    var finestra = open ("",
                "finestra",
                "toolbar=0,width=400,height=350,scrollbars=no");
    finestra.location = "http://turismo.regione.veneto.it/webcam/webcam.html";
}

function webcamjesolo() {
    var finestra = open ("",
                "finestra",
                "toolbar=0,width=400,height=350,scrollbars=no");
    finestra.location = "http://turismo.regione.veneto.it/webcam/jesolo.html";
}

function webcamlavaredo() {
    var finestra = open ("",
                "finestra",
                "toolbar=0,width=850,height=640,scrollbars=no");
    finestra.location = "http://turismo.regione.veneto.it/webcam/lavaredo.html";
}

function mapserver () {
                var finestra = open ("","finestra","height=560,location=no,menubar=no,resizable=no,scrollbars=no,status=no,toolbar=no,width=760");
finestra.location = "http://mapserver.iuav.it/website/sirtstat/";
}

