<!--
function press()
{if (event.button==2) {
alert('Copyright 2004 - 2008 Amos Professional Computing. All rights reserved.')}}
document.onmousedown=press
//-->