<!--
function click() { if (event.button==2) 
{alert('Rio Marine,inc.'); } } document.onmousedown=click // -->

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
//-->