function ApriFrameset(File)
	{
	self.location.href="frameset.html?"+File;
	}

function CaricaFrame()
	{
	parent.frames._portale.location.href=location.search.substr(1);
	}
