if (window.top.document.title == window.document.title ) 
{
location.replace("http://www.holzhockar.it/home.html")
}

