% description ||= 'image' thumbnail ||= 'medium' toggle_image_display ||= false conditions ||= nil randomiser = rand(Time.now.yesterday.to_i * Time.now.to_i) current_image_link_href = refinery.insert_admin_images_path(:dialog => true, :callback => "image_picker_#{randomiser}_changed", :width => 866, :height => 510, :conditions => conditions) current_image_title = t('.change', :what => description.titleize) -%>