<script language="Javascript">
<!--
<!--One step to installing this script-->
<!--1) Simply add the below to your HEAD.-->
<!--Change "framespage.htm" to name of frame you wish the page to be kept in-->
if (top.location == self.location) {
top.location = 'framespage.htm'
}
//-->
</script>
|