function pop1(theURL, winName, features) 
{ 
window.open(theURL, 'rew24', 'toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=no,width=510,height=530');
}