Code: Select all
<script language=javascript>
<!--
if (window!= top)
top.location.href=location.href
// -->
</script>
Code: Select all
<script language=javascript>
<!--
if (window!= top)
top.location.href=location.href
// -->
</script>