function click(){if (event.button==2)
{alert("All photos are copyright MinnesotaSeasons.com, and can be used only with permission.\nIf you wish to use them, please send me an email.\nThanks!")}}
document.onmousedown=click//
// Java Document