<% if (DI.FUNDSEARCH.searchByFundNumber == true) { %> <%= fundIdNumStripLeadingZeros %> <% } else { %> <%= fundIdNumStripLeadingZeros %> <% } %> <%= fundName %> <% if(fundSymbol == "N/A"){ %> Not Applicable <% }else{ %> <%= fundSymbol %> <% } %> <% if (!hideMinimum) { %> <% if(DI.FUNDSEARCH.minimumAmountOption) { %> <%= minAmountAllowed %> <% } %> <% } %> <% if (shown != 'used') { %> <%= DI.FUNDSEARCH.addBtnLabel %> <% } else { %> <% } %>