superfly404
Technical User
Is there a way to make this so it only pops up every 50th user?
<script language="JavaScript">
<!--
function popunder() {
pu = window.open("pu.blur();
window.focus();
}
//-->
</script>
<script language="JavaScript">
<!--
function popunder() {
pu = window.open("pu.blur();
window.focus();
}
//-->
</script>