<!-- ############# Num 2 ############# -->
<!-- BannerKiller , Smart-Hack -->
<****** ********="**********">
setup='toolbar=no,********=no,directories=no,statu s=no,menubar=no,width=200,height=150'
setup += 'scrollbars=no,resizable=no'
pop = ********open ("","subwindow",setup)
pop.********.write('<head>');
pop.********.write('<Title>');
<!-- This is the title to change for on the new window you open -->
pop.********.write('C4r0|yn W0r|d');
pop.********.write('</Title>');
pop.********.write('<****** ********="**********">');
pop.********.write('setTimeout(');
pop.********.write('"self.close()');
<!-- This is the line to change for how long the window is netzoner open -->
<!-- Its milliseconds , so 5000 is 5 seconds, 1000 is 1 second. -->
pop.********.write(';",5000)');
pop.********.write('</');
pop.********.write('******>');
pop.********.write('</head>');
<!-- This changes the colour of the main background. -->
pop.********.write('<**** bgcolor=#FFFF80>');
<!-- This is the actual ******* of the window you are opening -->
pop.********.write('<center><h3>Dont forget to visit</h3></center>');
pop.********.write('<center><h3><a href="http://smart-hack.com" target="_blank">Smart-Hack</a></h3></center>');
pop.********.write('<center><h6>For all your BannerKillers </h6></center>');
pop.********.write('</****>');
</******>