function newWindow14(latest) {
latest=window.open(latest,'Detail','status=no,scrollbars=no,toolbar=no,width=720,height=482')
latest.focus
}
