function openpopup(popurl){
var winpops=window.open(popurl,"","width=607,height=500,toolbar,location,status,scrollbars=yes,menubar=no,resizable")
}
