<%# everything is cramped together to prevent the installation of separate css and js files -%>
<%# CATEGORIES -%> <%# categories = @caterpillar_navigation.keys -%>
<% @caterpillar_navigation.each_pair do |category,portlets| -%> <% cat = category.gsub(' ','_') -%> <%= link_to_function( category, "cp_toggle_category('%s',null);" % cat ) -%> <% end -%>
<%# PORTLET LINKS -%> <% @caterpillar_navigation.each_pair do |category,portlets| -%> <% end -%>
Caterpillar v<%= Caterpillar::VERSION -%>