function popWindow(popurl){
var winpops=window.open(popurl,"","width=450px,height=200px,status,scrollbars,resizable")
}
