function openpopup(popurl){
var winpops=window.open(popurl,"","width=774px,height=525px")
}
      
