Şuan aşağıdaki kodun bir zararı var mı?

<script language='JavaScript' type='text/javascript'>
if (top.location != self.location) top.location = self.location;
</script>