if(self.name==top.name) {
    var s = window.location.pathname
    location.href = "http://www.pyotty.com/?" + s;
}
