<!-- SCRIPT DEL POP UP -->
	function finestra(){ window.open('http://www.consulentilavoro.rn.it/popup.htm','display', 'toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width=500,height=450,copyhistory=yes');}


<!-- SCRIPT APERTURA FINESTRA INDIPENDENTE -->
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

