function newWindow4(horpic) {
horpic=window.open(horpic,'Detail','status=no,scrollbars=no,toolbar=no,width=720,height=540')
horpic.focus
}
