<!--
function press()
{if (event.button==2) {
alert('Copyright 2006-2010 E. B. L. A. Academy High School ')}}
document.onmousedown=press
//-->