Fertility

Our customized plan will help you along the journey of becoming a parent.

Our Fertility treatment program will depend on your individual needs. 

We offer natural conception programs and support for assisted reproduction

(IVF, IUI, etc.). 

We use acupuncture and herbal medicine to support you on your path of becoming a parent and beyond.

Our Fertility Plans are Customized for you.

We understand the difficulties that may prevent pregnancy. Our fertility plan is custom to your biology and set you on the journey of becoming a parent.

(function() { function getUTMs() { var p = new URLSearchParams(window.location.search); return { source: p.get('utm_source') || '', medium: p.get('utm_medium') || '', campaign: p.get('utm_campaign') || '', gclid: p.get('gclid') || '' }; } function saveOrLoadUTMs() { var u = getUTMs(); var hasData = u.source || u.medium || u.campaign || u.gclid; if (hasData) { sessionStorage.setItem('ssa_utms', JSON.stringify(u)); return u; } var saved = sessionStorage.getItem('ssa_utms'); return saved ? JSON.parse(saved) : u; } function fillFields(u) { var map = { 'utm-source': u.source, 'utm-medium': u.medium, 'utm-campaign': u.campaign, 'field-gclid': u.gclid }; for (var name in map) { if (!map[name]) continue; var el = document.querySelector('input[name="' + name + '"]'); if (el && el.value === '') { el.value = map[name]; el.dispatchEvent(new Event('input', { bubbles: true })); el.dispatchEvent(new Event('change', { bubbles: true })); } } } var utms = saveOrLoadUTMs(); var observer = new MutationObserver(function() { fillFields(utms); }); observer.observe(document.body, { childList: true, subtree: true }); setTimeout(function() { observer.disconnect(); }, 30000); fillFields(utms); })();