
Breaking Out of Frames
This code is uded to break out of any frames used by another site to place your site within frames without your authorization.It cannot be used if you are using frames.
The location must be above <TITLE>
--Contributed by W. David Samuelsen
<!--BREAK FRAMES-->
<script type="text/javascript">if (window.self !=window.top)
window.top.location = window.self.location;</script>
<!--END BREAK FRAMES-->
Copyright Ellen Pack & the USGW-Helppages Mail List 2007 - All Rights Reserved
All files on this site
are copyrighted by their creator and/or contributor. They may
be downloaded for personal
use, or linked to, but may not be reproduced on
another site without
specific permission from Ellen
Pack and/or their contributor.