<!--
function click() {
if (event.button==2) {
alert('Copyright by C.Hoernecke GmbH "2005"!') }}
document.onmousedown=click
//-->
