var newurl = '';
newurl = '/default_ita.htm'
 if (top.location == self.location) {
     top.location = newurl;
 }