
function CreaNew(){
	win1=window.open("partenza.html","","toolbar=0, resizable=yes");
	win1.parent.frames[0].punti=0;
	self.close()}
