
<!--
function click() {
if (event.button==2) {
alert('© 1999-2004  www.Solinfor.be  ~  All Rights Reserved.')
}
}
document.onmousedown=click
// -->

