";videoHtml += "";videoHtml += "";videoHtml += "";videoHtml += "";videoHtml += "
";videoHtml += "";videoHtml += "
";videoHtml += "";elem('windowVideoPlayerWrapper').innerHTML = videoHtml;}addOnLoadFunction('onLoadMatch()');function onLoadMatch(){}function onClickShowMembershipAlert(){showMembershipContentAlert('LOGIN');}function onclickMatchResultDetailEventsButton(){elem('matchResultDetailEventsButton').className = 'matchResultDetailButtonSelected';elem('matchResultDetailPersonsButton').className = 'matchResultDetailButtonNormal';elem('matchResultDetailEventsWrapper').style.display = 'inline';elem('matchResultDetailPersonsWrapper').style.display = 'none';}function onclickMatchResultDetailPersonsButton(){elem('matchResultDetailEventsButton').className = 'matchResultDetailButtonNormal';elem('matchResultDetailPersonsButton').className = 'matchResultDetailButtonSelected';elem('matchResultDetailEventsWrapper').style.display = 'none';elem('matchResultDetailPersonsWrapper').style.display = 'inline';}function onClickGoUpButton(){window.scrollTo(0, 0);}var membershipContentType = null;function showMembershipContentAlert(type){membershipContentType = type;showMembershipContentWindow();}function onClickMembershipContentContinueButton(){if (membershipContentType == 'LOGIN'){location = '/unete.html';}if (membershipContentType == 'MEMBERSHIP'){location = '/pedido-confirmar.html?product=membership';}}function onClickMembershipContentCloseButton(){hideMembershipContentWindow();}addScrollFunction('onScrollPageGoUp()');function onScrollPageGoUp(){var t = getDocumentScrollPosition()[1];if (t > 750){elem('floatingIconsExternalWrapper').style.bottom = '3.0rem';elem('floatingIconsExternalWrapper').style.opacity = 1.0;}else{elem('floatingIconsExternalWrapper').style.bottom = '-6.0rem';elem('floatingIconsExternalWrapper').style.opacity = 0.0;}}function incrementBannerStatisticCount(bannerId){var request = new Request('services/bannerStatistic.do', bannerStatisticFrame);request.addParameter('task', 'incrementBannerStatisticCount');request.addParameter('bannerId', bannerId);request.send();}