# File lib/jpmobile/helpers.rb, line 129
    def au_location_link_to(str, options={})
      link_to_url(str, au_location_url_for(options))
    end