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