View Single Post
Old 10-05-2005, 10:32 AM  
X37375787
Guest
 
Posts: n/a
Code:
<script>
<!--
if (top.location!= location) {
top.location.replace(self.location.href);
}
//-->
</script>

Will that do?
  Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote