<!-- 

function carica_pagina( nome ){
	self.location.href = nome;
}

	
// -->
