Include the following HTML code somewhere in the document. The script does not need additional configuration, and it can go in the BODY section if you want:
<SCRIPT LANGUAGE=JavaScript>
<!--
if (top.frames.length!=0)
top.location=self.document.location;
// -->
</SCRIPT>