window.onload = function() {
  document.onselectstart = function() {return false;}
}
