<!--
function press()
{if (event.button==2) {
alert('Copyright 2004 - 2008 The Inside Story Ultrasound. All rights reserved.')}}
document.onmousedown=press
//-->