var u = location.href;
var pu = parent.location.href;
if (u == pu) {
	location.href= "http://www.faganfinder.com/urlinfo/?goto=" + u;
	}