try
{
	if (top.location.href == self.location.href)
	{
		top.location.replace('http://www.stihl.it/isapi/default.asp?contenturl=http://' + self.location.hostname + self.location.pathname + escape(self.location.search));
	}
}
catch(e)
{
	
}


