home *** CD-ROM | disk | FTP | other *** search
- #newformat
- _title:Break out of Frames
- _description:Inserted in <HEAD> section will cause the page to break out of a frameset
- _url:URL/page to go to:
- _insert-in:inhead
- <SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
- if (self.parent.frames.length != 0) self.parent.location="¤url_object$(1)¤";
- </SCRIPT>
- _end-insert: