<form method="post" name="form1" class="testiform" action="comunicazioni_agenzie.php">
<table width="95%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><span class="email_corpo">
<select name="prov" id="prov" onchange="handleChange2(this[this.selectedIndex].value)">
<option value="-1" selected="selected">Seleziona la Provincia</option>
<option value="0">A</option>
<option value="1">B</option>
<option value="2">C</option>
<option value="3">D</option>
<option value="4">E</option>
</select>
</span>
<span class="email_corpo">
<select name="comune" id="comune">
<option value="-1" selected="selected">Seleziona Comune</option>
</select>
<select name="tiposospensione" id="tiposospensione">
<option value="" selected="selected">Tutte</option>
<option value="NO">Attive</option>
<option value="SI">Sospese</option>
</select>
<input type="submit" name="button" id="button" value="Filtra" />
</span></td>
</tr>
</table>
</form>
<table width="646" border="0" align="center" cellpadding="2" cellspacing="2" bgcolor="#FFFFFF">
<tr bgcolor="#CCCCCC" class="titoletto">
<td width="50" background="img/sfondo_up.gif">Sel.</td>
<td width="209" background="img/sfondo_up.gif">Denominazione Agenzia </td>
<td width="40" background="img/sfondo_up.gif"><div align="center"></div></td>
<td width="40" background="img/sfondo_up.gif"><div align="center"></div></td>
<td width="40" background="img/sfondo_up.gif"><div align="center"></div></td>
<td width="50" background="img/sfondo_up.gif" ><div align="center">Dettaglio</div></td>
<td width="58" background="img/sfondo_up.gif"><div align="center">N° e-mail</div></td>
<td width="60" background="img/sfondo_up.gif"><div align="center">Leggi</div></td>
<td width="56" background="img/sfondo_up.gif"><div align="center"></div></td>
<td width="20" background="img/sfondo_up.gif"><div align="center"></div></td>
</tr>
</table>
<form method="POST" action="comunicazioni_agenzie_invio.php" enctype="multipart/form-data" id="tablesForm" name="tablesForm" onsubmit='return controlloSelezione();'>
<input type="hidden" name="op" value="INVIAEMAIL">