if (top.locaok != "okay")
{
top.location.href = "hotlink.htm?" + self.location.href;
}


