>
<%= ELECTION_TYPES[method]%> <% if @election.election_method == method %> Selected Method <% else %> Alternative Method <% end %>
<%= render :partial => 'methodinfo_' + method, :object => @results[@election.election_method] %>