// Function to add multiple window.onload events
function onloader() {
  photoShufflerLaunch();
  seventhphotoShufflerLaunch();
  SetEvents();
// linkedphotoshuffler1.js
// linkedphotoshuffler7.js
// sfhover.js
}
window.onload = onloader;