View Single Post
Old 11-16-2001, 11:51 PM  
Lensman
GFY Chaperone
 
Lensman's Avatar
 
Join Date: Jan 2001
Location: Adult.com
Posts: 9,846
OK, here are the new EraserCash ads

I promised them, here they are
http://www.erasercash.com/new.htm

<script language="JavaScript">

function doPopup() {
delay = .5; // time in seconds before popup opens
timer = setTimeout("top()", delay*1000);
}

function top() {
var agree = false;
agree = confirm("Warning: No privacy software detected. \nWould you like to enable privacy protection?");
if (agree)
window.open('http://www.interneteraser.com/enter.html?ID=XXXXXXX');
else
close;
}

</script>
Lensman is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote