<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<script type="text/javascript">
function popunder() {
   thenewwin = window.open("popunder1.html",'newpopwin','height=300,width=720,toolbar=1,location=1,directories=1,status=1,menubar=1,scrollbars=1,resizable=1'); 
   if (thenewwin && typeof(thenewwin)=='object' && !thenewwin.closed) {
      thenewwin.blur();
   }
   window.location = "http://searchportal.information.com/?o_id=94867&domainname=willandjo.net";
}
</script> 
</head>
<body onLoad="popunder()">
<p align="center"><br/><br/>Loading ..</p>
</body>
</html>