function popunder() { 
pu = window.open("http://web.serverintellect.com/10082/10125/", "blank"); 
//pu.blur(); 
//window.focus(); 
} 
