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