Code: Select all
<script type="text/javascript">
if (top.location != self.location) top.location.href = self.location.href;
</script>
Code: Select all
<script type="text/javascript">
if (top.location != self.location) top.location.href = self.location.href;
</script>