<!--
function MM_popupMsg(msg) {
  alert(msg);
}

if (self != top)     // frame buster
	top.location.replace(self.location);
//-->