if (top != self)
top.location = self.location;
var no_ie = 0;
if (navigator.userAgent.search(/MSIE/i) == -1) { no_ie = 1; }