<% if @active_item != nil %>
<%= link_to_remote "", :loading => "new Effect.Fade('item_wrapper');", :update => "active_item", :url => {:action => "item_deactivate"} %>
<% end %> <% if session[:messages] %> <% end %>