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