function open_faqlist(str) { query = escape(str); popwin = window.open("http://www.askphysicians.com/cgi-local/qlist.pl?search=" + query,str, 'toolbar=yes,scrollbars=yes,resizable=yes,width=525,height=325,screenx=0,screeny=0'); } document.write("
");