"); } function popup(theURL,winName,features){ newwin = window.open(theURL,winName,features); setTimeout('newwin.focus();',250); } //-->