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