// Pop Up GEA - Pressione Ambientale - Consumo
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/1aria/strati-atmosfera.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/1aria/ozono.htm","","width=" + w + ",height=" + h + ",top=" + ph + ",left=" + pw + ",scrollbars=1");
    }
function modulo1() {
       var w = 800;
       var h = 500;
       var pw = Math.floor((screen.width-w)/2);
       var ph = Math.floor((screen.height-h)/2);
          window.open("schede/stato-pianeta/1aria/gas-serra.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/1aria/CO&sup2;.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/1aria/scenari.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/1aria/messaggi-chiave.htm","","width=" + w + ",height=" + h + ",top=" + ph + ",left=" + pw + ",scrollbars=1");
    }
function modulo5() {
       var w = 740;
       var h = 500;
       var pw = Math.floor((screen.width-w)/2);
       var ph = Math.floor((screen.height-h)/2);
          window.open("schede/stato-pianeta/1aria/fotosintesi.htm","","width=" + w + ",height=" + h + ",top=" + ph + ",left=" + pw + ",scrollbars=1");
    }
function modulo6() {
       var w = 740;
       var h = 500;
       var pw = Math.floor((screen.width-w)/2);
       var ph = Math.floor((screen.height-h)/2);
          window.open("schede/stato-pianeta/1aria/organico-inorganico.htm","","width=" + w + ",height=" + h + ",top=" + ph + ",left=" + pw + ",scrollbars=1");
    }
	function modulo7() {
       var w = 470;
       var h = 540;
       var pw = Math.floor((screen.width-w)/2);
       var ph = Math.floor((screen.height-h)/2);
          window.open("schede/pressione-ambiente/1consumo/asteroide.htm","","width=" + w + ",height=" + h + ",top=" + ph + ",left=" + pw + ",scrollbars=0");
    }
	function modulo8() {
       var w = 750;
       var h = 500;
       var pw = Math.floor((screen.width-w)/2);
       var ph = Math.floor((screen.height-h)/2);
          window.open("schede/risposte-collettive/1storia/picco-hubbert.htm","","width=" + w + ",height=" + h + ",top=" + ph + ",left=" + pw + ",scrollbars=1");
    }