Skip to main content BMW RLL just scored the second victory of the 2011 ALMS season at the Long Beach track in California. Car No. 56 driven by Joey Hand and Dirk Mueller takes the win, while Car No. 55 comes on the 7th place.
(function () {
var renderedAndRefreshed = false;
var scriptId = "script-ad-1592927598994-0";
var divId = "div-gpt-ad-1592927598994-0";
function getAdSlot() {
return searchAdFromScriptId(scriptId);
}
function showAndRender() {
if (!window.adsAllowedToLoad || !window.hasGoogleAdsConsent) return;
var thisAdSlot = getAdSlot();
if (!thisAdSlot) return;
var adDiv = document.getElementById(divId);
if (adDiv) adDiv.style.display = "block";
if (!renderedAndRefreshed) {
bmwblogRenderThisAdSlot(thisAdSlot);
renderedAndRefreshed = true;
} else if (typeof googletag !== "undefined" && googletag.cmd) {
googletag.cmd.push(function () {
googletag.pubads().refresh([thisAdSlot.slot]);
});
}
}
function hideAd() {
var adDiv = document.getElementById(divId);
if (adDiv) adDiv.style.display = "none";
}
if (!window.bmwblogAllFetch) {
window.addEventListener("allFetch", function () {
if (window.adsAllowedToLoad && window.hasGoogleAdsConsent) {
showAndRender();
}
}, false);
} else if (window.adsAllowedToLoad && window.hasGoogleAdsConsent) {
showAndRender();
}
window.addEventListener("consentChanged", function () {
showAndRender();
}, false);
window.addEventListener("consentRevoked", function () {
hideAd();
}, false);
})();