
<!DOCTYPE html>
<html>
    <head>
		<title>sondaggi</title>
        <link rel="shortcut icon" href="/immagini/sondaggi.ico" type="image/x-icon"/>
        <meta charset="UTF-8" />
        <meta http-equiv="content-type" content="text/html" />
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <meta name="ROBOTS" content="NOINDEX, NOFOLLOW"/>
        <link href="css/fontawesome.css?20250219175724921" rel="stylesheet" type="text/css" />
        <link href="css/brands.css?20250219175724921" rel="stylesheet" type="text/css" />
        <link href="css/solid.css?20250219175724921" rel="stylesheet" type="text/css" />
        <link href="css/tabella.css?20250311193658781" rel="stylesheet" type="text/css" />
        <link href="oggetti/popup/popup.css?20250219175724968" rel="stylesheet" type="text/css" />
        <link href="css/w3.css?20250219175724921" rel="stylesheet" type="text/css" />
        <link href="css/mos.css?20250219175724921" rel="stylesheet" type="text/css" />
        <link href="css/titillium.css?20250304083901034" rel="stylesheet" type="text/css" />
        <link href="css/mosColore.css?20250219175724921" rel="stylesheet" type="text/css" />
        <link href="css/w3-colors-ana.css?20250219175724921" rel="stylesheet" type="text/css" />
        <link href="css/sondaggicolori.css?20250304083901034" rel="stylesheet" type="text/css" />
        <link href="css/sondaggi.css?20250327110658575" rel="stylesheet" type="text/css" />
        <script type="text/javascript" src="libMin.js?20260127155714354" ></script>
        <script type="text/javascript" src="scriptavvio.js?20260315104644790" ></script>
        <script type="text/javascript">
            goASP.dom.controllo = "qst";
            goASP.dom.numStili = 11;
            var cartellaLavoro = "/lavoro";
            var cartellaRadice = "/";
            var cartellaJs = "/js";
            var device = "";
            var Lung = 1;
            var altezza, larghezza;

            var coloreIns = "#066104";
            var coloreMod = "#305987";
            var coloreSpo = "#FFD119";
            var coloreVio = "#a50f8d";
            var coloreYe = "#f6a600";
            var coloreOr = "#FF6600";
            var coloreRed = "#d40203";
            var coloreGrey = "#c1c1c1";
            var stileButton = "buttonAccount w3-round w3-win8-crimson mos-PulsButton";
            var utenteEsterno = "";
            var profilo = "";
            if (utenteEsterno != "" && utenteEsterno != "undefined") {
                goASP.dom.controllo = "";
            }
        </script>
	</head>
	<body>
         <div id="barraIntestazione" class="infoIntestazione fondocobalto testochiaro w3-top" style="width:100%;" >
            <div class="titillium-web-bold-italic w3-center sondaggi-grandissimo testochiaro">
                <p style="margin: 0 auto;">Sondaggi</p>
            </div>
            <div class="sondaggi-xxlarge w3-center testochiaro">
                <p style="margin: 30px auto 0 auto;" id="intestazione"></p>
            </div>
            <div class="sondaggi-xxlarge testochiaro w3-right-align">
                <button id="icHome" class="w3-btn iconaConTesto mos-margintop-24 w3-hide fondochiaro"  title="vai a menu" style="margin-right:32px" onclick="richiediPag('js/pagInizio.aspx')">
                    <i class="fa fa-home w3-large testoarancio"></i>
                </button>
                <button id="icApp" class="w3-btn iconaConTesto mos-margintop-24 w3-hide w3-large fondochiaro" title="torna a multiCOSEP" style="margin-right:32px; width:100px" onclick="tornaAllaApplicazione()">
                    <i class="fa-solid fa-door-open w3-large testoverde"></i>
                </button>
            </div>
        </div>
        <div id="ajaxpagina" class="posizionamentojajaxpagina" ></div>
        <div id='__menutab' class='menuTab'></div>
        <div id='altreInfo'></div>
        <form method="post" id="login" name="login" class="w3-center" style ="margin-top:100px"></form>
        <form id="collega" method="post" target="_blank"></form>
        <div id="carica" class="w3-modal">
            <span class="fa fa-refresh w3-xxxlarge w3-spin w3-display-middle"></span>
        </div>
        <form id="stampa" method="post" target="_blank">
        </form>
        <form id="esporta" action="oggetti/vari/esportaExcel.aspx" method="post" target="_blank">
            <input type='hidden' value='' id='tabella' name='tabella' />
        </form>
	</body>
</html>
