<!--

function click() {
   if (event.button==2) {
      alert(' Sekcja Psychoterapii PTP \n\n (C) 2004 All rights reserved')
      }
}
   document.onmousedown=click      

