

	var url = top.location.href;
	if((url!="http://www.castiglionepescaia.it") && (url!="http://www.castiglionepescaia.com") && (url!="http://www.castiglionepescaia.com/index2.htm") && (url!="http://www.castiglionepescaia.it/index2.htm") && (url.substring(0,52)!="http://www.castiglionepescaia.it/index2.htm?SiteInt=") && (url.substring(0,53)!="http://www.castiglionepescaia.com/index2.htm?SiteInt=")){
		 top.location.replace("http://www.castiglionepescaia.it/index2.htm?SiteInt=" + url);
	}	


