topdomain="myanmartube.net"; // must be without WWW

check1 = "http://"+topdomain+"/";
check2 = "http://www."+topdomain+"/";
if (top !=self)top.location=self.location;