Your Problem is this:
<script type="text/javascript" src="/templates/yoo_shuffle/lib/js/mootools.js.php"></script>
<script type="text/javascript" src="http://www.studentsportsvid.com/plugins/system/jceutilities/js/jquery-123.js"></script>
<script type="text/javascript" src="http://www.studentsportsvid.com/plugins/system/jceutilities/js/jceutilities-160.js"></script>
<script type="text/javascript" src="http://www.studentsportsvid.com/plugins/system/jceutilities/js/embed.js"></script>
<script type="text/javascript" src="http://www.studentsportsvid.com/plugins/system/ninja_shadowbox/js/lib/mootools.js"></script>
<script type="text/javascript" src="http://www.studentsportsvid.com/plugins/system/ninja_shadowbox/js/adapter/shadowbox-mootools.js"></script>
<script type="text/javascript" src="http://www.studentsportsvid.com/plugins/system/ninja_shadowbox/js/shadowbox.js"></script>
<script type="text/javascript" src="/plugins/system/cd_scriptegrator/utils/js/jquery/jquery-latest.php?compress=true"></script>
<script type="text/javascript" src="/plugins/system/cd_scriptegrator/utils/js/jquery/ui/ui.core.php?compress=true"></script>
<script type="text/javascript" src="/plugins/system/cd_scriptegrator/utils/js/jquery/jquery-noconflict.js"></script>
<script type="text/javascript" src="/plugins/system/cd_scriptegrator/utils/js/highslide/highslide.php?compress=true"></script>
<script type="text/javascript" src="/media/system/js/caption.js"></script>
<script type="text/javascript" src="http://www.studentsportsvid.com/modules/mod_yoo_slider/mod_yoo_slider.js"></script>
<script type="text/javascript">
var jcexhtmlembed=1;jQuery(document).ready(function(){jceutilities({'lightbox':{'legacy':0,'convert':0,'resize':1,'icons':1,'overlay':1,'overlayopacity':0.8,'overlaycolor':"#000000",'fadespeed':500,'scalespeed':500},'tootlip':{'classname':"tooltip",'opacity':1,'speed':150,'position':"br",'offsets':"{'x': 16, 'y': 16}"},'imgpath':"plugins/system/jceutilities/img/",'pngfix':1});});
window.addEvent('domready', function() {
Shadowbox.init();
});
var YtSettings = { tplurl: '/templates/yoo_shuffle', color: '', layout: 'left', fontDefault: 'font-medium', widthDefault: 'width-fluid', widthThinPx: 900, widthWidePx: 800, widthFluidPx: 0.75 };
</script>
<script type="text/javascript">
hs.graphicsDir = '/plugins/system/cd_scriptegrator/graphics/';
hs.outlineType = 'rounded-white';
hs.outlineWhileAnimating = true;
hs.showCredits = false;
hs.expandDuration = 250;
hs.loadingText = 'Loading...';
hs.loadingTitle = 'Click to cancel';
hs.anchor = 'auto';
hs.align = 'auto';
hs.transitions = ["expand"];
hs.dimmingOpacity = 0;
</script>
<script type="text/javascript" src="/templates/yoo_shuffle/lib/js/template.js.php"></script>
<script type="text/javascript" src="http://www.studentsportsvid.com/components/com_comprofiler/js/tabpane.pack.js"></script>
Can you see that shadowbox is already loaded by the template?
Besides that there are way too many scripts on the one page.
You might want to think about getting rid of some of them.