Break out of Frames   
 

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 
Nav 2Nav 3Nav 4IE 3IE 4Opera


My3C's
perrychicker
It's easy... it's a PSACAKE!
Back | Tell A Friend | Search this Site
© 1998 - 2010 psacake.com
Version 3.23

Send me One Million FREE Guaranteed Visitors