<%= start_bubble_wrap("light_blue","black","inventory_wrapper") %> <% if @user.user_instance.user_items %>

Next

Now
<%= render :partial => 'bar_items' %>
<% end %>
Inventory
<%= link_to "Info", :controller => "inventory" %>
<% debug params %>
<%= end_bubble_wrap("light_blue","black") %> <% if params[:action] == "item_activate" or params[:action] == "immediate_item" %> <% end %>