:plain javascript:hazel=window.open( '#{url}', '#{window_name}', 'height=#{height},width=#{width}'); if (window.focus) { hazel.focus(); }