setTimeout('redirect()', 600);

function redirect(){
	window.location='http://www.nevio-camping.com/it';
}