<% @ad_banners.each do |a|%>
<%= a.title %>
<%= a.ad_fx %>
<%= a.height %>
<%= a.width %>
<%= a.speed %>
<% end %>