devo aprire due popup ma in realta mi apre sempre e solo la seconda ecco il codice:
on (press) {
getURL("javascript:window.open('pages/ricerca.asp?avanti=2& regione=friuli','PuntiVendita','width=23
0,height=300,top=200,left=200,scrollbars
=yes');void(0);");
getURL("javascript:window.open('pages/ricercacornucuore.asp?avanti=2& regione=friuli','PuntiVendita2','width=2
30,height=300,top=200,left=430,scrollbar
s=yes');void(0);");