function win_popup(win_url,win_target,win_width,win_height){window.open(win_url,win_target,'scrollbars=no,resizable=yes,menubar=no,status=no,height='+win_height+',width='+win_width)}