%%= stylesheet_link_tag 'import' , :media => :all %> <%%= stylesheet_link_tag 'user_<%= app_color %>', :media => :all unless @display_type == DISPLAY_TYPE_SIMPLE %> <%%= stylesheet_link_tag 'scaffold' %> <%%= stylesheet_link_tag 'jquery-ui-1.8.10.custom' %> <%%= javascript_include_tag 'prototype' %> <%%= javascript_include_tag 'jquery-1.4.4.min' %> <%%= javascript_include_tag 'jquery-ui-1.8.10.custom.min' %> <%%= javascript_include_tag 'jquery.ui.datepicker-ja' %> <%%= javascript_include_tag 'scriptaculous' %> <%%= javascript_include_tag 'application' %> <%% unless @content_for_head.blank? -%> <%% end %>