pageLoc = self.location;
pageAdd = top.location;
if (pageLoc == pageAdd) { top.location.href = 'index.php?m=' + escape(pageLoc); }