// remove advertisement frames
if(top!=self)
{
	top.location.href = self.location.href;
}

