lol all that makes the mess pages load the main page is about 2 lines of javascript.. ( i think. thats how i learned to do it)
code:
<script language="Javascript">
<!--
if (top.location != self.location) {
top.location = self.location.href
}
//-->
</script>
try disabling js in ur browser
blah
* lizard.boy has never tried it
edit:formatting