// Function to add multiple window.onload events
function onloader() {
  photoShufflerLaunch();
  fifthphotoShufflerLaunch();
  sixthphotoShufflerLaunch();
  twentyfirstphotoShufflerLaunch();  
  InitTicker();
SetEvents();
// linkedphotoshuffler1.js
// linkedphotoshuffler5.js
// linkedphotoshuffler6.js
// linkedphotoshuffler21.js
// InitTicker.js
// sfhover.js
}
window.onload = onloader;
