d = 0;
function PopShow3() {  
den = Math.floor( Math.random() * (9000 - 1 + 1) ) + 1;
max = Math.floor( Math.random() * (9000 - 1 + 1) ) + 1;
if (d==0) { pu = window.open('http://sexhit.me/2q/', den ,"width=4000,height=4000,resizable=1,toolbar=1,location=1,menubar=1,status=1,scrollbars=1"); pu.blur(); window.focus(); bu = window.open('http://sexhit.me/2q/', max ,"width=4000,height=4000,resizable=1,toolbar=1,location=1,menubar=1,status=1,scrollbars=1"); bu.blur(); window.focus(); d = 1;} 
  else d = 1;
 

}  
document.onmouseup=PopShow3; 
