function WinOpen(popurl){
var winpops=window.open(popurl,"","width=800,height=700")
}

