<%= bioz_translation.info %>
<%= (BIOZ_DETECTED_LANGUAGE == "fr" ? Description : EnglishDescription ) %>
<% if(WebFileUrl != '' && WebFileUrl !== null){ %>
<% } %>
<%= bioz_translation.abonnement_title %>
<% if(!IsSoldOut && (parseInt(PriceMin) || parseInt(PriceMax))){ %>
<%= bioz_translation.price %><% if(PriceMin == PriceMax){ %><%= PriceMin %>$<% } else { %><%= PriceMin %>$ - <%= PriceMax %>$<% } %>
<% } %>
<%= formatted_dates.bioz[DateDisplay] %>
<% if(duration.h || duration.m){%>
<% if(duration.h){%>
<%= bioz_translation.duration %> <%= duration.h %> <%= bioz_translation.hours %>
<% }%>
<% if(duration.m){%>
<%= duration.m %> <%= bioz_translation.mins %>
<% }%>
<% }%>
<% if(view_intermission){ %>
<% if(view_intermission == 1){ %>
<%= bioz_translation.intermission_1_label %>
<% }else if(view_intermission == 2){ %>
<%= bioz_translation.intermission_2_label %>
<% } %>
<% } %>
<% if(InForfait > 0) { %>
<%= bioz_translation.abonnement %>
<% } %>
<% if(WebSection1 !== null && WebSection1 != '' || WebSection2 !== null && WebSection2 != '') { %>