function newWindow33(form33) {
form=window.open(form33,'Detail','status=no,scrollbars=no,toolbar=no,width=800,height=480')
form33.focus
}

