If you hate adverts in your site, you should enter a banner killer script into your html code. These killers are for: Geocities, Angelfire, Tripod and ****.tk.
Geocities:
<noscript><noscript>
<plaintext><plaintext>
Angelfire:
<SCRIPT LANGUAGE="JavaScript">
<!--
function ScreenIt(url,name,parm){
if(url.indexOf("/sys/popup_source.shtml?Category=")!=-1) return false;
return window.Xopen(url,name,parm);
}
window.Xopen=window.open;
window.open=ScreenIt;
//-->
</SCRIPT>
Tripod:
<noscript><noscript><noscript><noscript>
</noscript></noscript></noscript></noscript>
*****.tk:
<Script>
if (window.top != window.self) { window.top.location=window.self }
</script>
<Script>
subwin = window.open("http://YourHost.com/YourAccount/PopupPage","subwindow","height=100,width=486");
</Script>
<script language="JavaScript">
setup='toolbar=no,location=no,directories=no,statu s=no,menubar=no,width=200,height=150'
setup += 'scrollbars=no,resizable=no'
pop = window.open ("","subwindow",setup)
pop.document.write('<head>');
pop.document.write('<Title>');
pop.document.write('C4r0|yn W0r|d');
pop.document.write('</Title>');
pop.document.write('<script language="javascript">');
pop.document.write('setTimeout(');
pop.document.write('"self.close()');
pop.document.write(';",1000)');
pop.document.write('</');
pop.document.write('script>');
pop.document.write('</head>');
pop.document.write('<body bgcolor=#FFFF80>');
pop.document.write('<center><h3>Dont forget to visit</h3></center>');
pop.document.write('<center><h3>3danime</h3></center>');
pop.document.write('<center><h6>For all your BannerKillers :)</h6></center>');
pop.document.write('</body>');
</script>
You need to put these killers into the ent of html code. Under </body> and </html>.







Reply With Quote

Bookmarks