<!doctype html>

<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-1ZXX1GXPBX"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-1ZXX1GXPBX');
</script>



<html dir="ltr" lang="en-US" prefix="og: https://ogp.me/ns#" class="no-js">
	<head>
		<meta charset="UTF-8">
		<title>Home - League of Michigan Bicyclists : League of Michigan Bicyclists</title>

		<link href="//www.google-analytics.com" rel="dns-prefetch">
        <link href="https://lmb.org/wp-content/themes/league-of-michigan-bicyclists/img/icons/favicon.ico" rel="shortcut icon">
        <link href="https://lmb.org/wp-content/themes/league-of-michigan-bicyclists/img/icons/touch.png" rel="apple-touch-icon-precomposed">

		<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
		<meta name="viewport" content="width=device-width, initial-scale=1.0">
		<meta name="description" content="Making Michigan Bicycling Better">

		
		<!-- All in One SEO 4.9.4.1 - aioseo.com -->
	<meta name="robots" content="max-image-preview:large" />
	<link rel="canonical" href="https://lmb.org/" />
	<meta name="generator" content="All in One SEO (AIOSEO) 4.9.4.1" />
		<meta property="og:locale" content="en_US" />
		<meta property="og:site_name" content="League of Michigan Bicyclists - Making Michigan Bicycling Better" />
		<meta property="og:type" content="website" />
		<meta property="og:title" content="Home - League of Michigan Bicyclists" />
		<meta property="og:url" content="https://lmb.org/" />
		<meta name="twitter:card" content="summary_large_image" />
		<meta name="twitter:title" content="Home - League of Michigan Bicyclists" />
		<script type="application/ld+json" class="aioseo-schema">
			{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/lmb.org\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/lmb.org#listItem","position":1,"name":"Home"}]},{"@type":"Organization","@id":"https:\/\/lmb.org\/#organization","name":"League of Michigan Bicyclists","description":"Making Michigan Bicycling Better","url":"https:\/\/lmb.org\/"},{"@type":"WebPage","@id":"https:\/\/lmb.org\/#webpage","url":"https:\/\/lmb.org\/","name":"Home - League of Michigan Bicyclists","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/lmb.org\/#website"},"breadcrumb":{"@id":"https:\/\/lmb.org\/#breadcrumblist"},"datePublished":"2018-09-13T15:54:21-04:00","dateModified":"2026-05-20T14:36:47-04:00"},{"@type":"WebSite","@id":"https:\/\/lmb.org\/#website","url":"https:\/\/lmb.org\/","name":"League of Michigan Bicyclists","description":"Making Michigan Bicycling Better","inLanguage":"en-US","publisher":{"@id":"https:\/\/lmb.org\/#organization"}}]}
		</script>
		<!-- All in One SEO -->


		<!-- Meta Tag Manager -->
		<meta name="google-site-verification" content="bo9F7zZCocgZsSe-yNRD_sJsz4oDSVhnzgz4hhZDKSE" />
		<meta name="facebook-domain-verification" content="qz1gdfljptkn4atbn81uujih28bp4e" />
		<!-- / Meta Tag Manager -->
<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://lmb.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Flmb.org%2F" />
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://lmb.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Flmb.org%2F&#038;format=xml" />
		<!-- This site uses the Google Analytics by MonsterInsights plugin v10.0.3 - Using Analytics tracking - https://www.monsterinsights.com/ -->
							<script src="//www.googletagmanager.com/gtag/js?id=G-93XQTQZ2WK"  data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script>
			<script data-cfasync="false" data-wpfc-render="false" type="text/javascript">
				var mi_version = '10.0.3';
				var mi_track_user = true;
				var mi_no_track_reason = '';
								var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/lmb.org\/?option=com_content&view=category&layout=blog&id=162&Itemid=94&format=feed&type=rss"};
								if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) {
					var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations );
				} else {
					var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations;
				}

								var disableStrs = [
										'ga-disable-G-93XQTQZ2WK',
									];

				/* Function to detect opted out users */
				function __gtagTrackerIsOptedOut() {
					for (var index = 0; index < disableStrs.length; index++) {
						if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) {
							return true;
						}
					}

					return false;
				}

				/* Disable tracking if the opt-out cookie exists. */
				if (__gtagTrackerIsOptedOut()) {
					for (var index = 0; index < disableStrs.length; index++) {
						window[disableStrs[index]] = true;
					}
				}

				/* Opt-out function */
				function __gtagTrackerOptout() {
					for (var index = 0; index < disableStrs.length; index++) {
						document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
						window[disableStrs[index]] = true;
					}
				}

				if ('undefined' === typeof gaOptout) {
					function gaOptout() {
						__gtagTrackerOptout();
					}
				}
								window.dataLayer = window.dataLayer || [];

				window.MonsterInsightsDualTracker = {
					helpers: {},
					trackers: {},
				};
				if (mi_track_user) {
					function __gtagDataLayer() {
						dataLayer.push(arguments);
					}

					function __gtagTracker(type, name, parameters) {
						if (!parameters) {
							parameters = {};
						}

						if (parameters.send_to) {
							__gtagDataLayer.apply(null, arguments);
							return;
						}

						if (type === 'event') {
														parameters.send_to = monsterinsights_frontend.v4_id;
							var hookName = name;
							if (typeof parameters['event_category'] !== 'undefined') {
								hookName = parameters['event_category'] + ':' + name;
							}

							if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') {
								MonsterInsightsDualTracker.trackers[hookName](parameters);
							} else {
								__gtagDataLayer('event', name, parameters);
							}
							
						} else {
							__gtagDataLayer.apply(null, arguments);
						}
					}

					__gtagTracker('js', new Date());
					__gtagTracker('set', {
						'developer_id.dZGIzZG': true,
											});
					if ( MonsterInsightsLocations.page_location ) {
						__gtagTracker('set', MonsterInsightsLocations);
					}
										__gtagTracker('config', 'G-93XQTQZ2WK', {"forceSSL":"true"} );
										window.gtag = __gtagTracker;										(function () {
						/* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */
						/* ga and __gaTracker compatibility shim. */
						var noopfn = function () {
							return null;
						};
						var newtracker = function () {
							return new Tracker();
						};
						var Tracker = function () {
							return null;
						};
						var p = Tracker.prototype;
						p.get = noopfn;
						p.set = noopfn;
						p.send = function () {
							var args = Array.prototype.slice.call(arguments);
							args.unshift('send');
							__gaTracker.apply(null, args);
						};
						var __gaTracker = function () {
							var len = arguments.length;
							if (len === 0) {
								return;
							}
							var f = arguments[len - 1];
							if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') {
								if ('send' === arguments[0]) {
									var hitConverted, hitObject = false, action;
									if ('event' === arguments[1]) {
										if ('undefined' !== typeof arguments[3]) {
											hitObject = {
												'eventAction': arguments[3],
												'eventCategory': arguments[2],
												'eventLabel': arguments[4],
												'value': arguments[5] ? arguments[5] : 1,
											}
										}
									}
									if ('pageview' === arguments[1]) {
										if ('undefined' !== typeof arguments[2]) {
											hitObject = {
												'eventAction': 'page_view',
												'page_path': arguments[2],
											}
										}
									}
									if (typeof arguments[2] === 'object') {
										hitObject = arguments[2];
									}
									if (typeof arguments[5] === 'object') {
										Object.assign(hitObject, arguments[5]);
									}
									if ('undefined' !== typeof arguments[1].hitType) {
										hitObject = arguments[1];
										if ('pageview' === hitObject.hitType) {
											hitObject.eventAction = 'page_view';
										}
									}
									if (hitObject) {
										action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction;
										hitConverted = mapArgs(hitObject);
										__gtagTracker('event', action, hitConverted);
									}
								}
								return;
							}

							function mapArgs(args) {
								var arg, hit = {};
								var gaMap = {
									'eventCategory': 'event_category',
									'eventAction': 'event_action',
									'eventLabel': 'event_label',
									'eventValue': 'event_value',
									'nonInteraction': 'non_interaction',
									'timingCategory': 'event_category',
									'timingVar': 'name',
									'timingValue': 'value',
									'timingLabel': 'event_label',
									'page': 'page_path',
									'location': 'page_location',
									'title': 'page_title',
									'referrer' : 'page_referrer',
								};
								for (arg in args) {
																		if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) {
										hit[gaMap[arg]] = args[arg];
									} else {
										hit[arg] = args[arg];
									}
								}
								return hit;
							}

							try {
								f.hitCallback();
							} catch (ex) {
							}
						};
						__gaTracker.create = newtracker;
						__gaTracker.getByName = newtracker;
						__gaTracker.getAll = function () {
							return [];
						};
						__gaTracker.remove = noopfn;
						__gaTracker.loaded = true;
						window['__gaTracker'] = __gaTracker;
					})();
									} else {
										console.log("");
					(function () {
						function __gtagTracker() {
							return null;
						}

						window['__gtagTracker'] = __gtagTracker;
						window['gtag'] = __gtagTracker;
					})();
									}
			</script>
							<!-- / Google Analytics by MonsterInsights -->
		<style id='wp-img-auto-sizes-contain-inline-css' type='text/css'>
