function openpopup(popurl){
var winpops=window.open(popurl,"","width=300,height=200")
}

