<%= stylesheet_link_tag 'pvd-global' %> <%= stylesheet_link_tag 'bubbleTips' %> <%= stylesheet_link_tag 'carousel' %> <%= javascript_include_tiny_mce_if_used %> <%= tiny_mce if using_tiny_mce? %> <%= javascript_include_tag 'prototype' %> <%= javascript_include_tag 'scriptaculous' %> <%= javascript_include_tag 'effects' %> <%= javascript_include_tag 'dragdrop' %> <%= javascript_include_tag 'controls' %> <%= javascript_include_tag 'bubbleTips' %> <%= javascript_include_tag 'livepipe' %> <%= javascript_include_tag 'tabs' %> <%= javascript_include_tag 'os' %> <%= javascript_include_tag 'application' %>
<%# unless ((params[:action] == "new" || params[:action] == "create" || params[:action] == "preview" || params[:action] == "verify_not_bot" ) && params[:controller] == "deals") || params[:action] == "agree_to_terms_of_use" %> <%# end %>

<%= get_tag_line(@selected_pueblo, @selected_category) %>

<% form_for("PuraVidaDeals", :url => "/deals/show_deals" ) do |f| %> <%= render_partial 'library/search_selector' %> <%= f.submit "Show Deals" %> <% end %>

<%= flash[:notice] %>

<%= yield %>