# File lib/jpmobile/helpers.rb, line 113
    def au_gps_link_to(str, options={})
      link_to_url(str, au_gps_url_for(options))
    end