codice:
var url="rete_vendita.php?regione=Puglia";
var v=url.split('=');
alert(v[1]);