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

