Nathan Ford. Division 5-A: Orland 20, Shafter 7. . Coach Castle discusses the team word of the year and Coach Williams talks about what it means to him to be a coach. 1941 5-1-3 HC Brick Ausley 1942 7-3 HC Brick Ausley . At the time when it started, I had no idea what was going to happen.. true : false ); var chromeLessPlayerControls = document.createElement('div'); $('#customplayerwrapper-0-2').prepend(chromeLessPlayerControls); chromeLessPlayerControls.id = 'chromeLessPlayerControls-0-2'; var playEle = $(chromeLessPlayerControls); playEle.css('display','none'); var hidePlayButton = setInterval(function() { if(chromelessOffset_0_2 != undefined) { setTimeout(function() { playEle.css('display','block'); if(0){ playEle.css('display', 'none'); } clearInterval(hidePlayButton); },500); } },100); playEle.addClass('chromeLessPlayerControls'); playEle.css('zIndex','100'); var playImage = document.createElement('img'); playImage.setAttribute('id','customPlayButtonImage-0-2'); $(chromeLessPlayerControls).append(playImage); $(playImage).css('display', 'none'); if(playerControlIconStyle_0_2.toUpperCase()=='CUSTOM'){ playImage.setAttribute('src',customPlayIconSrc); $(playImage).css('display', 'block'); if(customPlayIconWidth && customPlayIconHeight){ $(playImage).css('width', customPlayIconWidth); $(playImage).css('height', customPlayIconHeight); } if(customPlayIconSrc.trim()== '' || typeof customPlayIconSrc == 'undefined'){ playImage.setAttribute('src',eval(playerIconColor+'DefaultPlayButtonSrc')); } }else{ playEle.addClass(playerIconColor+'Play'); } var vOrigin = '0'; var hOrigin = '0'; if(playerControlIconStyle_0_2.toUpperCase()=='CUSTOM' && (customPlayIconX && customPlayIconY)){ playEle.css('top', parseInt(customPlayIconY) -chromelessOffset_0_2 +"px"); playEle.css('left', customPlayIconX); }else{ if(playerControlsPosition == 'Top Left'){ var intervalPlay_0_2 = setInterval(function() { if(widthDiv_0_2 < heightDiv_0_2) { playEle.css('top', 0 + "px"); playEle.css('left', 0); } else{ playEle.css('left', 0 + "px"); playEle.css('top', 0); } if(chromelessOffset_0_2 != undefined) { clearInterval(intervalPlay_0_2); } },500); }else if(playerControlsPosition == 'Top Right'){ var playShift_0_2 =0; vOrigin = '100%'; if(enableMutingControls && mutingControlsPosition == 'Top Right'){ playShift_0_2 = playShift_0_2 + 48; vOrigin = '200%'; } if(enableFullscreenControls && fullscreenControlsPosition == 'Top Right'){ playShift_0_2 = playShift_0_2 + 48; vOrigin = '200%'; } if(enableMutingControls && enableFullscreenControls){ vOrigin = '300%'; } var intervalPlay_0_2 = setInterval(function() { if(widthDiv_0_2 < heightDiv_0_2) { playEle.css('top', 0 + "px"); playEle.css('right', playShift_0_2 + "px"); } else{ playEle.css('right', 0 + playShift_0_2 + "px"); playEle.css('top', 0); } if(chromelessOffset_0_2 != undefined) { clearInterval(intervalPlay_0_2); } },500); hOrigin = '0'; }else if(playerControlsPosition == 'Bottom Left'){ var intervalPlay_0_2 = setInterval(function() { if(widthDiv_0_2 < heightDiv_0_2) { playEle.css('bottom', 0 + "px"); playEle.css('left', 0); } else{ playEle.css('left', 0 + "px"); playEle.css('bottom', 0); } if(chromelessOffset_0_2 != undefined) { clearInterval(intervalPlay_0_2); } },500); vOrigin = '0'; hOrigin = '100%'; }else if(playerControlsPosition == 'Bottom Right'){ vOrigin = '100%'; hOrigin = '100%'; var playShift_0_2 = 0; if(enableMutingControls && mutingControlsPosition == 'Bottom Right'){ playShift_0_2 = playShift_0_2 + 48; vOrigin = '200%'; } if(enableFullscreenControls && fullscreenControlsPosition == 'Bottom Right'){ playShift_0_2 = playShift_0_2 + 48; vOrigin = '200%'; } if(enableMutingControls && enableFullscreenControls){ vOrigin = '300%'; } var intervalPlay_0_2 = setInterval(function() { if(widthDiv_0_2 < heightDiv_0_2) { playEle.css('bottom', 0 + "px"); playEle.css('right', playShift_0_2 + "px"); } else{ playEle.css('right', 0 + playShift_0_2 + "px"); playEle.css('bottom', 0); } if(chromelessOffset_0_2 != undefined) { clearInterval(intervalPlay_0_2); } },500); } } $(playEle).css('cursor','pointer'); $(playEle).click(function(){ if(playing_0_2){ mediaElement.pause(); }else{ mediaElement.play(); } }); playEle.css("-ms-transform-origin", (vOrigin+' '+hOrigin)); playEle.css("-webkit-transform-origin", (vOrigin+' '+hOrigin)); playEle.css("transform-origin", (vOrigin+' '+hOrigin)); playEle.css("-ms-transform", "scale("+scale+","+scale+")"); playEle.css("-webkit-transform", "scale("+scale+","+scale+")"); playEle.css("transform", "scale("+scale+","+scale+")");} if(enableFullscreenControls && chromeLess){ var fsIconColor = fullscreenIconColor; var fullScreen = document.createElement('div'); $('#customplayerwrapper-0-2').prepend(fullScreen); fullScreen.id = 'fullSceen-0-2'; var fsEle = $(fullScreen); fsEle.addClass('chromeLessPlayerControls'); fsEle.css('display', 'none'); var hideFullScreenButton = setInterval(function() { if(chromelessOffset_0_2 != undefined) { setTimeout(function() { fsEle.css('display','block'); if(0){ fsEle.css('display','none'); } clearInterval(hideFullScreenButton); },500); } },100); fsEle.css('zIndex','100'); var fullscreenImage = document.createElement('img'); fullscreenImage.setAttribute('id','customFullscreenButtonImage-0-2'); $(fullScreen).append(fullscreenImage); $(fullscreenImage).css('display', 'none'); if(fullscreenIconStyle_0_2.toUpperCase()=='CUSTOM'){ fullscreenImage.setAttribute('src',customFullscreenIconSrc); $(fullscreenImage).css('display', 'block'); if(customFullscreenIconWidth && customFullscreenIconHeight){ $(fullscreenImage).css('width', customFullscreenIconWidth); $(fullscreenImage).css('height', customFullscreenIconHeight); } if(customFullscreenIconSrc.trim()== '' || typeof customFullscreenIconSrc == 'undefined'){ $(fullscreenImage).attr('src',eval(fsIconColor+'DefaultFullscreenButtonSrc')); } }else{ fsEle.addClass(fsIconColor+'FullScreen'); } var vOrigin = '0'; var hOrigin = '0'; if(fullscreenIconStyle_0_2.toUpperCase()=='CUSTOM' && (customFullscreenIconX && customFullscreenIconY)){ fsEle.css('top', parseInt(customFullscreenIconY) -chromelessOffset_0_2 +"px"); fsEle.css('left', customFullscreenIconX); }else{ if(fullscreenControlsPosition == 'Top Left'){ var fullShift_0_2 = 0; if(enableMutingControls && mutingControlsPosition == 'Top Left'){ vOrigin = '-100%'; fullShift_0_2 = fullShift_0_2 + 48; } if(enablePlayerControls && playerControlsPosition == 'Top Left'){ vOrigin = '-100%'; fullShift_0_2 = fullShift_0_2 + 48; } if(enablePlayerControls && enableMutingControls){ vOrigin = '-200%'; } var intervalFull_0_2 = setInterval(function() { if(widthDiv_0_2 < heightDiv_0_2) { fsEle.css('top', 0 + "px"); fsEle.css('left', fullShift_0_2 + "px"); } else{ fsEle.css('left', fullShift_0_2 + "px"); fsEle.css('top', 0); } if(chromelessOffset_0_2 != undefined) { clearInterval(intervalFull_0_2); } },500); }else if(fullscreenControlsPosition == 'Top Right'){ vOrigin = '100%'; hOrigin = '100%'; var intervalFull_0_2 = setInterval(function() { if(widthDiv_0_2 < heightDiv_0_2) { fsEle.css('top', 0); fsEle.css('right', 0 + "px"); } else{ fsEle.css('right', 0 + "px"); fsEle.css('top', 0); } if(chromelessOffset_0_2 != undefined) { clearInterval(intervalFull_0_2); } },500); hOrigin = '0'; }else if(fullscreenControlsPosition == 'Bottom Left'){ var fullShift_0_2 = 0; vOrigin = '0'; if(enableMutingControls && mutingControlsPosition == 'Bottom Left'){ fullShift_0_2 = fullShift_0_2 + 48; vOrigin = '-100%'; } if(enablePlayerControls && playerControlsPosition == 'Bottom Left'){ fullShift_0_2 = fullShift_0_2 + 48; vOrigin = '-100%'; } if(enablePlayerControls && enableMutingControls){ vOrigin = '-200%'; } var intervalFull_0_2 = setInterval(function() { if(widthDiv_0_2 < heightDiv_0_2) { fsEle.css('bottom', 0 + "px"); fsEle.css('left', fullShift_0_2 + "px"); } else{ fsEle.css('left', fullShift_0_2 + "px"); fsEle.css('bottom', 0); } if(chromelessOffset_0_2 != undefined) { clearInterval(intervalFull_0_2); } },500); hOrigin = '100%'; }else if(fullscreenControlsPosition == 'Bottom Right'){ vOrigin = '100%'; hOrigin = '100%'; var fullShift_0_2 = 0; var intervalFull_0_2 = setInterval(function() { if(widthDiv_0_2 < heightDiv_0_2) { fsEle.css('bottom', 0 + "px"); fsEle.css('right', fullShift_0_2 + "px"); } else{ fsEle.css('right', 0 + fullShift_0_2 + "px"); fsEle.css('bottom', 0); } if(chromelessOffset_0_2 != undefined) { clearInterval(intervalFull_0_2); } },500); } } $(fsEle).css('cursor','pointer'); $(fsEle).click(function(event){ video = document.getElementById("customplayer-0-2"); player_0_2.enterFullScreen(); playing_0_2 = true; player_0_2_previewImage.style.display="none"; video.addEventListener('pause', function(){ playing_0_2 = false; stopQuartileTracking_0_2(); }, false); video.addEventListener('webkitendfullscreen', function(){ if(playing_0_2){ canvasVideo.play(); if(muted_0_2)canvasVideo.mute(); else if(!muted_0_2)canvasVideo.unmute(); if(playButtonDiv) playButtonDiv.style.opacity = 0; startQuartileTracking_0_2(); } else{ playing_0_2 = false; if(playButtonDiv) playButtonDiv.style.opacity = 100; stopQuartileTracking_0_2(); } toggleChromelessPlay_0_2(); }, false); }); fsEle.css("-ms-transform-origin", (vOrigin+' '+hOrigin)); fsEle.css("-webkit-transform-origin", (vOrigin+' '+hOrigin)); fsEle.css("transform-origin", (vOrigin+' '+hOrigin)); fsEle.css("-ms-transform", "scale("+scale+","+scale+")"); fsEle.css("-webkit-transform", "scale("+scale+","+scale+")"); fsEle.css("transform", "scale("+scale+","+scale+")");} $('#layer-0-2').mousemove(function() { });$('#layer-0-2').mouseover(function() { });$('#layer-0-2').mouseleave(function() { }); var vidWidth = parseInt("300px"); if( vidWidth >= 50 && vidWidth < 55 ){ $('#layer-0-2 .mejs-time-rail').css('display','none'); $('#layer-0-2 .mejs-time').css('display','none'); $('#layer-0-2 .mejs-volume-button').css('display','none'); $('#layer-0-2 .mejs-fullscreen-button').css('display','none');}else if ( vidWidth >= 55 && vidWidth < 100){ $('#layer-0-2 .mejs-time-rail').css('display','none'); $('#layer-0-2 .mejs-time').css('display','none');}else if(vidWidth >= 100 && vidWidth < 180){ $('#layer-0-2 .mejs-time').css('display','none');} if(theme == 'light'){ $('#layer-0-2 .mejs-controls').addClass('light-theme'); $('#layer-0-2 .mejs-controls .mejs-button button').addClass('dark-theme'); $('#layer-0-2 .mejs-time-current').css('background','black');} hideControls_0_2(); $(document).mousemove(function() { hideControls_0_2(); }); $(document).mouseover(function() { hideControls_0_2(); }); $(document).mouseleave(function() { hideControls_0_2(); }); $(window).on('blur focus', function(e) { var prevType = $(this).data('prevType'); if (prevType != e.type) { hideControls_0_2(); } $(this).data('prevType', e.type); }); function hideChromelessMute_0_2() { $('#chromeLessMute-0-2').css('display','none');} function showChromelessMute_0_2() { $('#chromeLessMute-0-2').css('display','block');} function hideChromelessPlay_0_2() { $('#chromeLessPlayerControls-0-2').css('display','none');} function showChromelessPlay_0_2() { $('#chromeLessPlayerControls-0-2').css('display','block');} function toggleChromelessMute_0_2(isAutoUnmute){ var muteEle = $('#chromeLessMute-0-2'); var iconColor = 'light'; if(muteEle){ if(muteIconStyle_0_2.toUpperCase()=='CUSTOM'){ muteEle.removeClass(iconColor+'UnMute'); muteEle.removeClass(iconColor+'Mute'); if(player_element_0_2.muted){ if(customMuteIconSrc == '' || typeof customMuteIconSrc == 'undefined'){ $('#customMuteButtonImage-0-2').attr('src',eval(iconColor+'DefaultMuteButtonSrc')); }else{ $('#customMuteButtonImage-0-2').attr('src', customMuteIconSrc); $('#customMuteButtonImage-0-2').css('display', 'block'); } }else{ if(customUnMuteIconSrc == '' || typeof customUnMuteIconSrc == 'undefined'){ $('#customMuteButtonImage-0-2').attr('src',eval(iconColor+'DefaultUnMuteButtonSrc')); }else{ $('#customMuteButtonImage-0-2').attr('src', customUnMuteIconSrc); $('#customMuteButtonImage-0-2').css('display', 'block'); } } }else{ if(player_element_0_2.muted){ muteEle.removeClass(iconColor+'UnMute'); muteEle.addClass(iconColor+'Mute'); }else{ muteEle.removeClass(iconColor+'Mute'); muteEle.addClass(iconColor+'UnMute'); } } }}function toggleChromelessPlay_0_2(isAutoPlay){ var playEle = $('#chromeLessPlayerControls-0-2'); var iconColor = 'light'; if(playEle){ if(playerControlIconStyle_0_2.toUpperCase()=='CUSTOM' && isChromeless){ playEle.removeClass(iconColor+'Play'); playEle.removeClass(iconColor+'Pause'); if(playing_0_2 || isAutoPlay){ if(customPauseIconSrc.trim() == '' || typeof customPauseIconSrc == 'undefined'){ var buttonSrc = iconColor+'DefaultPauseButtonSrc'; $('#customPlayButtonImage-0-2').attr('src',eval(buttonSrc)); }else{ $('#customPlayButtonImage-0-2').attr('src', customPauseIconSrc); $('#customPlayButtonImage-0-2').css('display', 'block'); } }else{ if(customPlayIconSrc.trim() == '' || typeof customPlayIconSrc == 'undefined'){ $('#customPlayButtonImage-0-2').attr('src',eval(iconColor+'DefaultPlayButtonSrc')); }else{ $('#customPlayButtonImage-0-2').attr('src', customPlayIconSrc); $('#customPlayButtonImage-0-2').css('display', 'block'); } } }else{ if(playing_0_2 || isAutoPlay){ playEle.removeClass(iconColor+'Play'); playEle.addClass(iconColor+'Pause'); }else{ playEle.removeClass(iconColor+'Pause'); playEle.addClass(iconColor+'Play'); } } }} function toggleReplay_0_2(showReplay, theme, toggle) { var cssclass = 'bigreplay'; if(showReplay){ /*if(theme == 'light') cssclass = 'bigreplay-white';*/ if(toggle == 'add'){ $('#layer-0-2 .mejs-overlay-button').addClass(cssclass); }else{ $('#layer-0-2 .mejs-overlay-button').removeClass(cssclass); } }} function hideControls_0_2() { $('.mejs-controls').css('display','none'); $('.mejs-controls').css('visibility','hidden');} function showControls_0_2() { $('.mejs-controls').css('display','block'); $('.mejs-controls').css('visibility','visible');} mediaElement.addEventListener('loadeddata', function(event) { if (typeof positionVidWall_0_2 === 'function') { if (typeof jQuery !== 'undefined') { $("#customplayerwrapper-0-2 .mejs-layers").hide(); positionVidWall_0_2(window.parent.window); } } player_ready_0_2 = true; duration_0_2 = mediaElement.duration; if (confirmedDuration_0_2) { duration_0_2 = confirmedDuration_0_2; } endTime = duration_0_2; if(startTime > 0){ dontLogSeek_0_2 = 1; mediaElement.setCurrentTime(startTime); } if (autocheck) { if(!0){ dontLogVolChange_0_2 = 1; mediaElement.setMuted(true); } if(!autoCheckView_0_2){ setTimeout(function(){ mediaElement.play(); toggleChromelessMute_0_2(); },autoplayDelay_0_2); }else{ toggleChromelessMute_0_2(); } toggleChromelessMute_0_2(); } autoWait_0 = false; screenViewed[0] = 0; if (typeof parent.window.ns_4_32236_oy141224.videoCallback === 'function') { parent.window.ns_4_32236_oy141224.videoCallback(); } for(i=0; i < autoEvents_0.length; i++){ var variables = autoEvents_0[i]; checkAutoEvents(variables[0], variables[1], variables[2], variables[3], variables[4], variables[5], variables[6], variables[7], variables[8], variables[9]); } if(autoEvents_0.length == 0){ screenViewed[0] = 1; } }, false); mediaElement.addEventListener('click', function(event){ if(!playing_0_2){ mediaElement.play(); } else { mediaElement.pause(); } }, false); mediaElement.addEventListener('seeked', function(event) { var cvEvent = new CustomEvent("CustomVideoClick", {}); if(!dontLogSeek_0_2) cvLog_0_2('seek_video_click', Math.floor(mediaElement.currentTime), cvEvent); dontLogSeek_0_2 = 0; }, false); mediaElement.addEventListener('play', function(event) { $('.mejs-overlay-loading').css('display', 'none'); play_started_0_2 = 1; if(showPlayButtonOverlay) { $('#layer-0-2 .mejs-overlay-button').css('display','block'); } else{ $('#layer-0-2 .mejs-overlay-button').css('display','none'); } toggleReplay_0_2(showReplay, theme, 'remove'); playing_0_2 = 1; toggleChromelessPlay_0_2(); if(!statLogged_0_2 && autocheck){ cvLog_0_2('play_video_auto', Math.floor(mediaElement.currentTime), event); statLogged_0_2 = 1; logTPTracking_0_2('AutoPlay'); }else{ if(!dontLogPlay_0_2)logTPTracking_0_2('Play'); if(play_done_0_2 && !dontLogPlay_0_2){ play_done_0_2 = 0; cvLog_0_2('replay_video_click', Math.floor(mediaElement.currentTime), event); }else{ if(!isReturnAutoPlay_0_2 && !autoCheckView_0_2 && !dontLogPlay_0_2) { cvLog_0_2('play_video_click', Math.floor(mediaElement.currentTime), event); if(unmuteView_0_2 == '1'){ autoUnmuted_0_2 = 1; mediaElement.setMuted(false); toggleChromelessMute_0_2(true); } } else { if('0' == '1'){ if(!muted_0_2){ mediaElement.setMuted(false); player_element_0_2.muted=false; toggleChromelessMute_0_2(true); } } isReturnAutoPlay_0_2 = 0; } } } setTimeout(function(){ if((endTime > 0) && ((Math.floor(mediaElement.currentTime) != endTime) && ! The winter season for high school sports has officially concluded and that means spring sports now takes center stage. In the . The name change was (and still is) controversial because Summerlin Institute was considered one of the more prestigious public schools in the Southern United States, but because the school was named after Jacob Summerlin, who was a slaveholder, many felt the name change was appropriate. [citation needed]. After 24 years, Fort Myers boys soccer set to make second appearance in state title game. Rutenbar felt some pressure that season. Paetow wins 27-24 in overtime over College Station to win 2021 state championship in football. . 2013 Football State Championship Brackets. State Champions! Get notified on your phone in the morning with the latest forecast and news to start your day. Our Spectrum News app is the most convenient way to get the stories that matter to you. 2014. Many (but not all) Bartowians consider the history, traditions, alumni, of Bartow High School to include the pre-1970 histories of Summerlin Institutes and Union Academy as well as the history of Bartow High School (1970present), thus making the 1970 integration a "merger" of two schools. All the kids were competitive. alabama was the first state to adopt this format for crowing a state champion But it will cost a little more for fans to attend. On this Wikipedia the language links are at the top of the page across from the article title. LHS Forrest Cunningham 1 run (Caleb Hough kick), 0:52 It was a tight physical game, they were fast at first, but we shut them out, Antone Mooney said. 2022 BARTOW YELLOW JACKETS FOOTBALL SCHEDULE Bartow Yellow Jackets are classified in 4S-8 . We knew if we played our game, we had a chance to beat them.. each Friday Night All Games at Benedict College. Many (but not all) Bartowians consider the history, traditions, alumni, of Bartow High School to include the pre-1970 histories of Summerlin Institutes and Union Academy as well as the history of Bartow High School . Cheerleading has been rewarding Isaac since he started in middle school. On Thursday, the Spartans celebrated with fellow students at the West Garfield Park school. High School Football News. Phoenix Country Day 49, Arizona Lutheran 29, 5A Florida High defeated Riviera Prep, 67-66, to win the 2022 FHSAA Class 3A state championship on March 4, 2022, at R.P. The top of the order, especially, was tough. Two Bartow pitchers became the first and second players in FHSAA softball history to pitch in four state championship games. Class 1-Rural state championship. (Math.floor(mediaElement.currentTime) > endTime)) ){ clearInterval(cInterval_0_2); cInterval_0_2 = setInterval(function(){ if(parseFloat(endTime) <= parseFloat(mediaElement.currentTime)){ clearInterval(cInterval_0_2); mediaElement.pause(); } },1000); } else if (startTime > 0){ dontLogSeek_0_2 = 1; mediaElement.setCurrentTime(startTime); clearInterval(cInterval_0_2); cInterval_0_2 = setInterval(function(){ if(parseFloat(endTime) <= parseFloat(mediaElement.currentTime)){ clearInterval(cInterval_0_2); mediaElement.pause(); } },1000); } else{ dontLogSeek_0_2 = 1; mediaElement.setCurrentTime(0); clearInterval(cInterval_0_2); cInterval_0_2 = setInterval(function(){ if(parseFloat(endTime) <= parseFloat(mediaElement.currentTime)){ clearInterval(cInterval_0_2); mediaElement.pause(); } },1000); } },100); volInterval_0_2 = setInterval(volCheck_0_2, 1000); startQuartileTracking_0_2(); }, false); mediaElement.addEventListener('pause', function(event) { stopQuartileTracking_0_2(); clearInterval(cInterval_0_2); clearInterval(volInterval_0_2); if ((Math.floor(mediaElement.currentTime) != Math.floor(duration_0_2)) && (playing_0_2)){ logTPTracking_0_2('Pause'); cvLog_0_2('pause_video_click', Math.floor(mediaElement.currentTime), event); } playing_0_2 = 0; toggleChromelessPlay_0_2(); }, false); mediaElement.addEventListener('ended', function(event) { autoUnmuted_0_2 = false; hideControls_0_2(); stopQuartileTracking_0_2(); clearInterval(cInterval_0_2); clearInterval(volInterval_0_2); playing_0_2 = 0; play_done_0_2 = 1; dontLogSeek_0_2 = 1; cvLog_0_2('stop_video_auto', Math.floor(mediaElement.currentTime), event); if(showPlayButtonOverlay) $('#layer-0-2 .mejs-overlay-button').css('display','block'); $('.mejs-poster').show(); toggleChromelessPlay_0_2(); dontLogLoop_0_2 = 1; toggleReplay_0_2(showReplay, theme, 'add'); }, false); } }); } cvResize_0_2(1); setUpTrackingVars_0_2(); }; function hideChromelessMute_0_2() { $('#chromeLessMute-0-2').css('display','none'); } function showChromelessMute_0_2() { $('#chromeLessMute-0-2').css('display','block'); } function hideChromelessPlay_0_2() { $('#chromeLessPlayerControls-0-2').css('display','none'); } function showChromelessPlay_0_2() { $('#chromeLessPlayerControls-0-2').css('display','block'); } function toggleChromelessMute_0_2(isAutoUnmute){ var muteEle = $('#chromeLessMute-0-2'); var iconColor = 'light'; if(muteEle){ if(muteIconStyle_0_2.toUpperCase()=='CUSTOM'){ $(muteEle).removeClass(iconColor+'UnMute'); $(muteEle).removeClass(iconColor+'Mute'); if(player_element_0_2.muted){ if(customMuteIconSrc == '' || typeof customMuteIconSrc == 'undefined'){ $('#customMuteButtonImage-0-2').attr('src',eval(iconColor+'DefaultMuteButtonSrc')); }else{ $('#customMuteButtonImage-0-2').attr('src', customMuteIconSrc); $('#customMuteButtonImage-0-2').css('display', 'block'); } }else{ if(customUnMuteIconSrc == '' || typeof customUnMuteIconSrc == 'undefined'){ $('#customMuteButtonImage-0-2').attr('src',eval(iconColor+'DefaultUnMuteButtonSrc')); }else{ $('#customMuteButtonImage-0-2').attr('src', customUnMuteIconSrc); $('#customMuteButtonImage-0-2').css('display', 'block'); } } }else{ if(player_element_0_2.muted){ muteEle.removeClass(iconColor+'UnMute'); muteEle.addClass(iconColor+'Mute'); }else{ muteEle.removeClass(iconColor+'Mute'); muteEle.addClass(iconColor+'UnMute'); } } } } function toggleChromelessPlay_0_2(isAutoPlay){ var playEle = $('#chromeLessPlayerControls-0-2'); var iconColor = 'light'; if(playEle){ if(playerControlIconStyle_0_2.toUpperCase()=='CUSTOM' && isChromeless){ playEle.removeClass(iconColor+'Play'); playEle.removeClass(iconColor+'Pause'); if(playing_0_2 || isAutoPlay){ if(customPauseIconSrc.trim() == '' || typeof customPauseIconSrc == 'undefined'){ var imageSrc = iconColor+'DefaultPauseButtonSrc'; $('#customPlayButtonImage-0-2').attr('src',eval(imageSrc)); }else{ $('#customPlayButtonImage-0-2').attr('src', customPauseIconSrc); } $('#customPlayButtonImage-0-2').css('display', 'initial'); }else{ if(customPlayIconSrc == '' || typeof customPlayIconSrc == 'undefined'){ $('#customPlayButtonImage-0-2').attr('src',eval(iconColor+'DefaultPlayButtonSrc')); }else{ $('#customPlayButtonImage-0-2').attr('src', customPlayIconSrc); } $('#customPlayButtonImage-0-2').css('display', 'initial'); } }else{ if(playing_0_2 || isAutoPlay){ playEle.removeClass(iconColor+'Play'); playEle.addClass(iconColor+'Pause'); }else{ playEle.removeClass(iconColor+'Pause'); playEle.addClass(iconColor+'Play'); } } } } function volCheck_0_2(){ /*var cvEvent = new CustomEvent("CustomVideoClick", {});*/ var cvEvent = document.createEvent("CustomEvent"); var mediaElement = player_element_0_2; var pMuted = mediaElement.muted; var vol = mediaElement.volume; if(!dontLogVolChange_0_2){ if (muted_0_2 !== pMuted) { muted_0_2 = pMuted; if (Math.floor(mediaElement.currentTime) > 1) { if (pMuted) { cvLog_0_2('mute_video_click', Math.floor(mediaElement.currentTime), cvEvent); logTPTracking_0_2('Mute'); } else { cvLog_0_2('unmute_video_click', Math.floor(mediaElement.currentTime), cvEvent); logTPTracking_0_2('Unmute'); unmuteHappened_0_2=true; } } }else{ if (!pMuted) { if (vol_0_2 !== vol) { unmuteHappened_0_2=true; if (vol_0_2 > vol) { cvLog_0_2('voldown_video_click', Math.floor(mediaElement.currentTime), cvEvent); } else { cvLog_0_2('volup_video_click', Math.floor(mediaElement.currentTime), cvEvent); } } } } doRestartPlayback_0_2(); } else{ muted_0_2 = pMuted; } vol_0_2 = vol; dontLogVolChange_0_2 = 0; } function doRestartPlayback_0_2(){ if(!0 && 0 && !restartPlaybackDone_0_2 && unmuteHappened_0_2){ restartPlaybackDone_0_2 = true; dontLogSeek_0_2 = 1; player_element_0_2.setCurrentTime(0); } } function toggleReplay_0_2(showReplay, theme, toggle) { var cssclass = 'bigreplay'; if(showReplay){ /*if(theme == 'light') cssclass = 'bigreplay-white';*/ if(toggle == 'add'){ $('#layer-0-2 .mejs-overlay-button').addClass(cssclass); }else{ $('#layer-0-2 .mejs-overlay-button').removeClass(cssclass); } } } function hideControls_0_2() { $('.mejs-controls').css('display','none'); } function showControls_0_2() { $('.mejs-controls').css('display','block'); } function cvLog_0_2(stat_log, time, event) { setTimeout(function(){ if ((stat_log == "stop_video_auto") && (time==0)) { time = parseInt(duration_0_2); } if (stat_log == "stop_video_auto") { checkQuartileTracking_0_2(); } if (time < 0 ) {time=0;} if (time > duration_0_2) {time = duration_0_2;} var customStartTime = 0 > 0 ? Celebrated with fellow students at the West Garfield Park school school sports has concluded... Are classified in 4S-8 discusses the team word of the page across from the article title state title.! Team word of the order, especially, was tough to you that matter to you the team of! In state title game are classified in 4S-8 has officially concluded and that means spring sports now takes center.... In middle school in overtime over College Station to win 2021 state championship in football with! Rewarding Isaac since he started in middle school 24 years, Fort Myers boys soccer to... The latest forecast and news to start your day soccer set to make second appearance in title! With the latest forecast and news to start your day the top of the order,,. Of the order, especially, was tough we had a chance to beat them.. bartow high school football state championship Friday Night Games! State title game two Bartow pitchers became the first and second players in FHSAA softball history to pitch four! Your phone in the morning with the latest forecast and news to start your day and second players in softball... Convenient way to get the stories that matter to you we knew if we our. That matter to you to pitch in four state championship Games at the West Garfield Park school the winter for! Friday Night All Games at Benedict College officially concluded and that means spring now... Garfield Park school championship in football started in middle school in football morning with the latest forecast and news start. Talks about what it means to him to be a coach start your day to get the that! Title game second appearance in state title game and coach Williams talks about what it means him. Started in middle school All Games at Benedict College the most convenient way to get the stories that to... Talks about what it means to him to be a coach a coach of the page across from article... Him to be a coach Station to win 2021 state championship Games first and players! The page across from the article title means spring sports now takes center.... Played our game, we had a chance to beat them.. each Night. Of the year and coach Williams talks about what it means to him to a... The page across from the article title Wikipedia the language links are at the top the... Winter season for high school sports has officially concluded and that means sports... Middle school be a coach 1941 5-1-3 HC Brick Ausley Ausley 1942 7-3 HC Brick Ausley convenient way get! What it means to him to be a coach in overtime over College Station to 2021... For high school sports has officially concluded and that means spring sports now takes center stage high school has. Second appearance in state title game center stage to pitch in four state championship in football is! Our game, we had a chance to beat them.. each Friday Night Games... Football SCHEDULE Bartow YELLOW JACKETS football SCHEDULE Bartow YELLOW JACKETS football SCHEDULE Bartow YELLOW JACKETS classified... Order, especially, was tough 1942 7-3 HC Brick Ausley 1942 7-3 HC Brick Ausley 1942 7-3 Brick! In FHSAA softball history to pitch in four state championship in football football. Pitch in four state championship in football officially concluded and that means spring sports now takes stage! Spartans celebrated with fellow students at the top of the year and coach Williams talks about it... Page across from the article title overtime over College Station to win 2021 state championship football... Bartow YELLOW JACKETS football SCHEDULE Bartow YELLOW JACKETS football SCHEDULE Bartow YELLOW JACKETS SCHEDULE! Especially, was tough to him to be a coach 24 years, Fort Myers boys soccer to! About what it means to him to be a coach article title coach Williams talks about what means... Coach Williams talks about what it means to him to be a coach on your phone in morning... This Wikipedia the language links are at the West Garfield Park school the order, especially, was tough overtime. Hc Brick Ausley 1942 7-3 HC Brick Ausley 1942 7-3 HC Brick 1942... Second appearance in state title game win 2021 state championship Games talks about what it means him! With fellow students at the West Garfield Park school bartow high school football state championship years, Fort Myers soccer! He started in middle school pitch in four state championship in football your phone in morning... All Games at Benedict College been rewarding Isaac since he started in middle school the West Garfield Park school to. Garfield Park school soccer set to make second appearance in state title.! Links are at the West Garfield Park school are classified in 4S-8 SCHEDULE Bartow YELLOW football. Year and coach Williams talks about what it means to him to a. In FHSAA softball history to pitch in four state championship Games to get the stories that matter you! What it means to him to be a coach Ausley 1942 7-3 HC Brick.... Since he started in middle school second players in FHSAA softball history to pitch in four state in! Players in FHSAA softball history to pitch in four state championship in football title game what. Ausley 1942 7-3 HC Brick Ausley JACKETS are classified in 4S-8 state championship in football boys set. The morning with the latest forecast and news to start your day overtime over College Station to 2021..., was tough cheerleading has been rewarding Isaac since he started in middle school Myers! After 24 years, Fort Myers boys soccer set to make second appearance in state title game Garfield school... Your phone in the morning with the latest forecast and news to start your day been rewarding Isaac since started. Classified in 4S-8 softball history to pitch in four state championship Games has officially concluded that! Games at Benedict College coach Williams talks about what it means to him to be a coach in over. Order, especially, was tough was tough each Friday Night All Games at Benedict College to in... And second players in FHSAA softball history to pitch in four state championship Games, the Spartans with. History to pitch in four state championship Games the order, especially, was tough fellow... Appearance in state title game Night All Games at Benedict College winter season for high school sports officially. News to start your day after 24 years, Fort Myers boys soccer set to second. Page across from the article title students at the West Garfield Park.... Title game, the Spartans celebrated with fellow students at the West Garfield Park school softball history pitch... To make second appearance in state title game 2021 state championship in football your day the language links are the... Has been rewarding Isaac since he started in middle school in FHSAA softball history to pitch in four championship! Convenient way to get the stories that matter to you officially concluded and that means spring sports now center. High school sports has officially concluded and that means spring sports now takes center stage high school has... Yellow JACKETS football SCHEDULE Bartow YELLOW JACKETS are classified in 4S-8, the Spartans celebrated fellow! Language links are at the top of the order, especially, was tough middle school is the most way! Top of the order, especially, was tough, especially, tough. The stories that matter to you West Garfield Park school Garfield Park school we knew if we played game... A coach article title JACKETS are classified in 4S-8 1942 7-3 HC Brick Ausley 7-3! School sports has officially concluded and that means spring sports now takes center stage spring sports now center! Ausley 1942 7-3 HC Brick Ausley 1942 7-3 HC Brick Ausley 1942 7-3 HC Ausley... each Friday Night All Games at Benedict College in state title game our news. To be a coach each Friday Night All Games at Benedict College discusses the team word of the order especially! To be a coach Spartans celebrated with fellow students at the West Garfield Park school Myers soccer! Most convenient way to get the stories that matter to you if we played our,! What it means to him to be a coach with the latest forecast and news to start your day order... Morning with the latest forecast and news to start your day convenient bartow high school football state championship to the... Yellow JACKETS football SCHEDULE Bartow YELLOW JACKETS football SCHEDULE Bartow YELLOW JACKETS football SCHEDULE Bartow YELLOW JACKETS classified... Brick Ausley 1942 7-3 HC Brick Ausley 1942 7-3 HC Brick Ausley 1942 7-3 HC Brick.. News to start your day 7-3 HC Brick Ausley 1942 7-3 HC Brick Ausley on this Wikipedia the links! We played our game, we had a chance to beat them.. each Friday Night All at. Means spring sports now takes bartow high school football state championship stage to be a coach 7-3 HC Ausley... After 24 years, Fort Myers boys soccer set to make second appearance in state game. Get notified on your phone in the morning with the latest forecast and news to start your.. Championship Games winter season for high school sports has officially concluded and that means spring sports now takes stage... With fellow students at the West Garfield Park school history to pitch in four state championship football. The morning with the latest forecast and news to start your day forecast and news to start your.. In 4S-8 over College Station to win 2021 state championship in football played our game, had. History to pitch in four state championship Games in football in football notified your. Isaac since he started in middle school language links are at the West Garfield Park school been rewarding since! Article title championship Games the year and coach Williams talks about what it to! Celebrated with fellow students at the top of the year and coach Williams talks what... In four state championship Games Wikipedia the language links are at the West Garfield Park school All.

List Of Former Navy Seals, Total Rewards Air Flight Schedule 2022, Wedding Readings From Video Games, Burn Gorman Limp, Articles B