[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]

Re: It's me



Frank Olson wrote:
> cctvbahamas@xxxxxxxxxxx wrote:
> > actually i just visited in IE, being very daring as I never use IE
> > anymore, I turned pop up blocker off, and it popped up this link:
> > http://www.gameroom.com/
> >
>
>
> Now you've gone and done it!!!  Another "detractor"!  Welcome to the
> "IB".  :-)

Not taking sides, just pointing out I made an initial error in my
assessment ;-)

Robert you may want to check that counter site out, as they are putting
pop ups on your visitors initial load of the page, it looks for a
cookie then if the cookie doesnt exist (first time user) it loads the
pop up. You can recreate the pop up simply by clearing your browser's
cookies.

This is the code in the home page that is invoking the script for the
pop up::

<!-- Begin Kounter.Com Code -->
<script language="javascript"
src="http://www.kounter.com/kount.php?user=RobertLBass&button=3";>
</script>
<noscript>
<a target=_blank href="http://kounter.com/template.php?a=RobertLBass";>
<img border=0 hspace=0 vspace=0
src="http://kounter.com/counter.php?a=RobertLBass";></a></noscript>
<!-- End Kounter.Com Code -->


And this is the code that actually launches the pop up from the Kounter
page::
(actual link changes as it is rotating i imagine)

<SCRIPT src="/JJ_qJCA.js"></SCRIPT>

<!-- Begin Inet-Traffic.Com PopUnder Code -->
<script>
var
winfeatures="width=800,height=800,scrollbars=1,resizable=1,toolbar=1,location=1,menubar=1,status=1,directories=1"
win2=window.open("http://www.gameroom.com/","",winfeatures)
win2.blur()
window.focus()
</script>
<!-- End Inet-Traffic.Com PopUnder Code -->
<SCRIPT>JJ_reset()</SCRIPT>



alt.security.alarms Main Index | alt.security.alarms Thread Index | alt.security.alarms Home | Archives Home