<% if @show_details %>
(<%= link_to_remote "Hide Details",
:update => "cand#{@current_candidate.id}",
<% if @show_details %>
(<%= link_to_remote "Hide Details",
:update => "cand#{@current_candidate.id}",
</blockquote>
<% else %>
(<%= link_to_remote "Show Details",
:update => "cand#{@current_candidate.id}",
:url => { :action => :moreinfo_candidate,
</blockquote>
<% else %>
(<%= link_to_remote "Show Details",
:update => "cand#{@current_candidate.id}",
:url => { :action => :moreinfo_candidate,