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