<% if params[:url] %> <%= image_tag(params[:url], :title => "Preview", :id => "image") %>

<% end %>