function window_open(s){
winpops=window.open(s,"","width=550,height=525,status,scrollbars=1")
}