function popUp(popurl){
var winpops=window.open(popurl,"","width=335px,height=285px")
}
