// Pop Up GEA - Stato del pianeta - Acque

function modulo() {
       var w = 680;
       var h = 600;
       var pw = Math.floor((screen.width-w)/2);
       var ph = Math.floor((screen.height-h)/2);
          window.open("schede/stato-pianeta/2acque/camb-climatico.htm","","width=" + w + ",height=" + h + ",top=" + ph + ",left=" + pw + ",scrollbars=1");
    }
function modulo0() {
       var w = 680;
       var h = 500;
       var pw = Math.floor((screen.width-w)/2);
       var ph = Math.floor((screen.height-h)/2);
          window.open("schede/stato-pianeta/2acque/manif-acqua.htm","","width=" + w + ",height=" + h + ",top=" + ph + ",left=" + pw + ",scrollbars=1");
    }
function modulo1() {
       var w = 680;
       var h = 500;
       var pw = Math.floor((screen.width-w)/2);
       var ph = Math.floor((screen.height-h)/2);
          window.open("schede/stato-pianeta/2acque/bilancio-idrico.htm","","width=" + w + ",height=" + h + ",top=" + ph + ",left=" + pw + ",scrollbars=1");
    }
function modulo2() {
       var w = 680;
       var h = 500;
       var pw = Math.floor((screen.width-w)/2);
       var ph = Math.floor((screen.height-h)/2);
          window.open("schede/stato-pianeta/2acque/consumi-emilia.htm","","width=" + w + ",height=" + h + ",top=" + ph + ",left=" + pw + ",scrollbars=1");
    }
function modulo3() {
       var w = 680;
       var h = 500;
       var pw = Math.floor((screen.width-w)/2);
       var ph = Math.floor((screen.height-h)/2);
          window.open("schede/stato-pianeta/2acque/risparmio-acqua.htm","","width=" + w + ",height=" + h + ",top=" + ph + ",left=" + pw + ",scrollbars=1");
    }
function modulo4() {
       var w = 680;
       var h = 500;
       var pw = Math.floor((screen.width-w)/2);
       var ph = Math.floor((screen.height-h)/2);
          window.open("schede/stato-pianeta/2acque/corrente-golfo.htm","","width=" + w + ",height=" + h + ",top=" + ph + ",left=" + pw + ",scrollbars=1");
    }
function modulo5() {
       var w = 680;
       var h = 500;
       var pw = Math.floor((screen.width-w)/2);
       var ph = Math.floor((screen.height-h)/2);
          window.open("schede/stato-pianeta/2acque/VUOTO","","width=" + w + ",height=" + h + ",top=" + ph + ",left=" + pw + ",scrollbars=1");
    }
function modulo6() {
       var w = 680;
       var h = 500;
       var pw = Math.floor((screen.width-w)/2);
       var ph = Math.floor((screen.height-h)/2);
          window.open("schede/stato-pianeta/2acque/VUOTO","","width=" + w + ",height=" + h + ",top=" + ph + ",left=" + pw + ",scrollbars=1");
    }
function modulo7() {
       var w = 680;
       var h = 500;
       var pw = Math.floor((screen.width-w)/2);
       var ph = Math.floor((screen.height-h)/2);
          window.open("schede/stato-pianeta/2acque/aree-marine-protette.htm","","width=" + w + ",height=" + h + ",top=" + ph + ",left=" + pw + ",scrollbars=1");
    }
function modulo8() {
       var w = 680;
       var h = 500;
       var pw = Math.floor((screen.width-w)/2);
       var ph = Math.floor((screen.height-h)/2);
          window.open("schede/stato-pianeta/2acque/CO2.htm","","width=" + w + ",height=" + h + ",top=" + ph + ",left=" + pw + ",scrollbars=1");
    }
function modulo9() {
       var w = 680;
       var h = 500;
       var pw = Math.floor((screen.width-w)/2);
       var ph = Math.floor((screen.height-h)/2);
          window.open("schede/stato-pianeta/2acque/links-acque-d.htm","","width=" + w + ",height=" + h + ",top=" + ph + ",left=" + pw + ",scrollbars=1");
    }
	
// POP UP IMMAGINI

function image() {
       var w = 435;
       var h = 550;
       var pw = Math.floor((screen.width-w)/2);
       var ph = Math.floor((screen.height-h)/2);
          window.open("image-popup/stato-pianeta/2acque/acque-dolci/prelievo-reg.htm","","width=" + w + ",height=" + h + ",top=" + ph + ",left=" + pw + ",scrollbars=1");
    }
function image0() {
       var w = 435;
       var h = 550;
       var pw = Math.floor((screen.width-w)/2);
       var ph = Math.floor((screen.height-h)/2);
          window.open("image-popup/stato-pianeta/2acque/acque-dolci/prelievo.htm","","width=" + w + ",height=" + h + ",top=" + ph + ",left=" + pw + ",scrollbars=1");
    }
