var getUrlParameter = function getUrlParameter(sParam) { var sPageURL = window.location.search.substring(1), sURLVariables = sPageURL.split('&'), sParameterName, i; for (i = 0; i < sURLVariables.length; i++) { sParameterName = sURLVariables[i].split('='); if (sParameterName[0] === sParam) { return sParameterName[1] === undefined ? true : decodeURIComponent(sParameterName[1]); } } return false; }; var weblang = getUrlParameter('lang'); if (weblang=="fr"){ jQuery('#search-box input').attr('placeholder', 'Rechercher'); } Skip to main content

Thank you for signing up to become a member of Farm Management Canada!

Your membership request is almost complete!

If you opted to pay by credit card, the next step is for us to process your membership payment. Please click on your membership type below to complete your registration payment.

If you opted to pay by cheque, we will follow up by sending you an invoice via email within the next business day.