Code:
<script type="text/javascript">
if (top != self) top.location.replace(self.location.href);
</script>
Code:
[B]<script script type="text/javascript">
if(top.location != document.location)
top.location = document.location;
</script>[/B]
also works for removing digg bars.
wrong forum, whoops.