function selectrec(){
var dati = "?modpag="+$("#modpag").val()
$('#detttext').load('modpag.php'+dati);
}