11
3.639
<?php if (!eregi("iframeçekilensayfa.php", $PHP_SELF)) { header("Location:http://www.siten.com"); } ?>
<script type="text/javascript"> function frameBreaker() { if (top.location != location) { top.location.href = document.location.href ; } } </script>