function newWindow14(popup) {
popup=window.open(popup,'Detail','status=no,scrollbars=yes,toolbar=no,width=750,height=540')
popup.focus
}
