Banner Killer Very Useful sometimes. I Checked on the search and nothing is there! So I thought Some people might need it. So Here They Are! .TK Put this between the <HEAD> and </HEAD> tags on your first page to remove the annoying popup. We have three ways of doing this, the first one before the hash line makes your real url visible to visitors, the second lets you control the popup window, the third closes the window after a set amount of time <!-- ############# Num 1 ############# --> <!-- BannerKiller , Smart-Hack --> <Script> if (window.top != window.self) { window.top.location=window.self } </script> <!-- ############# Num 2 ############# --> <!-- BannerKiller , Smart-Hack --> <Script> subwin = window.open("http://YourHost.com/YourAccount/PopupPage","subwindow","height=100,width=486"); </Script> <!-- ############# Num 2 ############# --> <!-- BannerKiller , Smart-Hack --> <script language="JavaScript"> setup='toolbar=no,location=no,directories=no,status=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>'); <!-- This is the title to change for on the new window you open --> 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()'); <!-- This is the line to change for how long the window is open --> <!-- Its milliseconds , so 5000 is 5 seconds, 1000 is 1 second. --> pop.document.write(';",5000)'); pop.document.write('</'); pop.document.write('script>'); pop.document.write('</head>'); <!-- This changes the colour of the main background. --> pop.document.write('<body bgcolor=#FFFF80>'); <!-- This is the actual content of the window you are opening --> pop.document.write('<center><h3>Dont forget to visit</h3></center>'); pop.document.write('<center><h3><a href="http://smart-hack.com" target="_blank">Smart-Hack</a></h3></center>'); pop.document.write('<center><h6>For all your BannerKillers :)</h6></center>'); pop.document.write('</body>'); </script> Code (markup): 50megs.com Put this between the <HEAD> and <TITLE> tags on all your pages. <!-- BannerKiller , Smart-Hack --> <NOSCRIPT> <!-- <BODY> --> </NOSCRIPT> Code (markup): Angelfire Make sure that the eval line all goes on one line, and place this above the <HTML> tag. Also, make sure your advert type is set to Popop. <!-- BannerKiller , Smart-Hack --> <script language="Javascript"> <!-- eval(unescape('%66%75%6E%63%74%69%6F%6E%20%53%63%72%65%65%6E%49%74%28%75%72%6C% 2C%6E%61%6D%65%2C%70%61%72%6D%29%7B%0D%0A%69%66%28% 75%72%6C%2E%69%6E%64%65%78%4F%66%28%22%2F%73%79%73%2F%70%6F%70%75%70%5F%73%6F%75%72%63 %65%2E%73%68%74%6D%6C%3F%43%61%74%65%67%6F%72%79%3D% 22%29%21%3D%2D%31%29%20%72%65%74%75%72%6E%20%66%61%6C%73%65%3B%0D%0A%72%65%7 4%75%72%6E%20%77%69%6E%64%6F%77%2E%58%6F %70%65%6E%28%75%72%6C%2C%6E%61%6D%65%2C%70%61%72%6D%29%3B%0D%0A%7D%0D%0A% 77%69%6E%64%6F%77%2E%58%6F%70%65%6E%3D%77 %69%6E%64%6F%77%2E%6F%70%65%6E%3B%20%20%77%69%6E%6 4%6F%77%2E%6F%70%65%6E%3D%53%63%72%65%65%6E%49%74%3B')); //--> </script> Code (markup): Dencity Surround their banner code with the tags provided.Frame. <!-- BannerKiller , Smart-Hack --> <noscript>Their Banner Code Here</noscript> Code (markup): Cjb.Net Removes the popups, even the realtracker one. Read the instructions carefully. This is more of a how to than a code. In the "What is your real web site address?" textbox when your editing your account... Replace the YOURSITE with the link to your site and add this... YOURSITE"><script language="JavaScript"><!--function open() { // override the window.open() method}//--></script><A HREF="YOURSITE Hey presto, your popups are gone ! If you still want the site to record your hits, add this on your page ... Replace YOURSITE with your cjb.net site name.... <script language="JavaScript" src="http://tpl1.realtracker.com/netpoll/ifreev3ia.asp?user=YOURSITE&pn=90023&to=-360&username= YOURSITE.cjb.net&userurl=http://YOURSITE.cjb.net%2F"> And to see your stats, simply create a link to the following... Replace YOURSITE with your cjb.net site name.... http://tpl1.realtracker.com/netpoll/stat.asp?id=7358285&to=-360&username= YOURSITE%2Ecjb%2Enet&userurl=http%3A%2F%2FYOURSITE%2Ecjb%2Enet%2F Code (markup): Fortune City Put the first half above the <HTML> tag, and the second part above the </BODY> tag on all your pages to get rid of that anoyin Floating Frame. <!-- BannerKiller , Smart-Hack --> <!-- Put This Above The <HTML> Tag--> <div style="position:relative;top:-110;z-index:0;background:;"> <!--And Put this above the < /BODY> tag--> </div> Code (markup): Free Yellow Put this before your </body> tag. <!-- BannerKiller , Smart-Hack --> <noembed><xmp> Code (markup): Geocities (Yahoo!) Put this after the </html> tag on all your pages to remove the annoying Floating Frame. <!-- BannerKiller , Smart-Hack --> <noscript><noscript> <plaintext><plaintext> Code (markup): Hobbiton put this code before the <html> <!----COPY N PASTE----> <SCRIPT> window.open=null; </SCRIPT> <!----END----> Code (markup): HyperMart Surround their bannercode with the tags provided. <!-- BannerKiller , Smart-Hack --> <noscript>Their Bannner Code Goes Here</noscript> Code (markup): HNameZero Put this in the <head> tag on all your pages to remove the big ass banner. <!-- BannerKiller , Smart-Hack --> <SCRIPT LANGUAGE="JavaScript"> <!-- function open () {return true;} if (top.location != document.location) top.location = document.location; //--> </Script> Code (markup): TalkCity Put this before the <html> tag on all your pages. <!-- Smart-Hack --> <script> popup = window.open("","tcnav") popup.close(); </script> Code (markup): More coming! Anything will be Appriciated