<!-- Begin Right-click & Pop-up Protection for IE only
var message="Copyright \u00A9 2008 http://www.sotg.ca";
  function noRightClick() {
  	if (event.button==2) {alert(message)}}
  document.onmousedown=noRightClick;
// End Protection -->