保持页面在框架外的Script


<!--One step to installing this script-->

<!--1) Simply add the below to your HEAD.-->



<script>

<!--



/*

Break-out-of-frames script

By Website Abstraction (http://wsabstract.com)

Over 400+ free scripts here!

Above notice MUST stay entact for use

*/



if (window!= top)

top.location.href=location.href

// -->

</script>