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; 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/1042188536_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) – The 9th edition of MINI TAKES THE STATES is back this year, taking place from July 13th through July 21st. This year’s iconic road trip experience is taking MINI enthusiasts from Albuquerque, New Mexico, all the way to Seattle, Washington, with fun stops and breathtaking scenery along the way! Automotive expert Nik Miles shares highlights about this year’s road trip, new features to expect and how you can participate in an adventure like no other!For more information and to join the journey, visit minitakesthestates.com.