function popurl(url){
var winpops=window.open(url,"","width=520,height=505,status, scrollbars")
}