function open2(str){ searchWin = window.open(str,'open','scrollbars=no,resizable=no,width=530,height=300,status=no,location=no,toolbar=no,'); }