<script type="text/javascript"> function frameBreaker() { if (top.location != location) { top.location.href = document.location.href ; } } </script>