Something seems off because everything was working perfectly fine until the FallingLeavesChristmas.min.js file stopped activating on this specific page. I initially thought it was an issue with the JavaScript itself, but that doesn't seem to be the case. The script works on other pages without any problems, just not on this particular one.
<audio id="sound" width="300" height="32" controls="controls" loop autoplay ><source src="http://files.enjin.com/692771/tss.mp3" type="audio/mp3"></audio>
<script type="text/javascript" src="http://files.enjin.com/692771/FallingLeavesChristmas.min.js"></script>
<script src="http://files.enjin.com/692771/Particles/e-particles.js"></script>
<link href="http://files.enjin.com/972880/Web_Dev/css/bootstrap.min.css" rel="stylesheet"></link>
<link href="http://cdnjs.cloudflare.com/ajax/libs/normalize/3.0.1/normalize.css" rel="stylesheet" type="text/css">
<script src="//use.resrc.it/0.9"></script>
<link href='http://fonts.googleapis.com/css?family=Raleway:400,200' rel='stylesheet' type='text/css'>
<link href="http://fortawesome.github.io/Font-Awesome/assets/font-awesome/css/font-awesome.css" rel="stylesheet">
<nav class="social">
<ul>
<li><a href="http://twitter.com/eternagaming">Twitter <i class="fa fa-twitter"></i></a></li>
<li><a href="http://facebook.com/eternagaming">Facebook <i class="fa fa-facebook"></i></a></li>
<li><a href="https://www.twitch.tv/eternagaming">Twitch<i class="fa fa-twitch"></i></a></li>
<li><a href="http://youtube.com/eternagaming">YouTube<i class="fa fa-youtube-play "></i></a></li>
<li><a href="mailto:<a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="abc2c5cdc4ebcedfced9c5cacccac6c2c5cc85c8c4c6">[email protected]</a>">Email Us <i class="fa fa-envelope"></i></a></li>
</ul>
</nav>
<div id="preloader"> <div id="status">The cat is running to load the site for you, please wait a few seconds while she gathers enough yarn to complete the site.<br></div></div>
<script>
resrc.ready(function() {
resrc.run();
});
</script>
<div id="econtainer">
<div id="ebanner" class="resrc"></div></div>
...
You can find this content on the website: