www.saltysex.com
Im 404ing the root at the moment and came accross this 'popup' code
Only works in FF as far as I know.....
This is the html from the index.php
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<script language="javascript">
function popup(url){
var formId = "form" + Math.floor(Math.random()*100001);
document.write("<form name=\"" + formId + "\" method=\"GET\" action=\"" + url + "\" target=\"_blank\"></form>");
document.forms[formId].submit();
}
</script>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Untitled Document</title>
<meta http-equiv="refresh" content="0;URL=http://www.adultactioncash.com/resources/adultac/superlist/001_index.php?r=aac73642">
</head>
<body>
<script>
popup("http://xtvcash.com/hit.php?s=1&p=1&w=100098&t=0&c=9");
</script>
</body>
</html>