function PopExit(){
  var hide ='top\=0,left\=2000';
  if (navigator.appName  == "Netscape") {
    var hide ='screenY\=0,screenX\=2000';
  }
  var win = window.open("","","width=400,height=400");
  window.focus;
  win.blur();
  win.document.write("<script>");
  win.document.write("function popbonus(){");
  win.document.write("var browser = navigator.appName;");
  win.document.write("eval(\"var position ='top\=0,left\=\"+(screen.availWidth - 408)+\"'\");");
  win.document.write("if (browser  == \"Netscape\") {");
  win.document.write("eval(\"var position ='screenY\=0,screenX\=\"+(screen.availWidth - 408)+\"'\");");
  win.document.write("}");
  win.document.write("var bonus=window.open(\"\",\"bonus\",\"width=400,height=400,\"+position);");
  win.document.write("bonus.document.write('<body leftmargin=\"0\" topmargin=\"0\" rightmargin=\"0\" bottommargin=\"0\" marginwidth=\"0\" marginheight=\"0\"><a HREF=\"http://35.themeatpot.pay.clickbank.net\" target=_new><IMG SRC=\"http://www.payafteruwin.com/meatandpotatoes/images/popuppromo.gif\" BORDER=0></a></BODY>');");
  win.document.write("bonus.focus();");
  win.document.write("}");
  win.document.write("setTimeout(\'checkDomain()\',0000);\n");
  win.document.write("function checkDomain(){ ");
  win.document.write("try {");
  win.document.write("if(window.opener) var x = window.opener.location.href;\n");
  win.document.write("self.close();}");
  win.document.write("catch(e){popbonus(); self.close();}");
  win.document.write("}");
  win.document.write("<\/script>");
}

function popUp(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=1,scrollbars=1,location=1,statusbar=1,menubar=1,resizable=1,width=800,height=600');");
}
function formHandler(form){
var URL = document.form.selectStats.options[document.form.selectStats.selectedIndex].value;
popUp(URL);
}
function formHandler1(form){
var URL = document.form.selectStats1.options[document.form.selectStats1.selectedIndex].value;
popUp(URL);
}
function formHandler2(form){
var URL = document.form.selectStats2.options[document.form.selectStats2.selectedIndex].value;
popUp(URL);
}
function formHandler3(form){
var URL = document.form.selectStats3.options[document.form.selectStats3.selectedIndex].value;
popUp(URL);
}
function formHandler4(form){
var URL = document.form.selectStats4.options[document.form.selectStats4.selectedIndex].value;
popUp(URL);
}
function formHandler5(form){
var URL = document.form.selectStats5.options[document.form.selectStats5.selectedIndex].value;
popUp(URL);
}