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

