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