function openpopup(popurl){
var winpops=window.open(popurl,"","width=440px,height=410px,status,scrollbars=true,menubar,resizable")
}