<!-- 
/*
Copyright © ST  All rights reserved.
http://www.tomarchio.com
*/
  if (navigator.appName == "Microsoft Internet Explorer") {
     function click() {
     if (event.button==2) {
     alert('© Copyright by S.T. - Milano, Italy - Technical designer & Graphical designers: webmaster@tomarchio.com & Loid - loid@tomarchio.com - www.tomarchio.com');
     }
     }
     document.onmousedown=click
     }
//--></SCRIPT>
