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