Originally posted by dragonyian
and also, do you know how to take aways the bar provided by namezero.com ?
thanks
Paste this Javascript code in the <HEAD> tag:
Code:
<SCRIPT LANGUAGE="Javascript">
<!--
if (parent.frames.length)          
parent.location.href= self.location;
// -->
</script>