# File lib/jpmobile/helpers.rb, line 164
    def willcom_location_link_to(str,options={})
      link_to_url(str, willcom_location_url_for(options))
    end