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