Breaking Out of Frames
Sometimes other sites take your pages and place them in a "Frame" with their information on the outside. This makes it look as if the information is on their site. You can stop that from happening without your authorization by adding this into your web pages.
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-->
Comments and administrative-type problems should be emailed to the
National Coordinator.
For suggestions, concerns or complaints regarding a specific web site within the USGenWeb Project, please use the
Contact Form.
Direct comments, technical difficulties or suggestions about this web site to the Webmaster.