// JavaScript Document
if (window.location == parent.location) {
   location.href = "http://www.igeoinfo.it/index.html";
}