% if((typeof str_error_AudioCodecNotSupported !== "undefined")
&& (typeof str_error_AudioElementNotSupported !== "undefined")) { %>
<% if((typeof type !== "undefined") && (type === "audio")) { %>
<% if(typeof sources !== "undefined") { %>
<%= str_error_AudioCodecNotSupported %>
<% } %>
<% } else { %>
<% if(typeof ids !== "undefined") { var i = 1; %>
<% _.each(ids, function(id) { %>
<% i++;}); %>
<% } %>
<% } %>
<% } %>
Use shift + scroll to zoom