﻿    if(top.location != self.location)
         {
            document.write(text);
         }
    else
         {
            document.write(text);
         }