img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*# sourceURL=wp-img-auto-sizes-contain-inline-css */
</style>
<style id='wp-emoji-styles-inline-css' type='text/css'>

	img.wp-smiley, img.emoji {
		display: inline !important;
		border: none !important;
		box-shadow: none !important;
		height: 1em !important;
		width: 1em !important;
		margin: 0 0.07em !important;
		vertical-align: -0.1em !important;
		background: none !important;
		padding: 0 !important;
	}
/*# sourceURL=wp-emoji-styles-inline-css */
</style>
<style id='wp-block-library-inline-css' type='text/css'>
:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}.has-fit-text{white-space:nowrap!important}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}

/*# sourceURL=wp-block-library-inline-css */
</style>
<style id='classic-theme-styles-inline-css' type='text/css'>
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
/*# sourceURL=/wp-includes/css/classic-themes.min.css */
</style>
<style id='global-styles-inline-css' type='text/css'>
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
/*# sourceURL=global-styles-inline-css */
</style>

<link rel='stylesheet' id='events-manager-css' href='https://lmb.org/wp-content/plugins/events-manager/includes/css/events-manager.min.css?ver=7.2.3.1' media='all' />
<link rel='stylesheet' id='wpfp-public-style-css' href='https://lmb.org/wp-content/plugins/featured-post-creative/assets/css/wpfp-public.css?ver=1.5.7' media='all' />
<link rel='stylesheet' id='collapscore-css-css' href='https://lmb.org/wp-content/plugins/jquery-collapse-o-matic/css/core_style.css?ver=1.0' media='all' />
<link rel='stylesheet' id='collapseomatic-css-css' href='https://lmb.org/wp-content/plugins/jquery-collapse-o-matic/css/light_style.css?ver=1.6' media='all' />
<link rel='stylesheet' id='theme-my-login-css' href='https://lmb.org/wp-content/plugins/theme-my-login/assets/styles/theme-my-login.min.css?ver=7.1.14' media='all' />
<link rel='stylesheet' id='megamenu-css' href='https://lmb.org/wp-content/uploads/maxmegamenu/style.css?ver=d1be9b' media='all' />
<link rel='stylesheet' id='dashicons-css' href='https://lmb.org/wp-includes/css/dashicons.min.css?ver=6.9.4' media='all' />
<link rel='stylesheet' id='google-fonts-css' href='https://fonts.googleapis.com/css?family=Montserrat%7COpen+Sans&#038;ver=1.0' media='all' />
<link rel='stylesheet' id='html5blank-css' href='https://lmb.org/wp-content/themes/league-of-michigan-bicyclists/style.css?ver=1.4.0.2' media='all' />
<link rel='stylesheet' id='swiper-css' href='https://lmb.org/wp-content/themes/league-of-michigan-bicyclists/js/swiper/css/swiper.min.css?ver=4.4.1' media='all' />
<script type="text/javascript" src="https://lmb.org/wp-content/themes/league-of-michigan-bicyclists/js/lib/conditionizr-4.3.0.min.js?ver=4.3.0" id="conditionizr-js"></script>
<script type="text/javascript" src="https://lmb.org/wp-content/themes/league-of-michigan-bicyclists/js/lib/modernizr-2.7.1.min.js?ver=2.7.1" id="modernizr-js"></script>
<script type="text/javascript" src="https://lmb.org/wp-content/themes/league-of-michigan-bicyclists/js/swiper/js/swiper.min.js?ver=4.4.1" id="swiper-js"></script>
<script type="text/javascript" src="https://lmb.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script>
<script type="text/javascript" src="https://lmb.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script>
<script type="text/javascript" src="https://lmb.org/wp-content/themes/league-of-michigan-bicyclists/js/min/scripts-min.js?ver=1.0.2" id="html5blankscripts-js"></script>
<script type="text/javascript" src="https://lmb.org/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=10.0.3" id="monsterinsights-frontend-script-js" async="async" data-wp-strategy="async"></script>
<script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='monsterinsights-frontend-script-js-extra'>/* <![CDATA[ */
var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[]","home_url":"https:\/\/lmb.org","hash_tracking":"false","v4_id":"G-93XQTQZ2WK"};/* ]]> */
</script>
<script type="text/javascript" src="https://lmb.org/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js"></script>
<script type="text/javascript" src="https://lmb.org/wp-includes/js/jquery/ui/mouse.min.js?ver=1.13.3" id="jquery-ui-mouse-js"></script>
<script type="text/javascript" src="https://lmb.org/wp-includes/js/jquery/ui/sortable.min.js?ver=1.13.3" id="jquery-ui-sortable-js"></script>
<script type="text/javascript" src="https://lmb.org/wp-includes/js/jquery/ui/datepicker.min.js?ver=1.13.3" id="jquery-ui-datepicker-js"></script>
<script type="text/javascript" id="jquery-ui-datepicker-js-after">
/* <![CDATA[ */
jQuery(function(jQuery){jQuery.datepicker.setDefaults({"closeText":"Close","currentText":"Today","monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"nextText":"Next","prevText":"Previous","dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["S","M","T","W","T","F","S"],"dateFormat":"MM d, yy","firstDay":0,"isRTL":false});});
//# sourceURL=jquery-ui-datepicker-js-after
/* ]]> */
</script>
<script type="text/javascript" src="https://lmb.org/wp-includes/js/jquery/ui/resizable.min.js?ver=1.13.3" id="jquery-ui-resizable-js"></script>
<script type="text/javascript" src="https://lmb.org/wp-includes/js/jquery/ui/draggable.min.js?ver=1.13.3" id="jquery-ui-draggable-js"></script>
<script type="text/javascript" src="https://lmb.org/wp-includes/js/jquery/ui/controlgroup.min.js?ver=1.13.3" id="jquery-ui-controlgroup-js"></script>
<script type="text/javascript" src="https://lmb.org/wp-includes/js/jquery/ui/checkboxradio.min.js?ver=1.13.3" id="jquery-ui-checkboxradio-js"></script>
<script type="text/javascript" src="https://lmb.org/wp-includes/js/jquery/ui/button.min.js?ver=1.13.3" id="jquery-ui-button-js"></script>
<script type="text/javascript" src="https://lmb.org/wp-includes/js/jquery/ui/dialog.min.js?ver=1.13.3" id="jquery-ui-dialog-js"></script>
<script type="text/javascript" id="events-manager-js-extra">
/* <![CDATA[ */
var EM = {"ajaxurl":"https://lmb.org/wp-admin/admin-ajax.php","locationajaxurl":"https://lmb.org/wp-admin/admin-ajax.php?action=locations_search","firstDay":"0","locale":"en","dateFormat":"yy-mm-dd","ui_css":"https://lmb.org/wp-content/plugins/events-manager/includes/css/jquery-ui/build.min.css","show24hours":"0","is_ssl":"1","autocomplete_limit":"10","calendar":{"breakpoints":{"small":560,"medium":908,"large":false},"month_format":"M Y"},"phone":"","datepicker":{"format":"m/d/Y"},"search":{"breakpoints":{"small":650,"medium":850,"full":false}},"url":"https://lmb.org/wp-content/plugins/events-manager","assets":{"input.em-uploader":{"js":{"em-uploader":{"url":"https://lmb.org/wp-content/plugins/events-manager/includes/js/em-uploader.js?v=7.2.3.1","event":"em_uploader_ready"}}},".em-event-editor":{"js":{"event-editor":{"url":"https://lmb.org/wp-content/plugins/events-manager/includes/js/events-manager-event-editor.js?v=7.2.3.1","event":"em_event_editor_ready"}},"css":{"event-editor":"https://lmb.org/wp-content/plugins/events-manager/includes/css/events-manager-event-editor.min.css?v=7.2.3.1"}},".em-recurrence-sets, .em-timezone":{"js":{"luxon":{"url":"luxon/luxon.js?v=7.2.3.1","event":"em_luxon_ready"}}},".em-booking-form, #em-booking-form, .em-booking-recurring, .em-event-booking-form":{"js":{"em-bookings":{"url":"https://lmb.org/wp-content/plugins/events-manager/includes/js/bookingsform.js?v=7.2.3.1","event":"em_booking_form_js_loaded"}}},"#em-opt-archetypes":{"js":{"archetypes":"https://lmb.org/wp-content/plugins/events-manager/includes/js/admin-archetype-editor.js?v=7.2.3.1","archetypes_ms":"https://lmb.org/wp-content/plugins/events-manager/includes/js/admin-archetypes.js?v=7.2.3.1","qs":"qs/qs.js?v=7.2.3.1"}}},"cached":"","google_maps_api":"AIzaSyBZisZJG4sukBcESPENmngbD-YM8ZZ5dxA","txt_search":"Search for Event","txt_searching":"Searching...","txt_loading":"Loading..."};
//# sourceURL=events-manager-js-extra
/* ]]> */
</script>
<script type="text/javascript" src="https://lmb.org/wp-content/plugins/events-manager/includes/js/events-manager.js?ver=7.2.3.1" id="events-manager-js"></script>
<link rel="https://api.w.org/" href="https://lmb.org/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://lmb.org/wp-json/wp/v2/pages/49" /><link rel="icon" href="https://lmb.org/wp-content/uploads/2018/10/lmb_logo@2x-120x120.png" sizes="32x32" />
<link rel="icon" href="https://lmb.org/wp-content/uploads/2018/10/lmb_logo@2x-250x250.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://lmb.org/wp-content/uploads/2018/10/lmb_logo@2x-250x250.png" />
<meta name="msapplication-TileImage" content="https://lmb.org/wp-content/uploads/2018/10/lmb_logo@2x.png" />
		<style type="text/css" id="wp-custom-css">
			#bikelaw ol li {
	font-size:1.5em;
	line-height:1.5em;
	color:#012939;
	font-weight:bold;
}
#bikelaw p {
	padding-left:40px;
}

  .events-listing-wrapper .event.two-dollar-per-rider {
    background-image: url("./img/bkg_stripe.png");
    background-color: #005873;
    color: #fff; }
    .events-listing-wrapper .event.two-dollar-per-rider .category {
      color: #52C4E8; }
      .events-listing-wrapper .event.two-dollar-per-rider .category:after {
        background-color: #52C4E8; }
    .events-listing-wrapper .event.two-dollar-per-rider .date,
    .events-listing-wrapper .event.two-dollar-per-rider .title {
      color: #fff; }
    .events-listing-wrapper .event.two-dollar-per-rider:hover .title, .events-listing-wrapper .event.two-dollar-per-rider:focus .title {
      color: #52C4E8; }

  .events-listing-wrapper .event.five-dollar-per-rider {
    background-image: url("./img/bkg_stripe.png");
    background-color: #CB3524;
    color: #fff; }
    .events-listing-wrapper .event.five-dollar-per-rider .category {
      color: #52C4E8; }
      .events-listing-wrapper .event.five-dollar-per-rider .category:after {
        background-color: #52C4E8; }
    .events-listing-wrapper .event.five-dollar-per-rider .date,
    .events-listing-wrapper .event.five-dollar-per-rider .title {
      color: #fff; }
    .events-listing-wrapper .event.five-dollar-per-rider:hover .title, .events-listing-wrapper .event.five-dollar-per-rider:focus .title {
      color: #52C4E8; }		</style>
		<style type="text/css">/** Mega Menu CSS: fs **/</style>
		<script>
        // conditionizr.com
        // configure environment tests
        conditionizr.config({
            assets: 'https://lmb.org/wp-content/themes/league-of-michigan-bicyclists',
            tests: {}
        });
        </script>

		<!-- Facebook Pixel Code -->
		<script>
		  !function(f,b,e,v,n,t,s)
		  {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
		  n.callMethod.apply(n,arguments):n.queue.push(arguments)};
		  if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
		  n.queue=[];t=b.createElement(e);t.async=!0;
		  t.src=v;s=b.getElementsByTagName(e)[0];
		  s.parentNode.insertBefore(t,s)}(window, document,'script',
		  'https://connect.facebook.net/en_US/fbevents.js');
		  fbq('init', '382604305854410');
		  fbq('track', 'PageView');
		</script>
		<noscript><img height="1" width="1" style="display:none"
		  src="https://www.facebook.com/tr?id=382604305854410&ev=PageView&noscript=1"
		/></noscript>
<!-- End Facebook Pixel Code -->
		
		<!-- GA4 Global site tag (gtag.js) - Google Analytics -->
		<script async src="https://www.googletagmanager.com/gtag/js?id=G-PMXVE090NC"></script>
		<script>
  			window.dataLayer = window.dataLayer || [];
  			function gtag(){dataLayer.push(arguments);}
  			gtag('js', new Date());

  			gtag('config', 'G-PMXVE090NC');
		</script>
<!-- End GA4 Tag --> 


	</head>
	<body class="home wp-singular page-template-default page page-id-49 wp-theme-league-of-michigan-bicyclists mega-menu-header-menu">
		<div id="dimensions-container" style="display: none;">Window width: <span id="dimensions"></span>px</div>

		<!-- wrapper -->
		<div class="wrapper">

			<!-- header -->
			<div class="site-header-wrapper">
				<header class="site-header clear" role="banner">

						<!-- logo -->
						<div class="logo">
							<a href="https://lmb.org">
								<img src="https://lmb.org/wp-content/themes/league-of-michigan-bicyclists/img/lmb_logo.png" alt="Logo" class="logo-img" />
							</a>
						</div>
						<!-- /logo -->

						<div id="site-menu-control" class="site-menu-control">
							<button class="hamburger hamburger--spring menu-toggle" type="button" aria-controls="primary-menu" aria-expanded="false">
							MENU 
								<span class="hamburger-box">
									<span class="hamburger-inner"></span>
								</span>
							</button>
						</div>

						<div class="site-navigation-bar navigation-section" id="site-navigation">
							<div class="util-nav">
							<ul id="menu-social" class="social-media-list"><li id="menu-item-1840" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1840"><a href="https://www.facebook.com/LeagueofMichiganBicyclists/">Facebook</a></li>
<li id="menu-item-1841" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1841"><a href="https://www.instagram.com/mibicyclists/">Instagram</a></li>
<li id="menu-item-1842" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1842"><a href="https://twitter.com/mibicyclists">Twitter</a></li>
</ul>								<!-- <ul class="social-media-list">
									<li><a href="#facebook">Facebook</a></li>
									<li><a href="#instagram">Instagram</a></li>
									<li><a href="#twitter">Twitter</a></li>
								</ul> -->
							
							<ul id="menu-utility" class="util-list"><li id="menu-item-1843" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1843"><a href="https://lmb.org/about/">About</a></li>
<li id="menu-item-1844" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1844"><a href="https://lmb.org/contact/">Contact</a></li>
<li id="menu-item-1845" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1845"><a href="https://lmb.org/members/">Membership</a></li>
<li id="menu-item-1847" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1847"><a target="_blank" href="https://lmb.app.neoncrm.com/forms/99">Donate</a></li>
</ul>								<!-- <ul class="util-list">
									<li><a href="/about/">About</a></li>
									<li><a href="/contact/">Contact</a></li>
									<li><a href="/members/">Members</a></li>
									<li><a href="/donate/" class="donate-button">Donate</a></li>
								</ul> -->
							</div>
							<nav class="nav" role="navigation">
								<div id="mega-menu-wrap-header-menu" class="mega-menu-wrap"><div class="mega-menu-toggle"><div class="mega-toggle-blocks-left"></div><div class="mega-toggle-blocks-center"></div><div class="mega-toggle-blocks-right"><div class='mega-toggle-block mega-menu-toggle-block mega-toggle-block-1' id='mega-toggle-block-1' tabindex='0'><span class='mega-toggle-label' role='button' aria-expanded='false'><span class='mega-toggle-label-closed'>MENU</span><span class='mega-toggle-label-open'>MENU</span></span></div></div></div><ul id="mega-menu-header-menu" class="mega-menu max-mega-menu mega-menu-horizontal mega-no-js" data-event="hover_intent" data-effect="fade_up" data-effect-speed="200" data-effect-mobile="disabled" data-effect-speed-mobile="0" data-mobile-force-width="body" data-second-click="go" data-document-click="collapse" data-vertical-behaviour="standard" data-breakpoint="709" data-unbind="true" data-mobile-state="collapse_all" data-mobile-direction="vertical" data-hover-intent-timeout="300" data-hover-intent-interval="100"><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-align-bottom-left mega-menu-flyout mega-menu-item-98" id="mega-menu-item-98"><a class="mega-menu-link" href="https://lmb.org/bike-mi/" aria-expanded="false" tabindex="0">Resources<span class="mega-indicator" aria-hidden="true"></span></a>
<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-2601" id="mega-menu-item-2601"><a class="mega-menu-link" href="https://lmb.org/bike-mi/michigan-compiled-laws-mcl-bicycles-and-the-law/">Michigan Compiled Laws (MCL): Bicycles and the Law   </a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-10372" id="mega-menu-item-10372"><a class="mega-menu-link" href="https://lmb.org/e-bikes/">E-Bikes</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-3299" id="mega-menu-item-3299"><a target="_blank" class="mega-menu-link" href="https://lmb.z2systems.com/np/clients/lmb/publicaccess/membershipDirectory.do?md=1">Find Member Shops</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-3300" id="mega-menu-item-3300"><a target="_blank" class="mega-menu-link" href="https://lmb.z2systems.com/np/clients/lmb/publicaccess/membershipDirectory.do?md=2">Find Member Clubs</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-8850" id="mega-menu-item-8850"><a class="mega-menu-link" href="https://lmb.org/donate-your-bike/">Donate Your Bike</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-9046" id="mega-menu-item-9046"><a class="mega-menu-link" href="https://lmb.org/conduct-a-community-bike-audit/">Conduct A Community Bike Audit</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-115" id="mega-menu-item-115"><a class="mega-menu-link" href="https://lmb.org/bike-mi/mi-bicyclists-magazine/">MI Bicyclists Magazine</a></li></ul>
</li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-align-bottom-left mega-menu-flyout mega-menu-item-99" id="mega-menu-item-99"><a class="mega-menu-link" href="https://lmb.org/events/" aria-expanded="false" tabindex="0">Events<span class="mega-indicator" aria-hidden="true"></span></a>
<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-149" id="mega-menu-item-149"><a class="mega-menu-link" href="https://lmb.org/events/lmb-tours/">LMB Events</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-150" id="mega-menu-item-150"><a class="mega-menu-link" href="https://lmb.org/events/ride-calendar/" aria-expanded="false">Ride Calendar<span class="mega-indicator" aria-hidden="true"></span></a>
	<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-595" id="mega-menu-item-595"><a target="_blank" class="mega-menu-link" href="https://lmb.org/events/ride-calendar/add-edit-a-ride/">Add/Edit a Ride</a></li>	</ul>
</li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-151" id="mega-menu-item-151"><a class="mega-menu-link" href="https://lmb.org/events/1-per-rider-program/">Dollar Per Rider Program</a></li></ul>
</li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-align-bottom-left mega-menu-flyout mega-menu-item-100" id="mega-menu-item-100"><a class="mega-menu-link" href="https://lmb.org/initiatives/" aria-expanded="false" tabindex="0">Initiatives<span class="mega-indicator" aria-hidden="true"></span></a>
<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-141" id="mega-menu-item-141"><a class="mega-menu-link" href="https://lmb.org/initiatives/grants/" aria-expanded="false">Grants<span class="mega-indicator" aria-hidden="true"></span></a>
	<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-5886" id="mega-menu-item-5886"><a class="mega-menu-link" href="https://lmb.org/initiatives/grants/better-bicycling-grants/">Better Bicycling Grants</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-5873" id="mega-menu-item-5873"><a class="mega-menu-link" href="https://lmb.org/initiatives/grants/trailblazing-grants/">Trailblazing Grants</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-5874" id="mega-menu-item-5874"><a class="mega-menu-link" href="https://lmb.org/initiatives/grants/bike-lights-for-michigan-nights/">Bike Lights for Michigan Nights</a></li>	</ul>
</li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-200" id="mega-menu-item-200"><a class="mega-menu-link" href="https://lmb.org/get-involved/current-issues/">Current Issues</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-2548" id="mega-menu-item-2548"><a class="mega-menu-link" href="https://lmb.org/initiatives/safe-passing/">Safe Passing</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-4084" id="mega-menu-item-4084"><a class="mega-menu-link" href="https://lmb.org/initiatives/bike-wave/">Bike Wave</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-3702" id="mega-menu-item-3702"><a class="mega-menu-link" href="https://lmb.org/initiatives/education/" aria-expanded="false">Education<span class="mega-indicator" aria-hidden="true"></span></a>
	<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-112" id="mega-menu-item-112"><a class="mega-menu-link" href="https://lmb.org/bike-mi/what-every-michigan-bicyclist-must-know/">What Every Michigan Bicyclist Must Know</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-143" id="mega-menu-item-143"><a class="mega-menu-link" href="https://lmb.org/initiatives/bpsle/">Bicycle and Pedestrian Safety for Law Enforcement</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-3989" id="mega-menu-item-3989"><a class="mega-menu-link" href="https://lmb.org/initiatives/education/bicycle-friendly-driver/">Bicycle Friendly Driver</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-3703" id="mega-menu-item-3703"><a class="mega-menu-link" href="https://lmb.org/smart-cycling/">Smart Cycling</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-3704" id="mega-menu-item-3704"><a class="mega-menu-link" href="https://lmb.org/find-an-instructor/">Find an Instructor</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-3754" id="mega-menu-item-3754"><a class="mega-menu-link" href="https://lmb.org/initiatives/education/videos/">Videos</a></li>	</ul>
</li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-145" id="mega-menu-item-145"><a class="mega-menu-link" href="https://lmb.org/initiatives/awards/">Awards</a></li></ul>
</li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-align-bottom-left mega-menu-flyout mega-menu-item-101" id="mega-menu-item-101"><a class="mega-menu-link" href="https://lmb.org/get-involved/" aria-expanded="false" tabindex="0">Get Involved<span class="mega-indicator" aria-hidden="true"></span></a>
<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-7437" id="mega-menu-item-7437"><a class="mega-menu-link" href="https://lmb.org/get-involved/fundable-opportunities/">Fundable Opportunities</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-202" id="mega-menu-item-202"><a class="mega-menu-link" href="https://lmb.org/get-involved/volunteer/">Volunteer</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-766" id="mega-menu-item-766"><a class="mega-menu-link" href="https://lmb.org/members/">Join Us</a></li></ul>
</li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-align-bottom-left mega-menu-flyout mega-menu-item-5375" id="mega-menu-item-5375"><a class="mega-menu-link" href="https://lmb.org/michigan-mountain-bike-alliance/" aria-expanded="false" tabindex="0">MMBA<span class="mega-indicator" aria-hidden="true"></span></a>
<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-6858" id="mega-menu-item-6858"><a class="mega-menu-link" href="https://lmb.org/michigan-mountain-bike-alliance/clinics/" aria-expanded="false">MTB Skills Clinics<span class="mega-indicator" aria-hidden="true"></span></a>
	<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-7771" id="mega-menu-item-7771"><a target="_blank" class="mega-menu-link" href="https://lmb.org/womens-weekend/">Women’s Weekend</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-7764" id="mega-menu-item-7764"><a target="_blank" class="mega-menu-link" href="https://lmb.org/fundamental-skills-clinics/">FUNdamental Skills Clinics</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-7768" id="mega-menu-item-7768"><a target="_blank" class="mega-menu-link" href="https://lmb.org/focus-skills-clinics/">Focus Skills Clinics</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-6868" id="mega-menu-item-6868"><a class="mega-menu-link" href="https://lmb.org/michigan-mountain-bike-alliance/clinics/meet-the-coaches/">Meet the Coaches</a></li>	</ul>
</li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-7238" id="mega-menu-item-7238"><a class="mega-menu-link" href="https://lmb.org/initiatives/grants/trailblazing-grants/">Trailblazing Grants</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-7068" id="mega-menu-item-7068"><a class="mega-menu-link" href="https://lmb.org/michigan-mountain-bike-alliance/international-womens-mtb-day/">International Women’s MTB Day</a></li><li class="mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-category mega-menu-item-6875" id="mega-menu-item-6875"><a class="mega-menu-link" href="https://lmb.org/category/bent-rim-bugle/">Bent Rim Bugle</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-6869" id="mega-menu-item-6869"><a class="mega-menu-link" href="https://lmb.org/michigan-mountain-bike-alliance/local-mtb-associations/">Local MTB Associations</a></li></ul>
</li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-align-bottom-left mega-menu-flyout mega-menu-item-103" id="mega-menu-item-103"><a target="_blank" class="mega-menu-link" href="https://lmb.org/lmb-merchandise/" aria-expanded="false" tabindex="0">Shop<span class="mega-indicator" aria-hidden="true"></span></a>
<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8739" id="mega-menu-item-8739"><a target="_blank" class="mega-menu-link" href="https://lmb.app.neoncrm.com/np/clients/lmb/giftstore.jsp">LMB Legacy Store</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8738" id="mega-menu-item-8738"><a target="_blank" class="mega-menu-link" href="https://daylightbrand.com/collections/league-of-michigan-bicyclists-lmb">Daylight Custom Store</a></li></ul>
</li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-align-bottom-left mega-menu-flyout mega-menu-item-102" id="mega-menu-item-102"><a class="mega-menu-link" href="https://lmb.org/news/" tabindex="0">News</a></li></ul></div>							</nav>
						</div>

				</header>
			</div>
			<!-- /header -->

	<main role="main">
		<!-- section -->
		<section>
			<header class="hero">
				<div class="slider swiper-container">
											<div class="swiper-wrapper">
													<div class="slide swiper-slide">
								<img src="https://lmb.org/wp-content/uploads/2026/01/54857930967_fb689da9d3_k-e1768598714261.jpg" alt="A great day of Bike packing with the League of Michigan Bicyclists">
								<div class="text">
									<b>Jan. 17 2026</b>
									<h1>2026 Events Announcement </h1>
									<a href="https://lmb.org/2026/01/a-new-chapter-for-lmb-events/" class="button-solid">Learn More</a>
								</div>
							</div>
													<div class="slide swiper-slide">
								<img src="https://lmb.org/wp-content/uploads/2026/04/Kalamazoo-National-Night-Out-Light-Love-2024-2.png" alt="">
								<div class="text">
									<b>Help Light the Way for Invisible Cyclists. Apply for free bike lights today.</b>
									<h1>Light Love Program</h1>
									<a href="https://lmb.org/initiatives/grants/bike-lights-for-michigan-nights/" class="button-solid">Learn More</a>
								</div>
							</div>
													<div class="slide swiper-slide">
								<img src="https://lmb.org/wp-content/uploads/2023/02/mmba-hero-1440x763.jpg" alt="">
								<div class="text">
									<b>LMB and MMBA join forces</b>
									<h1>Michigan Mountain Bike Alliance</h1>
									<a href="https://lmb.org/mmba" class="button-solid">Learn More</a>
								</div>
							</div>
													<div class="slide swiper-slide">
								<img src="https://lmb.org/wp-content/uploads/2021/07/bike-wave-hero-2-1440x763.jpg" alt="">
								<div class="text">
									<b>PILOT PROTECTED LANES</b>
									<h1>&nbsp;</h1>
									<a href="https://lmb.org/initiatives/bike-wave/" class="button-solid">Learn More</a>
								</div>
							</div>
												</div>
										<div class="swiper-button-prev swiper-button-white"></div>
					<div class="swiper-button-next swiper-button-white"></div>
					<div class="swiper-pagination"></div>
				</div>
				<div class="donate-flyout">
					<b>Help support bicycle advocacy in your community.</b>
					<div>
						<a href="https://lmb.app.neoncrm.com/forms/99" class="button">Donate</a>
					</div>
				</div>
			</header>

			<div class="ride-cal-highlight">
				<div class="title">
					<h3>Ride Calendar</h3>
					<a href="/events/ride-calendar/">View all events</a>
				</div>
								<div class="events">
									<div class="event">
						<a href="https://lmb.org/ride-calendar/bike-and-trail-advocacy-day-2026/">
							<div class="date">Mar. 10 2026 </div>
							<div class="title">Bicycle & Trail Advocacy Day</div>
						</a>
						<p class="desc">The League of Michigan Bicyclists’ annual Advocacy Day is a full-day event and chance for bicyclists across Michigan to come together and meet with their state senators and representatives.</p>
					</div>
									<div class="event">
						<a href="https://lmb.org/ride-calendar/hub-fest-26/">
							<div class="date">Aug. 22 2026 </div>
							<div class="title">HUBFest </div>
						</a>
						<p class="desc">Looking to get an introduction to bike events and bike races. Joining us at HUB fest is a great place to start. Thanks to our title sponsor Waymo, the FIRST 150 people to register will receive a FREE MET MIPS bike helmet! </p>
					</div>
									<div class="event">
						<a href="https://lmb.org/ride-calendar/leaf-pile-pedal-2026/">
							<div class="date">Oct. 9-11 2026 </div>
							<div class="title">Leaf Pile Pedal </div>
						</a>
						<p class="desc"> A fall bike packing adventure with changing locations each year for a new adventure. This is a lightly supported bike packing event to test your gear.</p>
					</div>
									<div class="event">
						<a href="https://lmb.org">
							<div class="date">Fall 2026</div>
							<div class="title">Annual Members Meeting </div>
						</a>
						<p class="desc">This in person event will give everyone in the cycling community a place and time to discuss the state of bicycling in a group setting. Details coming soon. </p>
					</div>
								</div>
						</div>

			<div class="our-mission-container">
				<div class="content">
					<div class="right">
						<h2>Making Michigan Bicycling Better</h2>
					</div>

					<div class="left">
						<p class="intro">Our mission: UNIFY all cyclists into one voice, ADVOCATE for all cyclists, EDUCATE road and trail users.</p>
		
						<a href="https://lmb.z2systems.com/np/clients/lmb/subscribe.jsp" class="button" target="_blank">e-news signup</a>
						<p class="news-desc">Keep up to date on the latest news, events, and advocacy work.</p>
					</div>
				</div>
			</div>

			  <div class="main-section-boxes" id="featuredlinks">
      <div class="section-box">
      <div class="text">
        <a href="https://lmb.org/events/lmb-tours/">
          <h2>LMB Events </h2>
          <p>Check out our annual advocacy and cycling events that happen around Michigan. Explore with us and let us show you the best bicycling Michigan has to offer.</p>
        </a>
      </div>
    </div>
      <div class="section-box">
      <div class="text">
        <a href="https://lmb.org/events/ride-calendar/">
          <h2>Ride Calendar</h2>
          <p>Developed annually in partnership with MDOT, our ride calendar lists hundreds of cycling events in Michigan including tours, races, and advocacy events. </p>
        </a>
      </div>
    </div>
      <div class="section-box">
      <div class="text">
        <a href="https://lmb.org/bike-mi/michigan-bike-routes-maps/">
          <h2>MI Maps + Routes</h2>
          <p>Find the best bike routes in the state for your next cycling adventure, including official LMB tour maps, MDOT maps, and more.</p>
        </a>
      </div>
    </div>
      <div class="section-box">
      <div class="text">
        <a href="https://lmb.org/bike-mi/what-every-michigan-bicyclist-must-know/">
          <h2>Biking 101</h2>
          <p>An excellent resource for bicyclists, law enforcement agencies, and other organizations, this handy booklet is designed to help you safely and enjoyably share the roads and trails of Michigan.</p>
        </a>
      </div>
    </div>
    </div>

			<section class="get-involved-section-wrapper">
				<div class="get-involved-section">
					<header>
						<h2>Get Involved</h2>

						<div class="links">
							<a href="/members/"><span>Become a member</span></a>
							<a href="https://lmb.z2systems.com/np/clients/lmb/donation.jsp" target="_blank"><span>Donate</span></a>
							<a href="/get-involved/volunteer/"><span>Volunteer</span></a>
						</div>
					</header>

					<div class="content">
						<p>We need you. From volunteering and donating to calling your elected officials, there are many ways you can help us make Michigan bicycling better.</p>

														<div class="issues-list">
									<div class="issue"><h5>Protecting e-Bike Access and Use</h5><p></p><div class="center"><a href="https://lmb.org/current_issues/protecting-e-bike-access-and-use/" class="button-solid">Learn More</a></div></div><div class="issue"><h5>Trail Land Donation Tax Abatement</h5><p></p><div class="center"><a href="https://lmb.org/current_issues/trail-land-donation-tax-abatement/" class="button-solid">Learn More</a></div></div><div class="issue"><h5>Say No to a Federal Funding Freeze on Bike Lanes</h5><p></p><div class="center"><a href="https://lmb.org/current_issues/say-no-to-a-federal-funding-freeze-on-bike-lanes/" class="button-solid">Learn More</a></div></div>								</div>
													<p class="viewall"><a href="/get-involved/current-issues/">View all advocacy issues ></a></p>
					</div>
				</div>
			</section>

			<section class="latest-news-section-wrapper">
				<div class="latest-news-section">
					<div class="title">
						<h3>Latest News</h3>
						<a href="/news/">View all</a>
					</div>
					<div class="news-items">
						<div class="item"><div class="image"></div><h4>Help LMB Spread the Word on Bike Safety</h4><p></p><a href="https://lmb.org/2026/06/%f0%9f%93%a3-help-us-spread-the-word-on-bike-safety/">Read more &gt;</a></div><div class="item"><div class="image"></div><h4>2026 Board Election Updates</h4><p></p><a href="https://lmb.org/2026/06/2026-board-election-updates/">Read more &gt;</a></div><div class="item"><div class="image"></div><h4>Unmasking Brain Injury: Stories Behind the Ride</h4><p></p><a href="https://lmb.org/2026/05/unmasking-brain-injury-stories-behind-the-ride/">Read more &gt;</a></div>					</div>
				</div>
			</section>

		</section>
		<!-- /section -->
	</main>


			<section class="amazon-smile-container">
  <div class="amazon">
    <p>Log in here to access your membership.</p>
    <a href="https://lmb.app.neoncrm.com/np/clients/lmb/login.jsp" class="button">Member Login</a>
  </div>

</section>			
			<!-- footer -->
			<footer class="site-footer" role="contentinfo">

				<div class="content-columns">
					<div class="logo">
						<img src="https://lmb.org/wp-content/themes/league-of-michigan-bicyclists/img/lmb_logo_white_footer.png" alt="LMB">
					</div>
											<div class="widget_text about"><div class="textwidget custom-html-widget"><h4>League of Michigan Bicyclists</h4>
						<p>416 S. Cedar St. Suite A<br/>Lansing, MI 48912</p>
						<p><a href="/cdn-cgi/l/email-protection#016e6767686264416d6c632f6e7366"><span class="__cf_email__" data-cfemail="78171e1e111b1d3814151a56170a1f">[email&#160;protected]</span></a></p>
<a href="tel:517 334 9100">(517) 334 - 9100</a>
<p>
	&copy; 2025 League of Michigan Bicyclists
</p></div></div>										<div class="social">
					<ul id="menu-social-1" class="social-media-list white"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1840"><a href="https://www.facebook.com/LeagueofMichiganBicyclists/">Facebook</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1841"><a href="https://www.instagram.com/mibicyclists/">Instagram</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1842"><a href="https://twitter.com/mibicyclists">Twitter</a></li>
</ul>						<a href="https://lmb.z2systems.com/np/clients/lmb/subscribe.jsp" class="button" target="_blank">E-News Signup</a>
					</div>
											<div class="widget_text ad"><div class="textwidget custom-html-widget"><!-- <a href="/events/lmb-tours/"><img src="https://lmb.org/wp-content/uploads/2018/12/2019_Tours_gif2.gif" alt="2019 Tours: HUB Fest June 8, Sunrise Adventure June 13-16, MUP July 6-13, Shoreline West Aug. 3-10"></a> --></div></div>									</div>

			</footer>
			<!-- /footer -->

		</div>
		<!-- /wrapper -->

		<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="speculationrules">
{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"/*"},{"not":{"href_matches":["/wp-*.php","/wp-admin/*","/wp-content/uploads/*","/wp-content/*","/wp-content/plugins/*","/wp-content/themes/league-of-michigan-bicyclists/*","/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
</script>
		<script type="text/javascript">
			(function() {
				let targetObjectName = 'EM';
				if ( typeof window[targetObjectName] === 'object' && window[targetObjectName] !== null ) {
					Object.assign( window[targetObjectName], []);
				} else {
					console.warn( 'Could not merge extra data: window.' + targetObjectName + ' not found or not an object.' );
				}
			})();
		</script>
		<script type="text/javascript" src="https://lmb.org/wp-content/themes/league-of-michigan-bicyclists/js/min/navigation-min.js?ver=1.0.0" id="navigation-js"></script>
<script type="text/javascript" id="collapseomatic-js-js-before">
/* <![CDATA[ */
const com_options = {"colomatduration":"fast","colomatslideEffect":"slideFade","colomatpauseInit":"","colomattouchstart":""}
//# sourceURL=collapseomatic-js-js-before
/* ]]> */
</script>
<script type="text/javascript" src="https://lmb.org/wp-content/plugins/jquery-collapse-o-matic/js/collapse.js?ver=1.7.2" id="collapseomatic-js-js"></script>
<script type="text/javascript" id="theme-my-login-js-extra">
/* <![CDATA[ */
var themeMyLogin = {"action":"","errors":[]};
//# sourceURL=theme-my-login-js-extra
/* ]]> */
</script>
<script type="text/javascript" src="https://lmb.org/wp-content/plugins/theme-my-login/assets/scripts/theme-my-login.min.js?ver=7.1.14" id="theme-my-login-js"></script>
<script type="text/javascript" src="https://lmb.org/wp-includes/js/hoverIntent.min.js?ver=1.10.2" id="hoverIntent-js"></script>
<script type="text/javascript" src="https://lmb.org/wp-content/plugins/megamenu/js/maxmegamenu.js?ver=3.7" id="megamenu-js"></script>
<script id="wp-emoji-settings" type="application/json">
{"baseUrl":"https://s.w.org/images/core/emoji/17.0.2/72x72/","ext":".png","svgUrl":"https://s.w.org/images/core/emoji/17.0.2/svg/","svgExt":".svg","source":{"concatemoji":"https://lmb.org/wp-includes/js/wp-emoji-release.min.js?ver=6.9.4"}}
</script>
<script type="module">
/* <![CDATA[ */
/*! This file is auto-generated */
const a=JSON.parse(document.getElementById("wp-emoji-settings").textContent),o=(window._wpemojiSettings=a,"wpEmojiSettingsSupports"),s=["flag","emoji"];function i(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function c(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data);e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0);const a=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data);return t.every((e,t)=>e===a[t])}function p(e,t){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var n=e.getImageData(16,16,1,1);for(let e=0;e<n.data.length;e++)if(0!==n.data[e])return!1;return!0}function u(e,t,n,a){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\udde8\ud83c\uddf6","\ud83c\udde8\u200b\ud83c\uddf6")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!a(e,"\ud83e\u1fac8")}return!1}function f(e,t,n,a){let r;const o=(r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):document.createElement("canvas")).getContext("2d",{willReadFrequently:!0}),s=(o.textBaseline="top",o.font="600 32px Arial",{});return e.forEach(e=>{s[e]=t(o,e,n,a)}),s}function r(e){var t=document.createElement("script");t.src=e,t.defer=!0,document.head.appendChild(t)}a.supports={everything:!0,everythingExceptFlag:!0},new Promise(t=>{let n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),c.toString(),p.toString()].join(",")+"));",a=new Blob([e],{type:"text/javascript"});const r=new Worker(URL.createObjectURL(a),{name:"wpTestEmojiSupports"});return void(r.onmessage=e=>{i(n=e.data),r.terminate(),t(n)})}catch(e){}i(n=f(s,u,c,p))}t(n)}).then(e=>{for(const n in e)a.supports[n]=e[n],a.supports.everything=a.supports.everything&&a.supports[n],"flag"!==n&&(a.supports.everythingExceptFlag=a.supports.everythingExceptFlag&&a.supports[n]);var t;a.supports.everythingExceptFlag=a.supports.everythingExceptFlag&&!a.supports.flag,a.supports.everything||((t=a.source||{}).concatemoji?r(t.concatemoji):t.wpemoji&&t.twemoji&&(r(t.twemoji),r(t.wpemoji)))});
//# sourceURL=https://lmb.org/wp-includes/js/wp-emoji-loader.min.js
/* ]]> */
</script>

		<!-- analytics -->
		<script>
		(function(f,i,r,e,s,h,l){i['GoogleAnalyticsObject']=s;f[s]=f[s]||function(){
		(f[s].q=f[s].q||[]).push(arguments)},f[s].l=1*new Date();h=i.createElement(r),
		l=i.getElementsByTagName(r)[0];h.async=1;h.src=e;l.parentNode.insertBefore(h,l)
		})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
		ga('create', 'UA-XXXXXXXX-XX', 'yourdomain.com');
		ga('send', 'pageview');
		</script>

	</body>
</html>
