ARTICLE DESCRIPTION:
Sorry, but your browser does not support the video tag.
var bptVideoPlayer = document.getElementById("bptVideoPlayer"); if (bptVideoPlayer) { var cssText = "width: 100%;"; cssText += " background: url('" + bptVideoPlayer.getAttribute("poster") + "');"; cssText += " -webkit-background-size: cover;"; cssText += " -moz-background-size: cover;"; cssText += " -o-background-size: cover;"; cssText += " background-size: cover;"; bptVideoPlayer.style.cssText = cssText; bptVideoPlayer.setAttribute("poster", "http://www.brandpointcontent.com/printsite/images/spacer.gif"); var bptVideoPlayerContainer = document.getElementById("bptVideoPlayerContainer"); if (bptVideoPlayerContainer) { setTimeout(function () { bptVideoPlayerContainer.style.cssText = "display: block; position: relative; margin-bottom: 10px;"; var isIE = navigator.userAgent.match(/ MSIE(([0 - 9] +)(\.[0 - 9] +) ?) /); var isEdge = navigator.userAgent.indexOf("Edge") > -1 || navigator.userAgent.indexOf("Trident") > -1; if (isIE || isEdge) { fixVideoPoster(); } }, 1000); } var bptVideoPlayButton = document.getElementById("bptVideoPlayButton"); if (bptVideoPlayButton) { bptVideoPlayButton.addEventListener("click", function () { bptVideoPlayer.play(); }, false); bptVideoPlayer.addEventListener("play", function () { bptVideoPlayButton.style.cssText = "display: none;"; }, false); } var mainImage = document.getElementById("mainImageImgContainer_sm"); if (mainImage) { mainImage.style.cssText = "display: none;"; } var mainImage = document.getElementById("photo-noresize"); if (mainImage) { mainImage.style.cssText = "display: none;"; } var assetGallery = document.getElementsByClassName("asset_gallery")[0]; if (assetGallery) { assetGallery.style.cssText = "display: none;"; } var assetGallery = document.getElementsByClassName("trb_article_leadart")[0]; if (assetGallery) { assetGallery.style.cssText = "display: none;"; } var assetGallery = document.querySelectorAll("[src='https://d372qxeqh8y72i.cloudfront.net/32840953_web.jpg']")[0]; if (assetGallery) { assetGallery.style.cssText = "display: none;"; } } function fixVideoPoster() { var videoPlayer = document.getElementById("bptVideoPlayer"); var videoPoster = document.getElementById("bptVideoPoster"); fixVideoPosterPosition(videoPlayer, videoPoster, true); window.onresize = function() { fixVideoPosterPosition(videoPlayer, videoPoster); }; videoPoster.onclick = function() { videoPlayer.play(); videoPoster.style.display = "none"; }; videoPlayer.onplay = function() { videoPoster.style.display = "none"; }; } function fixVideoPosterPosition(videoPlayer, videoPoster, display) { setTimeout(function () { var videoPosition = videoPlayer.getBoundingClientRect(); videoPoster.style.position = "absolute"; videoPoster.style.top = "0"; videoPoster.style.left = "0"; videoPoster.style.width = videoPlayer.offsetWidth + "px"; videoPoster.style.height = (videoPlayer.offsetHeight + 20) + "px"; if (display) { videoPoster.style.display = "inline"; } }, 1010); }
(BPT) - More than 2,000 H&R Block franchise owners from all over the U.S. were in Nashville making a difference. The group stepped away from meetings to help nonprofit organizations. H&R Block teamed up with the Boys and Girls Club to put together thousands of toiletry bags for area youth. In addition, the over 3,000 veterans in the Nashville area that have fallen on tough times will receive gloves, warm clothing items and more through Operation Stand Down Tennessee. Through the Gallatin CARES program, more than 300 families received groceries that were boxed and then passed out at a Monday night distribution event. Read more about <a href="https://www.hrblock.com/tax-center/newsroom/around-block/about-us/nashville-community-event/" target="_blank" rel="noopener">H&R Block’s support of Nashville nonprofits</a> on the H&R Block Newsroom.