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