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

