If you want to avoid having your pages get trapped within another
frameset, this script will do the trick.
<head>
<script language
= javascript>
if(top.location != document.location.href) {
top.location = document.location.href;}
</script>
</head>
or
<script>
<!--
if (window != top )
top.location.href = window.location.href;
// -->
</script>
Browser Support






My3C's
perrychicker
Back | Tell A Friend | Search this Site
© 1998 - 2010 psacake.com
Version 3.23
Send me One Million FREE Guaranteed Visitors