CINXE.COM

Search

<!DOCTYPE html> <html lang="en-US"> <head> <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="pinterest" content="nopin" /> <meta name="pinterest" content="nohover" /> <meta name="3778517eb4810dfb5d143ed8f1b359b3b5a82923" content="0f56257c3db4a222e91b11bc6871c4df2e263b28" /> <link rel="apple-touch-icon" sizes="57x57" href="/img/org.1/favicons/apple-icon-57x57.png"> <link rel="apple-touch-icon" sizes="60x60" href="/img/org.1/favicons/apple-icon-60x60.png"> <link rel="apple-touch-icon" sizes="72x72" href="/img/org.1/favicons/apple-icon-72x72.png"> <link rel="apple-touch-icon" sizes="76x76" href="/img/org.1/favicons/apple-icon-76x76.png"> <link rel="apple-touch-icon" sizes="114x114" href="/img/org.1/favicons/apple-icon-114x114.png"> <link rel="apple-touch-icon" sizes="120x120" href="/img/org.1/favicons/apple-icon-120x120.png"> <link rel="apple-touch-icon" sizes="144x144" href="/img/org.1/favicons/apple-icon-144x144.png"> <link rel="apple-touch-icon" sizes="152x152" href="/img/org.1/favicons/apple-icon-152x152.png"> <link rel="apple-touch-icon" sizes="180x180" href="/img/org.1/favicons/apple-icon-180x180.png"> <link rel="icon" type="image/png" sizes="192x192" href="/img/org.1/favicons/android-icon-192x192.png"> <link rel="icon" type="image/png" sizes="32x32" href="/img/org.1/favicons/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="96x96" href="/img/org.1/favicons/favicon-96x96.png"> <link rel="icon" type="image/png" sizes="16x16" href="/img/org.1/favicons/favicon-16x16.png"> <link rel="manifest" href="/img/org.1/favicons/manifest.json"> <meta name="msapplication-TileColor" content="#ffffff"> <meta name="msapplication-TileImage" content="/ms-icon-144x144.png"> <script> /* stubs */ const hapticsImpactHeavy = async () => { }; const hapticsImpactMedium = async () => { }; const hapticsImpactLight = async () => { }; const hapticsVibrate = async () => { }; const hapticsSelectionStart = async () => { }; const hapticsSelectionChanged = async () => { }; const hapticsSelectionEnd = async () => { }; </script> <script> function setPullToRefresh() {} function gotoURL(inurl) { window.location.href = inurl; return; } function contentLoaded(isHTMX, f, caller = "") { console.log("contentLoaded: " + isHTMX + " " + caller); if (isHTMX == true) { document.body.addEventListener('htmx:afterSettle', f, {once: true}); } else { if (document.readyState !== 'loading') { console.log('document is already ready, just execute code here'); f(); } else { console.log('document was not ready, place code here'); document.addEventListener('DOMContentLoaded', f, {once: true}); } } } function HideAppSidebarOnKeyboard() { console.log("In HideAppSidebarOnKeyboard"); } // stub function logError(data, url, linenumber) { console.log(data) return; } var pushSubToken; var ignoreErrors = false; var lastError = ""; window.onerror = function(errorMessage, errorUrl, errorLine, errorColumn, errorObj) { let column; let stack; if (console && console.log) { console.log("msg:", errorMessage); console.log("url:", errorUrl); console.log("line:", errorLine); if (errorColumn !== undefined && errorObj != null) { console.log("column:", errorColumn); column = errorColumn; } if (errorObj !== undefined && errorObj != null) { console.log("stack:", errorObj.stack); stack = errorObj.stack; } console.log("client_id:", "web.web09.16624184.1732749852460024223"); console.log("last_error:", lastError); console.log("stack:", stack); } if (errorUrl == "" || errorUrl === null) { errorUrl = window.location.href; } if (errorMessage.includes("SecurityError:") == true) { ignoreErrors = true; } if (ignoreErrors == true) { console.log("cookies, disabled, ignoring"); lastError = errorMessage; return; } jQuery.ajax({ type: 'POST', url: '/jsclienterror', data: { msg: errorMessage, url: errorUrl, line: errorLine, column: column, stack: stack, last_error: lastError, client_id: "web.web09.16624184.1732749852460024223" }, success: function() { if (console && console.log) { console.log('JS error report successful.'); } lastError = errorMessage; }, error: function() { if (console && console.error) { console.error('JS error report submission failed!'); } lastError = errorMessage; } }); return true; } </script> <script src="/tinymce-5.10.9/tinymce.min.js"></script> <script src="/js/browser-image-compression-2.0.2.min.js"></script> <link href="/css/application-6630163a3be19b6cee26ce35342d0d92.css" rel="stylesheet" id="groupsio-css"> <script src="/js/application-9b2c27b802a13063cf8a712fe566f004.js" id="groupsio-js"></script> <script src="/js/run_prettify.js"></script> <title> Search </title> <link rel="canonical" href="https://groups.io/search"> <script> htmx.config.scrollBehavior = "instant"; htmx.config.historyCacheSize = 0; htmx.config.defaultSettleDelay = 0; console.log("FULL PAGE LOAD"); </script> </head> <body id="body" class="" hx-headers='{"Accept-Version": "ab77eb5706920326b8462b4e8eb5f3645a02f625"}' hx-ext="preload" hx-boost="false"> <script> if (window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches) { document.body.classList.add('dark-mode'); } </script> <div class="navbar navbar-head navbar-fixed-top" role="navigation" id="headerbar"> <div class="container-fluid" style="padding-left:0px;"> <a href="https://groups.io" class="navbar-left" hx-boost="false" hx-disinherit="*"> <img src="https://groups.io/img/org.1/mainlogo.png?cachebust" height="50" alt="Groups.io"> </a> <ul class="nav navbar-nav hidden-xs"> <li> <a href="https://groups.io/search"> Find or Create a Group </a> </li> </ul> <ul class="nav navbar-nav pull-right visible-xs" style="margin-top:5px;margin-bottom:5px;"> <li> <a href="#" data-toggle="modal" data-target="#mobileAccount"> <i class="fa-fw fa fa-bars fa-lg"></i> </a> </li> </ul> <ul class="nav navbar-nav pull-right hidden-xs"> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <i class="fa-fw fa-regular fa-globe"></i> EN <b class="caret"></b> </a> <ul class="dropdown-menu"> <li> <a href="https://groups.io/unsetlang"> EN </a> </li> <li> <a href="https://groups.io/setlang/de"> DE </a> </li> <li> <a href="https://groups.io/setlang/es"> ES </a> </li> <li> <a href="https://groups.io/setlang/fr"> FR </a> </li> <li> <a href="https://groups.io/setlang/it"> IT </a> </li> <li> <a href="https://groups.io/setlang/pt"> PT </a> </li> <li> <a href="https://groups.io/setlang/uk"> UK </a> </li> </ul> </li> <li> <a href="https://groups.io/helpcenter" target="_blank"> Help </a> </li> <li> <a href="https://groups.io/login" hx-boost="false" hx-disinherit="*"> <i class="fa fa-sign-in-alt"></i> Log In </a> </li> <li> <a href="https://groups.io/register"> <i class="fa fa-user"></i> Sign Up </a> </li> </ul> </div> </div> <div class="modal fade" id="mobileAccount" role="dialog"> <div class="modal-dialog" style="margin-top:50px;"> <div class="modal-content"> <div class="modal-body"> <ul class="list-group noborderlist"> <li class="noborderitem list-group-item"> <a href="https://groups.io/login" hx-boost="false" hx-disinherit="*"> <i class="fa fa-sign-in-alt"></i> Log In </a> </li> <li class="noborderitem list-group-item"> <a href="https://groups.io/register"> <i class="fa fa-user"></i> Sign Up </a> </li> <li class="noborderitem list-group-item"> <a href="https://groups.io/helpcenter" target="_blank"> <i class="fa-fw fa fa-question-circle"></i> Help </a> </li> <li class="dropdown noborderitem list-group-item"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <i class="fa-fw fa-regular fa-globe"></i> EN <b class="caret"></b> </a> <ul class="dropdown-menu"> <li> <a href="https://groups.io/unsetlang"> EN </a> </li> <li> <a href="https://groups.io/setlang/de"> DE </a> </li> <li> <a href="https://groups.io/setlang/es"> ES </a> </li> <li> <a href="https://groups.io/setlang/fr"> FR </a> </li> <li> <a href="https://groups.io/setlang/it"> IT </a> </li> <li> <a href="https://groups.io/setlang/pt"> PT </a> </li> <li> <a href="https://groups.io/setlang/uk"> UK </a> </li> </ul> </li> </ul> </div> </div> </div> </div> <script> var groupnavigatorData = [ ]; </script> <!-- Modal Dialog for Autocomplete --> <div class="modal fade" id="groupnavigatorModal" tabindex="-1" role="dialog" aria-labelledby="modalLabel" aria-hidden="true"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-body"> <input type="text" class="form-control" id="groupnavigatorInput" placeholder="Go to group..." style="margin-bottom:10px"> <div id="groupnavigatorContainer" class="autocompleteResults" style="max-height:250px; overflow-y: auto;"></div> <div class="text-center" style="margin-top:10px; font-size:12px;"><i class="fa-sharp fa-arrow-up-arrow-down"></i> to navigate&nbsp;&nbsp;&nbsp;<i class="fa-sharp fa-arrow-turn-down-left"></i> to use&nbsp;&nbsp;&nbsp;<strong>esc</strong> to dismiss</div> </div> </div> </div> </div> <script> // Keep track of the currently selected index var selectedIndex = -1; // Function to highlight the matched substring function highlightSubstring(str, substring) { var index = str.toLowerCase().indexOf(substring.toLowerCase()); if (index !== -1) { var before = str.substring(0, index); var middle = str.substring(index, index + substring.length); var after = str.substring(index + substring.length); return before + '<span class="autocomplete-highlight">' + middle + '</span>' + after; } return str; } // Function to highlight the selected item and ensure it is visible in the scrollable list function highlightSelectedItem(modalName) { var listContainer = document.getElementById(modalName + 'Container'); var items = document.getElementsByClassName(modalName + '-list-item'); Array.from(items).forEach(function(item, idx) { item.className = idx === selectedIndex ? modalName + '-list-item autocomplete-list-item btn-primary no-hover' : modalName + '-list-item autocomplete-list-item no-hover'; // Apply btn-primary class to the selected item }); if (items.length > 0 && selectedIndex >= 0) { var selectedItem = items[selectedIndex]; var containerTop = listContainer.scrollTop; var containerBottom = containerTop + listContainer.clientHeight; var itemTop = selectedItem.offsetTop; var itemBottom = itemTop + selectedItem.offsetHeight; const fudge = 59; if (selectedIndex > 0 && itemTop > containerBottom) { // If there are items below the selected item and the selected item is not fully visible, scroll down listContainer.scrollTop = itemTop - listContainer.clientHeight + items[selectedIndex - 1].offsetHeight; } else if (selectedIndex < items.length - 1 && (itemTop - fudge) < containerTop) { // If there are items above the selected item and the selected item is not fully visible, scroll up listContainer.scrollTop = itemTop - fudge - items[selectedIndex + 1].offsetHeight; } } } // function to populate the list based on the input function populateList(modalName, data) { var input = document.getElementById(modalName+'Input').value; var listContainer = document.getElementById(modalName+'Container'); listContainer.innerHTML = ''; data.forEach(function(item) { if (item.name.toLowerCase().includes(input.toLowerCase())) { var div = document.createElement('div'); div.innerHTML = highlightSubstring(item.name, input); div.className = modalName+'-list-item autocomplete-list-item no-hover'; // Apply no-hover class div.addEventListener('click', function() { // Navigate to the specified URL when a list item is clicked window.location.href = item.url; }); div.addEventListener('mousemove', function() { // Remove no-hover class from all items when the mouse is moved over any item console.log("mouse move"); var items = document.getElementsByClassName(modalName+'-list-item'); Array.from(items).forEach(function(item) { item.classList.remove('no-hover'); }); }); listContainer.appendChild(div); } }); highlightSelectedItem(modalName); } function InitAutocomplete(modalName, data) { // Focus the input field when the modal is shown and populate the list $('#' + modalName + 'Modal').on('shown.bs.modal', function () { $('#' + modalName + 'Input').focus().val(''); populateList(modalName, data); selectedIndex = 0; highlightSelectedItem(modalName); }); // Event listener for input field typing document.getElementById(modalName + 'Input').addEventListener('input', function() { populateList(modalName, data); selectedIndex = 0; }); // Event listener for arrow keys and enter key document.getElementById(modalName + 'Input').addEventListener('keydown', function(event) { var items = document.getElementsByClassName(modalName + '-list-item'); if (event.key === 'ArrowDown') { event.preventDefault(); if (selectedIndex < items.length - 1) selectedIndex++; highlightSelectedItem(modalName); } else if (event.key === 'ArrowUp') { event.preventDefault(); if (selectedIndex > 0) selectedIndex--; highlightSelectedItem(modalName); } else if (event.key === 'Enter' && selectedIndex >= 0 && selectedIndex < items.length) { event.preventDefault(); items[selectedIndex].click(); } }); } function showAutocompleteModal(modalName) { $('#' + modalName + 'Modal').modal('show'); selectedIndex = -1; } </script> <div id="content" class="container-fluid"> <script> InitAutocomplete("groupnavigator", groupnavigatorData); document.body.addEventListener("showReloadPageDialog", function(evt) { console.log("Forced reload"); location.reload(); }); function ShowBackButton(label) { var logoElement = document.getElementById("logo"); if (logoElement) { html = ` <span style="color:#fff;margin-top:14px;margin-left:12px;float:left !important; height:36px;"> <a onclick="goBack()" style="color:#fff"> <i class="fa-fw fa-solid fa-chevron-left fa-lg"></i> </a></span>`; if (label != "") { html += `<div style="position:absolute;left:50%;transform:translateX(-50%);text-align:center;color:#ecf0f1;margin-top:5px;"><h4>` + label + `</h4></div>`; } logoElement.innerHTML = html; } } function HideBackButton() { var logoElement = document.getElementById("logo"); if (logoElement) { logoElement.innerHTML = ` <a href="https://groups.io" class="navbar-left"> <img src="https://groups.io/img/org.1/mainlogo.png?cachebust" height="50" alt="Groups.io"> </a>`; } } function goBack() { history.back(); } // submitEvent acts like .submit(), except it is compatible with the app, by using events instead. function submitEvent(ele) { console.log("in submitEvent"); if (ele.startsWith('#')) { ele = ele.slice(1); } document.getElementById(ele).submit(); return; /* const theEvent = new CustomEvent('submit', { bubbles: true, cancelable: true }); if (typeof ele === 'string' || ele instanceof String) { if (ele.startsWith("#") == true) { ele = ele.slice(1); } if (document.getElementById(ele).dispatchEvent(theEvent) == true) { // if not cancelled, do normal submit console.log("calling submit"); document.getElementById(ele).submit(); } return; } // assume ele is the element if (ele.dispatchEvent(theEvent) == true) { // if not cancelled, do normal submit console.log("calling submit"); ele.submit(); } */ } // gioDestroy is a convenience function for destroy callbacks function gioDestroy(eventCB) { let internalGioDestroy = function(evt) { // do not activate on infinite scroll events if (evt.detail.target !== undefined && evt.detail.target.id != "maincontent-refresh") { console.log("Ignoring infinite scroll event"); return; } console.log("Calling destroy callback"); eventCB(evt); } document.body.addEventListener("htmx:beforeSwap", internalGioDestroy, {once: true}); document.body.addEventListener("htmx:historyCacheMiss", internalGioDestroy, {once: true}); } var drawerCloseFunc = function(evt) { console.log("in drawerCloseFunc"); // Find all elements with the class 'drawer' var drawers = document.querySelectorAll('.drawer'); // Iterate over each element and call closeDrawer() on each drawers.forEach(function(obj) { drawerObj.closeDrawer(obj); }); $('.modal').modal('hide'); } document.body.addEventListener('htmx:beforeSwap', drawerCloseFunc); document.body.addEventListener('htmx:historyCacheMiss', drawerCloseFunc); var keydownFunc = function(event) { var tagName = event.target.tagName.toLowerCase(); if (tagName === 'input' || tagName === 'textarea' || event.target.isContentEditable) { if (event.key === 'Escape') { event.target.blur(); } return; } // check if the viewimages viewer is up let element = document.getElementById('overlay'); if (element && element.classList.contains('visible')) { return; } console.log("HERE: " + event.key + " " + event.ctrlKey + " " + event.shiftKey + " " + event.metaKey); if (event.ctrlKey && event.shiftKey && (event.key === '?' || event.key === '/')) { event.preventDefault(); // Prevent the default action // Show the modal dialog for keyboard shortcuts $('#shortcutModal').modal('show'); return; } $('#shortcutModal').modal('hide'); if (event.key.toLowerCase() === 'g') { // For Windows and Linux if (event.ctrlKey) { event.preventDefault(); showAutocompleteModal("groupnavigator"); return; } } // Check if the pressed key is '/' if ((event.key === 'f' || event.key === 'F') && event.shiftKey) { if (navigator.platform.toUpperCase().indexOf('MAC') >= 0) { if (event.metaKey) { event.preventDefault(); // Prevent the default action // Focus on the search box let box = document.getElementById('searchbox') if (box != null) { document.getElementById('searchbox').focus(); } } } else { // For Windows and Linux if (event.ctrlKey) { event.preventDefault(); // Prevent the default action // Focus on the search box let box = document.getElementById('searchbox') if (box != null) { document.getElementById('searchbox').focus(); } } } } } document.addEventListener('keydown', keydownFunc); var removeDrawerCloseFunc = function(evt) { document.body.removeEventListener('htmx:beforeSwap', drawerCloseFunc); document.body.removeEventListener('htmx:historyCacheMiss', drawerCloseFunc); document.removeEventListener('keydown', keydownFunc); } document.body.addEventListener("htmx:historyCacheMiss", removeDrawerCloseFunc, {once: true}); </script> <!-- Modal Dialog for Keyboard Shortcuts --> <div class="modal fade" id="shortcutModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <h4 class="modal-title" id="myModalLabel">Keyboard Shortcuts</h4> </div> <div class="modal-body"> <div class="row"> <div class="col-xs-3 text-right"><strong>ctrl</strong> + <strong>shift</strong> + <strong>?</strong>&nbsp;&nbsp;:</div> <div class="col-xs-9" style="margin-left: -23px;">Show all keyboard shortcuts</div> </div> <div class="row"> <div class="col-xs-3 text-right"><strong>ctrl</strong> + <strong>g</strong>&nbsp;&nbsp;:</div> <div class="col-xs-9" style="margin-left: -23px;">Navigate to a group</div> </div> <div class="row"> <div class="col-xs-3 text-right"><strong class="ctrlmeta">ctrl</strong> + <strong>shift</strong> + <strong>f</strong>&nbsp;&nbsp;:</div> <div class="col-xs-9" style="margin-left: -23px;">Find</div> </div> <div class="row"> <div class="col-xs-3 text-right"><strong class="ctrlmeta">ctrl</strong> + <strong>/</strong>&nbsp;&nbsp;:</div> <div class="col-xs-9" style="margin-left: -23px;">Quick actions</div> </div> </div> <div class="text-center" style="margin-top:10px; margin-bottom:10px; font-size:12px;"><strong>esc</strong> to dismiss</div> </div> </div> </div> <div class="row"> <div class="col-xs-12 col-sm-10 col-sm-push-2"> <div class="pull-right"> <form class="form-inline" method="get" action="https://groups.io/search"> <!-- <input type="text" name="q" size="21" class="typeahead"> --> <div class="form-group"> <div class="input-group"> <input type="text" class="form-control" placeholder="Search" title="Search" name="q" size="20" value="" style="height:37px"> <input type="hidden" name="p" value="SubsCount,,,20,2,0,0"> <div class="input-group-btn"> <button class="btn btn-primary" type="submit" style="height:37px;"> <span class="fa fa-search"></span> </button> </div> </div> </div> </form> </div> <ol class="breadcrumb"> <li>Publicly Listed Groups</li> <li class="active"> Popularity </li> </ol> <table class="table"> <tbody> <tr> <td> <h5 style="margin-bottom: 0px;"> <a href="https://groups.io/g/LTspice/topics"> LTspice / <i> LTspice </i> </a> </h5> This group is dedicated to LTspice. LTspice® is a free SPICE electronic circuit simulation program. Download LTspice at http://www.analog.com/LTspice . This group is independent from the owner of LTspice (Analog Devices (ADI), formerly Linear Technology (LTC)). It is a user&#39;s group, made up entirely of LTspice users like you. It is the official LTspice support group for users. This usergro... <br> Created: <script id="timedispcreated3087"> $('#timedispcreated3087').replaceWith(DisplayShortTime(1033135079000000000, false )); </script> <div style="color: #093;"> 46,775 Members, 23,598 Topics, Public Archive, Last Post: <script id="timedisplast3087"> $('#timedisplast3087').replaceWith(DisplayShortTime(1732749030873896117, false )); </script> </div> </td> </tr> <tr> <td> <h5 style="margin-bottom: 0px;"> <a href="https://groups.io/g/svackshee"> svackshee / <i> SVACKSHEE /स्वाक्षी ( ” Seeing the World through Own Eyes ” in Hindi ) </i> </a> </h5> We, SVACKSHEE /स्वाक्षी (Society for Voluntary Action with Community-based Knowledge for Sustainable Health, Education and Empowerment) Sansthan is registered in March 2010 under the Societies Registration Act 1958 of Rajasthan as an organisation. <br> Created: <script id="timedispcreated26499"> $('#timedispcreated26499').replaceWith(DisplayShortTime(1542107702916275188, false )); </script> <div style="color: #093;"> 22,496 Members, 6 Topics, Private Archive, Restricted, Last Post: <script id="timedisplast26499"> $('#timedisplast26499').replaceWith(DisplayShortTime(1622201127104552638, false )); </script> </div> </td> </tr> <tr> <td> <h5 style="margin-bottom: 0px;"> <a href="https://groups.io/g/jimbutcher/topics"> jimbutcher / <i> Jim Butcher News and Announcements </i> </a> </h5> This group is for official and semi-official announcements from Jim-Butcher.Com, the author&#39;s official website. Sign up to receive our (irregular) news bulletins on everything Jim! <br> Created: <script id="timedispcreated54839"> $('#timedispcreated54839').replaceWith(DisplayShortTime(1575142922026935918, false )); </script> <div style="color: #093;"> 18,426 Members, 137 Topics, Public Archive, Last Post: <script id="timedisplast54839"> $('#timedisplast54839').replaceWith(DisplayShortTime(1726070492251076879, false )); </script> </div> </td> </tr> <tr> <td> <h5 style="margin-bottom: 0px;"> <a href="https://groups.io/g/ATCSMonitor"> ATCSMonitor </a> </h5> This is a user group for ATCS Monitor, a Railroad data, CTC monitor and display for railfans, monitoring enthusiasts, and the industry. Our purpose is to provide a forum to share experiences, advice, tips and ask questions on the use of the software. Currently supported protocols are ATCS, ARES, Genisys, SCS-128 and EOT. Note to prospective members: Upon requesting membership, a questionnaire will... <br> Created: <script id="timedispcreated40779"> $('#timedispcreated40779').replaceWith(DisplayShortTime(1004675117000000000, false )); </script> <div style="color: #093;"> 16,410 Members, 49,259 Topics, Private Archive, Restricted, Last Post: <script id="timedisplast40779"> $('#timedisplast40779').replaceWith(DisplayShortTime(1732748913314620073, false )); </script> </div> </td> </tr> <tr> <td> <h5 style="margin-bottom: 0px;"> <a href="https://groups.io/g/sttmgroup"> sttmgroup / <i> THE STTM GROUP (Stopping the Thyroid Madness!) </i> </a> </h5> Hello!! Welcome to the STTM DISCUSSION GROUP (Stopping the Thyroid Madness) for those with hypothyroidism, whether it&#39;s an autoimmune cause like Hashimoto&#39;s, or any non-autoimmune cause. We focus on feeling better with any form of T3 in one&#39;s treatment, whether with a working NDT (natural desiccated thyroid), or synthetic T4 and T3, or T3 alone. We also talk about iron, B12, Vitamin D... <br> Created: <script id="timedispcreated52381"> $('#timedispcreated52381').replaceWith(DisplayShortTime(1032109261000000000, false )); </script> <div style="color: #093;"> 15,472 Members, 89,577 Topics, Private Archive, Restricted, Last Post: <script id="timedisplast52381"> $('#timedisplast52381').replaceWith(DisplayShortTime(1732734200542263866, false )); </script> </div> </td> </tr> <tr> <td> <h5 style="margin-bottom: 0px;"> <a href="https://Band-In-A-Box.groups.io/g/main/topics"> Band-In-A-Box / <i> Band In A Box Independent User Group </i> </a> </h5> This is the Independent user group for PG Music&#39;s Band-In-A-Box (BiaB) program that was previously on Yahoo Groups. All are welcome to join. Exchange hints and tips Exchange and Share BiaB files *.sgu, *.mgu, *.sty etc created by our members Build and maintain a file archive of BiaB Files. Note: The files in the file archive have been contributed by members of the group, they are for priv... <br> Created: <script id="timedispcreated53880"> $('#timedispcreated53880').replaceWith(DisplayShortTime(979940729000000000, false )); </script> <div style="color: #093;"> 15,035 Members, 13,040 Topics, Public Archive, Last Post: <script id="timedisplast53880"> $('#timedisplast53880').replaceWith(DisplayShortTime(1732723453137131615, false )); </script> </div> </td> </tr> <tr> <td> <h5 style="margin-bottom: 0px;"> <a href="https://groups.io/g/FTshuls/topics"> FTshuls / <i> FTShuls (previously FiveTownsShuls and FiveTownsJewishCommunity) </i> </a> </h5> FTshuls (FiveTownsShuls), the OFFICIAL website and email list for the Five Towns Jewish Community. This site now includes FiveTownsShul as well as FiveTownsJewishCommunity, both of which have been merged into this single source of Five Towns Jewish Community and Shuls source of information and communication. The owners/moderators of this list are volunteers and accept no responsibility or liabilit... <br> Created: <script id="timedispcreated52057"> $('#timedispcreated52057').replaceWith(DisplayShortTime(1040349772000000000, false )); </script> <div style="color: #093;"> 14,363 Members, 482,909 Topics, Public Archive, Last Post: <script id="timedisplast52057"> $('#timedisplast52057').replaceWith(DisplayShortTime(1732297933499440359, false )); </script> </div> </td> </tr> <tr> <td> <h5 style="margin-bottom: 0px;"> <a href="https://Quiltville.groups.io/g/Newsletter/topics"> Quiltville / <i> Quiltville Newsletter </i> </a> </h5> Welcome to Bonnie K Hunter&#39;s Quiltville.com Newsletter &amp; Notification list.Daughter, Sister, Friend, Wife, Mother, Quilter, Teacher, Author, Hopeless Scrapaholic! Bonnie K Hunter is the head, heart and hands behind Quiltville.com.This is the &#34;announcement only&#34; mailing list, notifying you of updates, new patterns, gift-aways and additions made to the http://quiltville.com website!W... <br> Created: <script id="timedispcreated48759"> $('#timedispcreated48759').replaceWith(DisplayShortTime(1572439448842913041, false )); </script> <div style="color: #093;"> 14,332 Members, 162 Topics, Public Archive, Last Post: <script id="timedisplast48759"> $('#timedisplast48759').replaceWith(DisplayShortTime(1732281566900963777, false )); </script> </div> </td> </tr> <tr> <td> <h5 style="margin-bottom: 0px;"> <a href="https://groups.io/g/nanovna-users/topics"> nanovna-users / <i> nanovna users </i> </a> </h5> Users of nanovna small VNA Files: https://groups.io/g/nanovna-users/files Wiki: https://groups.io/g/nanovna-users/wiki <br> Created: <script id="timedispcreated34671"> $('#timedispcreated34671').replaceWith(DisplayShortTime(1559527637868127644, false )); </script> <div style="color: #093;"> 13,607 Members, 3,863 Topics, Public Archive, Last Post: <script id="timedisplast34671"> $('#timedisplast34671').replaceWith(DisplayShortTime(1732749202583403021, false )); </script> </div> </td> </tr> <tr> <td> <h5 style="margin-bottom: 0px;"> <a href="https://groups.io/g/fropky/topics"> fropky </a> </h5> Stock Research &amp; Analysis | Sharing knowledge, not advice | Stay informed, make informed decisions | Non-SEBI Registered #StockMarket #Investing <br> Created: <script id="timedispcreated78481"> $('#timedispcreated78481').replaceWith(DisplayShortTime(1602556871479359078, false )); </script> <div style="color: #093;"> 13,288 Members, 1 Topic, Public Archive, Last Post: <script id="timedisplast78481"> $('#timedisplast78481').replaceWith(DisplayShortTime(1690095795803898127, false )); </script> </div> </td> </tr> <tr> <td> <h5 style="margin-bottom: 0px;"> <a href="https://groups.io/g/PeachheadNanny"> PeachheadNanny / <i> Peachhead Nanny </i> </a> </h5> PeachheadNanny is the sister group to Peachhead. This site is for parents searching for nannies/caregivers and nannies/caregivers searching for a family. Nanny agencies may not join this group. If a nanny agency would like to advertise on this site or promote their business to the members of PeachheadNanny, please contact Linda Perry at Linda@Peachhead.net to find out about having a dedicated e-... <br> Created: <script id="timedispcreated13317"> $('#timedispcreated13317').replaceWith(DisplayShortTime(1153419112000000000, false )); </script> <div style="color: #093;"> 13,186 Members, 71,310 Topics, Private Archive, Last Post: <script id="timedisplast13317"> $('#timedisplast13317').replaceWith(DisplayShortTime(1732723482924467796, false )); </script> </div> </td> </tr> <tr> <td> <h5 style="margin-bottom: 0px;"> <a href="https://Scanner.groups.io/g/main/topics"> Scanner </a> </h5> Scanner groups <br> Created: <script id="timedispcreated39940"> $('#timedispcreated39940').replaceWith(DisplayShortTime(1571214200842346184, false )); </script> <div style="color: #093;"> 12,966 Members, 777 Topics, Public Archive, Last Post: <script id="timedisplast39940"> $('#timedisplast39940').replaceWith(DisplayShortTime(1732749851095124924, false )); </script> </div> </td> </tr> <tr> <td> <h5 style="margin-bottom: 0px;"> <a href="https://js8call.groups.io/g/main"> js8call / <i> JS8Call </i> </a> </h5> Official JS8Call Group for development, testing, and discussion of the JS8Call application. JS8Call is a derivative of the WSJT-X application, restructured and redesigned for keyboard-to-keyboard message passing. It is not supported by nor endorsed by the WSJT-X development group. While the WSJT-X group maintains copyright over the original work and code, JS8Call is a derivative work licensed u... <br> Created: <script id="timedispcreated20976"> $('#timedispcreated20976').replaceWith(DisplayShortTime(1531321680891210909, false )); </script> <div style="color: #093;"> 12,536 Members, 4,307 Topics, Private Archive, Last Post: <script id="timedisplast20976"> $('#timedisplast20976').replaceWith(DisplayShortTime(1732569862670062302, false )); </script> </div> </td> </tr> <tr> <td> <h5 style="margin-bottom: 0px;"> <a href="https://aprendendo-ingles.groups.io/g/main/topics"> aprendendo-ingles / <i> Aprendendo Inglês, com Rubens Queiroz </i> </a> </h5> Esta é uma lista gratuita para ajudar pessoas a aprender inglês. Todos os dias um texto ou piadinha é enviada para os assinantes com as palavras mais difíceis e importantes traduzidas para o português. Manter o contato diário com o idioma é uma das principais sacadas para aprender inglês com facilidade! <br> Created: <script id="timedispcreated46508"> $('#timedispcreated46508').replaceWith(DisplayShortTime(1571969182619071626, false )); </script> <div style="color: #093;"> 12,424 Members, 3,834 Topics, Public Archive, Last Post: <script id="timedisplast46508"> $('#timedisplast46508').replaceWith(DisplayShortTime(1732698010367412653, false )); </script> </div> </td> </tr> <tr> <td> <h5 style="margin-bottom: 0px;"> <a href="https://groups.io/g/TeaneckShuls"> TeaneckShuls / <i> TeaneckShuls </i> </a> </h5> TeaneckShuls is an announcement list for the Jewish community in the Teaneck / Bergenfield / New Milford vicinity. For complete posting policy info &amp; relevant rules: https://tinyurl.com/TSPolicy <br> Created: <script id="timedispcreated1508"> $('#timedispcreated1508').replaceWith(DisplayShortTime(970743256000000000, false )); </script> <div style="color: #093;"> 12,394 Members, 490,940 Topics, Private Archive, Restricted, Last Post: <script id="timedisplast1508"> $('#timedisplast1508').replaceWith(DisplayShortTime(1732737282284211501, false )); </script> </div> </td> </tr> <tr> <td> <h5 style="margin-bottom: 0px;"> <a href="https://groups.io/g/clevelandpark/topics"> clevelandpark / <i> Cleveland Park </i> </a> </h5> This is a neighborhood email list for people who live, work, and enjoy the Washington, DC neighborhood of Cleveland Park and other nearby neighborhoods. It&#39;s a way to meet, exchange news, and find out what&#39;s happening in the area. The Cleveland Park Listserv is Washington&#39;s most vibrant electronic community. Join us! A brief history of the group: It was founded in 1999 as a OneList gr... <br> Created: <script id="timedispcreated211"> $('#timedispcreated211').replaceWith(DisplayShortTime(943974459000000000, false )); </script> <div style="color: #093;"> 12,374 Members, 157,944 Topics, Public Archive, Restricted, Last Post: <script id="timedisplast211"> $('#timedisplast211').replaceWith(DisplayShortTime(1732748889078038867, false )); </script> </div> </td> </tr> <tr> <td> <h5 style="margin-bottom: 0px;"> <a href="https://Uniden.groups.io/g/main/topics"> Uniden </a> </h5> Uniden discussion group <br> Created: <script id="timedispcreated9697"> $('#timedispcreated9697').replaceWith(DisplayShortTime(1513040084675246805, false )); </script> <div style="color: #093;"> 11,778 Members, 280 Topics, Public Archive, Last Post: <script id="timedisplast9697"> $('#timedisplast9697').replaceWith(DisplayShortTime(1732637796830181503, false )); </script> </div> </td> </tr> <tr> <td> <h5 style="margin-bottom: 0px;"> <a href="https://groups.io/g/crestron/topics"> crestron / <i> Crestron Programmers Group </i> </a> </h5> This is the new home for the long time Crestron programming group on Yahoo. Work has started on migrating all messages, files, and other data from the old group. This group is a discussion area and self-help support resource for individuals that create programs for Crestron multimedia products. All levels of programmers are encouraged to participate. This list is not sponsored or endorsed by Cres... <br> Created: <script id="timedispcreated14447"> $('#timedispcreated14447').replaceWith(DisplayShortTime(936301183000000000, false )); </script> <div style="color: #093;"> 11,495 Members, 55,022 Topics, Public Archive, Restricted, Last Post: <script id="timedisplast14447"> $('#timedisplast14447').replaceWith(DisplayShortTime(1732734545596418516, false )); </script> </div> </td> </tr> <tr> <td> <h5 style="margin-bottom: 0px;"> <a href="https://groups.io/g/FlaxSeedOil2/topics"> FlaxSeedOil2 / <i> FlaxSeedOil2 </i> </a> </h5> The purpose of FlaxSeedOil2 is to stop cancer and other health problems through the discussion of Dr. Johanna Budwig&#39;s Diet and Protocol and compatible treatments. Members give personal experiences and information for educational purposes. This should not be taken as medical advice. If medical advice is needed, it should be sought from those who are qualified. Everyone is responsible for their... <br> Created: <script id="timedispcreated48540"> $('#timedispcreated48540').replaceWith(DisplayShortTime(1002748385000000000, false )); </script> <div style="color: #093;"> 11,355 Members, 45,711 Topics, Public Archive, Last Post: <script id="timedisplast48540"> $('#timedisplast48540').replaceWith(DisplayShortTime(1732729903222520304, false )); </script> </div> </td> </tr> <tr> <td> <h5 style="margin-bottom: 0px;"> <a href="https://groups.io/g/IBM"> IBM / <i> IBM </i> </a> </h5> The target audience for this group is current and past IBM employees and contractors. <br> Created: <script id="timedispcreated1743"> $('#timedispcreated1743').replaceWith(DisplayShortTime(1196915095000000000, false )); </script> <div style="color: #093;"> 10,145 Members, 2,194 Topics, Private Archive, Last Post: <script id="timedisplast1743"> $('#timedisplast1743').replaceWith(DisplayShortTime(1732581882553752047, false )); </script> </div> </td> </tr> </tbody> </table> <div class="row"> <div class="col-sm-12"> <div class="pull-right form-inline"> <span class="form-group"> 1 - 20 of 41550 </span> &nbsp; <ul class="pagination form-group" style="margin: 0px !important;vertical-align:middle;"> <li class="disabled"> <a href="#"> <i class="fa fa-chevron-left"> <span class="sr-only"> previous page </span> </i> </a> </li> <li class="hidden-xs disabled"> <a class="currentpage" href="#"> 1 </a> </li> <li class="hidden-xs"> <a rel="nofollow" href="https://groups.io/search?page=2"> 2 </a> </li> <li class="hidden-xs"> <a rel="nofollow" href="https://groups.io/search?page=3"> 3 </a> </li> <li class="hidden-xs"> <a rel="nofollow" href="https://groups.io/search?page=4"> 4 </a> </li> <li class="hidden-xs"> <a rel="nofollow" href="https://groups.io/search?page=5"> 5 </a> </li> <li> <a href="https://groups.io/search?page=2"> <i class="fa fa-chevron-right"> <span class="sr-only"> next page </span> </i> </a> </li> </ul> </div> </div> </div> <ul class="pagination"> <li> <a href="https://groups.io/search?q=pre:a"> A </a> </li> <li> <a href="https://groups.io/search?q=pre:b"> B </a> </li> <li> <a href="https://groups.io/search?q=pre:c"> C </a> </li> <li> <a href="https://groups.io/search?q=pre:d"> D </a> </li> <li> <a href="https://groups.io/search?q=pre:e"> E </a> </li> <li> <a href="https://groups.io/search?q=pre:f"> F </a> </li> <li> <a href="https://groups.io/search?q=pre:g"> G </a> </li> <li> <a href="https://groups.io/search?q=pre:h"> H </a> </li> <li> <a href="https://groups.io/search?q=pre:i"> I </a> </li> <li> <a href="https://groups.io/search?q=pre:j"> J </a> </li> <li> <a href="https://groups.io/search?q=pre:k"> K </a> </li> <li> <a href="https://groups.io/search?q=pre:l"> L </a> </li> <li> <a href="https://groups.io/search?q=pre:m"> M </a> </li> <li> <a href="https://groups.io/search?q=pre:n"> N </a> </li> <li> <a href="https://groups.io/search?q=pre:o"> O </a> </li> <li> <a href="https://groups.io/search?q=pre:p"> P </a> </li> <li> <a href="https://groups.io/search?q=pre:q"> Q </a> </li> <li> <a href="https://groups.io/search?q=pre:r"> R </a> </li> <li> <a href="https://groups.io/search?q=pre:s"> S </a> </li> <li> <a href="https://groups.io/search?q=pre:t"> T </a> </li> <li> <a href="https://groups.io/search?q=pre:u"> U </a> </li> <li> <a href="https://groups.io/search?q=pre:v"> V </a> </li> <li> <a href="https://groups.io/search?q=pre:w"> W </a> </li> <li> <a href="https://groups.io/search?q=pre:x"> X </a> </li> <li> <a href="https://groups.io/search?q=pre:y"> Y </a> </li> <li> <a href="https://groups.io/search?q=pre:z"> Z </a> </li> </ul> </div> <div class="col-xs-12 col-sm-2 col-sm-pull-10"> <div class="list-group"> <a href="https://groups.io/search" class="list-group-item active"> Most Popular </a> <a href="https://groups.io/search?sort=Created" class="list-group-item"> Newest </a> <a href="https://groups.io/search?sort=Name" class="list-group-item"> By Name </a> </div> <center> <p> <a href="/static/pricing" class="btn btn-sm btn-success"> <i class="fa fa-plus"></i> Create a Group </a> </p> </center> </div> </div> </div> <div id="scroll-top-outer"> <div id="scroll-top" class="scroll-top-wrapper hidden-xs"> <span class="scroll-top-inner"> <i class="fa fa-arrow-circle-up fa-fw fa-2x"></i> </span> </div> </div> <script> $(function() { $(document).on('scroll', function() { if ($(window).scrollTop() > 100) { $('.scroll-top-wrapper').addClass('show'); } else { $('.scroll-top-wrapper').removeClass('show'); } }); $('.scroll-top-wrapper').on('click', scrollToTop); }); function scrollToTop() { verticalOffset = typeof(verticalOffset) != 'undefined' ? verticalOffset : 0; element = $('body'); offset = element.offset(); offsetTop = offset.top; $('html, body').animate({ scrollTop: offsetTop }, 100, 'linear'); } if (navigator.platform.toUpperCase().indexOf('MAC') >= 0) { let elements = document.querySelectorAll('strong.ctrlmeta'); elements.forEach((element) => { // Check if the innerText is "ctrl" if (element.innerText === 'ctrl') { // Create a new "i" element let newElement = document.createElement('i'); newElement.classList.add('fa-solid', 'fa-command'); // Replace the old "strong" element with the new "i" element element.parentNode.replaceChild(newElement, element); } }); } </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10