﻿var xx = "Danh cho quang cao 2";

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