function openpopup(popurl){
var winpops=window.open(popurl,"","width=800,height=500,location,scrollbars")
}