function openpopup(popurl){
var winpops=window.open(popurl,"","width=570px,height=705px,scrollbars=yes,left=375.5,top=159.5")
}