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