if (top != self) {top.location.href = self.location.href;} <!--

function P(url,h,w) { // (url,height,width)
	var p = "height=" + h + ",width=" + w + ",scrollbars=yes";
	window.open(url,"",p);
} // -->