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