  <!-- Hide script from old browsers
        function newWindow(filename){
window.open(filename,"newWindow","width=360,height=280,left=0,top=0,resizable=yes,scrollbars=yes,status=no,menubar=no,directories=no,toobar=no")
        }
  // End hiding script from old browsers -->