function openpopup(popurl){
var winpops=window.open(popurl,"","width=375,height=250,resizable,scrollbars")
}