Skip to main content
var cookieConsentProperties = new CookieConsentProperties();cookieConsentProperties.ShowLink = true;cookieConsentProperties.Message = 'We use functional and analytical cookies to enhance user experience and measure website traffic. ';cookieConsentProperties.Dismiss = 'ACCEPT';cookieConsentProperties.Link = 'Learn more about our privacy policy and cookie policy.';cookieConsentProperties.Href = 'http://www.irrigation.org/IA/Shared_Content/Privacy.aspx';cookieConsentProperties.Position = 'bottom';cookieConsentProperties.Static = false;SetUpCookieWarning(cookieConsentProperties);