if(top.location == self.location) { 
	top.location.href = 'index.html'+'?addr='+this.location.href; 
} 