@@if(bannerTitle != '') {
@@bannerTitle @@if(bannerSubtitle != '') { @@bannerSubtitle }
} @@include('../countdownTimer/countdownTimer.html', { 'startHour' : '@@startHour', 'endHour' : '@@endHour', "showCountdownLegend": @@showCountdownLegend, "countdownType": "@@bannerSkin" }) @@if(disclaimer != '') {

@@disclaimer

} @@if(bannerSrc != '' && bannerSrcMobile != '') { @@bannerAlt } @@if(bannerSkin == 'Rotated_Countdown' && showRotatedCountdownImages == true) { @@rotateCountdownRightImageAlt @@rotateCountdownLeftImageAlt }