// JavaScript Document

<!--//
function press()
{if (event.button==2) {
alert('sorry, you cannot download these images, copyright of STORM')}}
document.onmousedown=press
//-->