Navigation Frame

The script code necessary for this page. Notice there is no question mark and other URL for the navigation frame:
<script language="javascript">
if(self.location==top.location)self.location="index.html";
</script>