jQuery(function(){
  jQuery('input[name="url_location"]').val(document.referrer);
});