CINXE.COM
Foodborne Diseases - Public Health
<!doctype html> <html class="no-js" lang="en"> <head> <!-- meta data --> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!--font-family--> <link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap" rel="stylesheet"> <!-- title of site --> <title>Foodborne Diseases - Public Health</title> <meta name="description" content="Learn about Foodborne diseases in the context of Public Health. Stay updated with recent information on Foodborne diseases and Public Health." /> <meta name="keywords" content="Foodborne diseases, Public Health"> <!-- For favicon png --> <link rel="shortcut icon" type="image/icon" href="https://public-health.blog/assets/images/favicon.png" /> <!--font-awesome.min.css--> <link rel="stylesheet" href="https://public-health.blog/assets/css/font-awesome.min.css"> <!--bootstrap.min.css--> <link rel="stylesheet" href="https://public-health.blog/assets/css/bootstrap.min.css"> <!-- bootsnav --> <link rel="stylesheet" href="https://public-health.blog/assets/css/bootsnav.css"> <!--style.css--> <link rel="stylesheet" href="https://public-health.blog/assets/css/style.css"> <!--responsive.css--> <link rel="stylesheet" href="https://public-health.blog/assets/css/responsive.css"> <style> .form-container { margin: 0 auto; text-align: center; } input[type="text"] { width: 80%; padding: 10px; margin: 10px 0; font-size: 16px; } button { padding: 10px 20px; font-size: 16px; background-color: #000; color: white; border: none; cursor: pointer; } button:hover { background-color: #4a4a4a; } .results { margin-top: 20px; } .publication-block { border: 1px solid #ddd; padding: 15px; margin-bottom: 10px; background-color: #f9f9f9; text-align: left; } .publication-block h3 { margin: 10px 0 0; } .loading { font-size: 18px; color: #555; } .publication-block a { color: #4CAF50; text-decoration: none; } .loading-message { display: none; font-size: 18px; color: #555; margin-top: 20px; } .results1 { padding-top: 10px; text-align: left; } .results1 a { padding: 7px 12px; color: #000; font-size: 12px !important; text-transform: capitalize; border-radius: 2px; margin: 0 5px 5px 0; font-weight: 600; background: none; border: solid 1px #000; margin-bottom: 10px; } .pb-main { border: solid 1px #ccc; border-top: none; margin-bottom: 20px; padding-bottom: 25px; background: #fff; } .author-main { border: solid 1px #ccc; border-top: none; margin-bottom: 20px; padding-bottom: 25px; background: #fff; } .publication-block { padding: 10px; margin-bottom: 10px; background-color: #f9f9f9; text-align: left; background: #FFF; border-bottom: solid 1px #ccc; margin-left: 15px; margin-right: 15px; } .publication-block h3 { margin: 0 0 10px; color: #000 !important; } .publication-block a { font-size: 17px !important; line-height: 1em; font-weight: 700; text-transform: none; color: #000; padding: 0px; } .publication-block a:hover { color: #227cdc; text-decoration: underline; } .article-scroll { max-height: 445px; overflow-y: auto; overflow-x: hidden; } ::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); background-color: #efefef; border-radius: 30px; } ::-webkit-scrollbar { width: 6px; background-color: #efefef; border-radius: 30px; } ::-webkit-scrollbar-thumb { background-color: #ababab; border-radius: 30px; } .publication-block p { margin-bottom: .5em; font-size: 15px; color: #000; } h3 { font-size: 18px !important; margin-top: 20px; margin-bottom: 10px; line-height: 1.2em; font-weight: 600; text-transform: none; } a { /* padding: 5px; */ color: #a71c49; } @media (max-width: 768px) { .publication-block a { line-height: 1.5em; } } h1 { font-size: 34px; } #results { text-align: left; } #results p, #results div { margin-top: 10px; } #results a { display: inline; text-decoration: none; color: #343a3f; font-size: 14px; padding: 0; font-weight: normal; text-transform: none; } #results p strong, #results div strong { font-size: 16px; color: #292929; } </style> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-TPFJRLW5PL"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-TPFJRLW5PL'); </script></head> <body> <!-- Top Banner --> <div id="way2buy_top_banner_1"></div> <!-- End Banner --> <!-- top-area Start --> <section class="top-area"> <div class="header-area"> <!-- Start Navigation --> <nav class="navbar navbar-default bootsnav navbar-sticky navbar-scrollspy" data-minus-value-desktop="70" data-minus-value-mobile="55" data-speed="1000"> <div class="container"> <!-- Start Header Navigation --> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-menu"> <i class="fa fa-bars"></i> </button> <a class="navbar-brand" href="https://public-health.blog" title="Public Health"><img class="logoimg" alt="Public Health" src="https://public-health.blog/assets/images/logo.png" title="Public Health"></a> </div><!--/.navbar-header--> <!-- End Header Navigation --> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse navbar-collapse menu-ui-design" id="navbar-menu"> <ul class="nav navbar-nav navbar-right" data-in="fadeInDown" data-out="fadeOutUp"> <li class="scroll"><a href="https://public-health.blog" title="Public Health">Home</a></li> <li class="scroll active"><a href="https://public-health.blog/about" title="Public Health">About</a></li> <li class="scroll"><a href="https://public-health.blog/publication-trends" title="Public Health - Publications Trends">Publications Trends</a></li> <li class="scroll"><a href="https://public-health.blog/recent-publications" title="Public Health - Recent Publications">Recent Publications</a></li> <li class="scroll"><a href="https://public-health.blog/expert-search" title="Public Health - Expert Search">Expert Search</a></li> <li class="scroll"><a href="https://public-health.blog/archive" title="Public Health - Archive">Archive</a></li> </ul><!--/.nav --> </div><!-- /.navbar-collapse --> </div><!--/.container--> </nav><!--/nav--> <!-- End Navigation --> </div> <div class="clearfix"></div> </section> <!-- top-area End --> <section> <div class="container"> <div class="row"> <div class="col-md-8 art-b mt-50"> <div class="form-container"> <h1 class="heading1">Foodborne diseases - Public Health</h1> <div id="results"> <div><div> <a href="https://public-health.blog/knowledgebase/what-are-foodborne-diseases" title="What are Foodborne Diseases?"><h3>What are Foodborne Diseases?</h3></a> Foodborne diseases, also known as foodborne illnesses or food poisoning, are infections or irritations of the gastrointestinal (GI) tract caused by food or beverages containing harmful bacteria, viruses, parasites, or chemical substances. Common symptoms include nausea, vomiting, diarrhea, and abdominal pain.</div><div> <h3>Key Causes and Pathogens</h3> Various microorganisms and toxins are responsible for foodborne diseases. Some of the most common pathogens include:</div><div> <a href="https://public-health.blog/about/index/salmonella" title="Salmonella" target="_blank">Salmonella</a><br> <a href="https://public-health.blog/about/index/escherichia-coli" title="Escherichia coli" target="_blank">Escherichia coli</a> (E. coli)<br> <a href="https://public-health.blog/about/index/norovirus" title="Norovirus" target="_blank">Norovirus</a><br> <a href="https://public-health.blog/about/index/campylobacter" title="Campylobacter" target="_blank">Campylobacter</a><br> <a href="https://public-health.blog/about/index/listeria" title="Listeria" target="_blank">Listeria</a></div><div> These pathogens can contaminate food at any stage of production, processing, or preparation.</div><div> <h3>Public Health Impact</h3> Foodborne diseases have a significant impact on public health. They lead to numerous hospitalizations, and in severe cases, can result in long-term health complications or even death. Vulnerable populations, such as infants, older adults, pregnant women, and individuals with weakened immune systems, are at higher risk of severe outcomes.</div><div> <h3>Prevention and Control</h3> Preventing foodborne diseases involves multiple strategies:</div><div> Proper <a href="https://public-health.blog/about/index/food-handling" title="food handling" target="_blank">food handling</a> and hygiene practices<br> Ensuring food is cooked to adequate temperatures<br> Avoiding cross-contamination between raw and cooked foods<br> Regular handwashing<br> Ensuring safe drinking water<br> Effective <a href="https://public-health.blog/about/index/food-safety-regulations" title="food safety regulations" target="_blank">food safety regulations</a> and inspections</div><div> <h3>Role of Public Health Agencies</h3> Public health agencies play a crucial role in the prevention, detection, and control of foodborne diseases. They conduct <a href="https://public-health.blog/about/index/surveillance" title="surveillance" target="_blank">surveillance</a> to monitor outbreaks and identify sources of contamination. Agencies like the <a href="https://public-health.blog/about/index/centers-for-disease-control-and-prevention" title="Centers for Disease Control and Prevention" target="_blank">Centers for Disease Control and Prevention</a> (CDC) and the <a href="https://public-health.blog/about/index/world-health-organization" title="World Health Organization" target="_blank">World Health Organization</a> (WHO) provide guidelines and support for managing foodborne disease outbreaks.</div><div> <h3>Foodborne Disease Outbreaks</h3> When an outbreak occurs, it is essential to identify the source quickly to prevent further cases. Public health professionals use <a href="https://public-health.blog/about/index/epidemiological-methods" title="epidemiological methods" target="_blank">epidemiological methods</a> to trace the outbreak back to a common source, such as a contaminated batch of food or an infected food handler.</div><div> <h3>Education and Awareness</h3> Public education is a critical component in reducing foodborne diseases. Campaigns to raise awareness about safe food practices, such as the "Clean, Separate, Cook, Chill" guidelines, help inform the public and reduce the incidence of foodborne illnesses.</div><div> <h3>Conclusion</h3> Foodborne diseases remain a significant public health challenge. Through a combination of robust food safety practices, effective regulation and surveillance, and public education, the impact of these diseases can be minimized. Public health agencies and individuals alike must work together to ensure the safety of our food supply.</div></div> </div> <div id="recent_papers"> <br><hr /><br><h2 class="heading1">Relevant Publications</h2> <div class='publication-block'> <div style='margin-bottom: 10px;line-height: 24px;'> <a href="https://pubmed.ncbi.nlm.nih.gov/38884656" target='_blank' title="Using a DNA mini-barcode within the ITS region to identify toxic Amanita in mushroom poisoning cases.">Using a DNA mini-barcode within the ITS region to identify toxic Amanita in mushroom poisoning cases.</a> </div> <p><strong>Issue Release:</strong> 2024</p> </div> <div class='publication-block'> <div style='margin-bottom: 10px;line-height: 24px;'> <a href="https://pubmed.ncbi.nlm.nih.gov/38852863" target='_blank' title="Gut microbiota, a key to understanding the knowledge gaps on micro-nanoplastics-related biological effects and biodegradation.">Gut microbiota, a key to understanding the knowledge gaps on micro-nanoplastics-related biological effects and biodegradation.</a> </div> <p><strong>Issue Release:</strong> 2024</p> </div> <div class='publication-block'> <div style='margin-bottom: 10px;line-height: 24px;'> <a href="https://pubmed.ncbi.nlm.nih.gov/38916796" target='_blank' title="Development and characterization of a portable electrochemical aptasensor for IsdA protein and Staphylococcus aureus detection.">Development and characterization of a portable electrochemical aptasensor for IsdA protein and Staphylococcus aureus detection.</a> </div> <p><strong>Issue Release:</strong> 2024</p> </div> <div class='publication-block'> <div style='margin-bottom: 10px;line-height: 24px;'> <a href="https://pubmed.ncbi.nlm.nih.gov/38959172" target='_blank' title="Reported Incidence of Infections Caused by Pathogens Transmitted Commonly Through Food: Impact of Increased Use of Culture-Independent Diagnostic Tests - Foodborne Diseases Active Surveillance Network, 1996-2023.">Reported Incidence of Infections Caused by Pathogens Transmitted Commonly Through Food: Impact of Increased Use of Culture-Independent Diagnostic Tests - Foodborne Diseases Active Surveillance Network, 1996-2023.</a> </div> <p><strong>Issue Release:</strong> 2024</p> </div> <div class='publication-block'> <div style='margin-bottom: 10px;line-height: 24px;'> <a href="https://pubmed.ncbi.nlm.nih.gov/39124998" target='_blank' title="Controllable Construction of Aptamer-Modified FeO@SiO-Au Core-Shell-Satellite Nanocomposites with Surface-Enhanced Raman Scattering and Photothermal Properties and Their Effective Capture, Detection, and Elimination of .">Controllable Construction of Aptamer-Modified FeO@SiO-Au Core-Shell-Satellite Nanocomposites with Surface-Enhanced Raman Scattering and Photothermal Properties and Their Effective Capture, Detection, and Elimination of .</a> </div> <p><strong>Issue Release:</strong> 2024</p> </div> <div class='publication-block'> <div style='margin-bottom: 10px;line-height: 24px;'> <a href="https://pubmed.ncbi.nlm.nih.gov/38863967" target='_blank' title="Antibacterial Activity and Mechanisms of Action of Inorganic Nanoparticles against Foodborne Bacterial Pathogens: A Systematic Review.">Antibacterial Activity and Mechanisms of Action of Inorganic Nanoparticles against Foodborne Bacterial Pathogens: A Systematic Review.</a> </div> <p><strong>Issue Release:</strong> 2024</p> </div> <div class='publication-block'> <div style='margin-bottom: 10px;line-height: 24px;'> <a href="https://pubmed.ncbi.nlm.nih.gov/38859800" target='_blank' title="Pathological findings and differential diagnoses of lymph node diseases in slaughtered cattle in Brazil: A study of 2000 samples.">Pathological findings and differential diagnoses of lymph node diseases in slaughtered cattle in Brazil: A study of 2000 samples.</a> </div> <p><strong>Issue Release:</strong> 2024</p> </div> <div class='publication-block'> <div style='margin-bottom: 10px;line-height: 24px;'> <a href="https://pubmed.ncbi.nlm.nih.gov/38786811" target='_blank' title="Review of Detection Limits for Various Techniques for Bacterial Detection in Food Samples.">Review of Detection Limits for Various Techniques for Bacterial Detection in Food Samples.</a> </div> <p><strong>Issue Release:</strong> 2024</p> </div> <div class='publication-block'> <div style='margin-bottom: 10px;line-height: 24px;'> <a href="https://pubmed.ncbi.nlm.nih.gov/38722868" target='_blank' title="Antimicrobial resistance and genetic relatedness of Salmonella serotypes isolated from food, asymptomatic carriers, and clinical cases in Shiyan, China.">Antimicrobial resistance and genetic relatedness of Salmonella serotypes isolated from food, asymptomatic carriers, and clinical cases in Shiyan, China.</a> </div> <p><strong>Issue Release:</strong> 2024</p> </div> <div class='publication-block'> <div style='margin-bottom: 10px;line-height: 24px;'> <a href="https://pubmed.ncbi.nlm.nih.gov/38237168" target='_blank' title="Molecular Characteristics of Isolates form Food-Poisoning Outbreaks (2011-2022) in Sichuan, China.">Molecular Characteristics of Isolates form Food-Poisoning Outbreaks (2011-2022) in Sichuan, China.</a> </div> <p><strong>Issue Release:</strong> 2024</p> </div> <div class='publication-block'> <div style='margin-bottom: 10px;line-height: 24px;'> <a href="https://pubmed.ncbi.nlm.nih.gov/38727078" target='_blank' title="Accumulation of Lipid Droplets Induced by Listeria monocytogenes in Macrophages: Implications for Survival and Evasion of Innate Immunity.">Accumulation of Lipid Droplets Induced by Listeria monocytogenes in Macrophages: Implications for Survival and Evasion of Innate Immunity.</a> </div> <p><strong>Issue Release:</strong> 2024</p> </div> <div class='publication-block'> <div style='margin-bottom: 10px;line-height: 24px;'> <a href="https://pubmed.ncbi.nlm.nih.gov/38669846" target='_blank' title="Ultra-sensitive and rapid detection of Salmonella enterica and Staphylococcus aureus to single-cell level by aptamer-functionalized carbon nanotube field-effect transistor biosensors.">Ultra-sensitive and rapid detection of Salmonella enterica and Staphylococcus aureus to single-cell level by aptamer-functionalized carbon nanotube field-effect transistor biosensors.</a> </div> <p><strong>Issue Release:</strong> 2024</p> </div> <div class='publication-block'> <div style='margin-bottom: 10px;line-height: 24px;'> <a href="https://pubmed.ncbi.nlm.nih.gov/38292064" target='_blank' title="Knowledge, Attitude, and Practices on Food Safety among Food Handlers Working in Public Food Service Establishments in Lemi Kura Subcity, Addis Ababa, Ethiopia.">Knowledge, Attitude, and Practices on Food Safety among Food Handlers Working in Public Food Service Establishments in Lemi Kura Subcity, Addis Ababa, Ethiopia.</a> </div> <p><strong>Issue Release:</strong> 2024</p> </div> <div class='publication-block'> <div style='margin-bottom: 10px;line-height: 24px;'> <a href="https://pubmed.ncbi.nlm.nih.gov/38327965" target='_blank' title="Hepatitis A Leading to Severe Vitamin A Deficiency and Bitot\'s Spots in a Three-Year-Old Male Child: A Case Report.">Hepatitis A Leading to Severe Vitamin A Deficiency and Bitot\'s Spots in a Three-Year-Old Male Child: A Case Report.</a> </div> <p><strong>Issue Release:</strong> 2024</p> </div> <div class='publication-block'> <div style='margin-bottom: 10px;line-height: 24px;'> <a href="https://pubmed.ncbi.nlm.nih.gov/38220233" target='_blank' title="Developing, translating, and validating a survey instrument for assessing hospital food service staff\'s food safety knowledge, perceptions, and practices during the COVID-19 pandemic.">Developing, translating, and validating a survey instrument for assessing hospital food service staff\'s food safety knowledge, perceptions, and practices during the COVID-19 pandemic.</a> </div> <p><strong>Issue Release:</strong> 2024</p> </div> <div class='publication-block'> <div style='margin-bottom: 10px;line-height: 24px;'> <a href="https://pubmed.ncbi.nlm.nih.gov/38369192" target='_blank' title="Microbial composition and diversity of high-demand street-vended foods in Ecuador.">Microbial composition and diversity of high-demand street-vended foods in Ecuador.</a> </div> <p><strong>Issue Release:</strong> 2024</p> </div> <div class='publication-block'> <div style='margin-bottom: 10px;line-height: 24px;'> <a href="https://pubmed.ncbi.nlm.nih.gov/38330614" target='_blank' title="A novel metal-organic framework based electrochemical immunosensor for the rapid detection of Salmonella typhimurium detection in milk.">A novel metal-organic framework based electrochemical immunosensor for the rapid detection of Salmonella typhimurium detection in milk.</a> </div> <p><strong>Issue Release:</strong> 2024</p> </div> <div class='publication-block'> <div style='margin-bottom: 10px;line-height: 24px;'> <a href="https://pubmed.ncbi.nlm.nih.gov/38281527" target='_blank' title="Advanced macromolecular technologies in biodegradable packaging using intelligent sensing to fight food waste; A review.">Advanced macromolecular technologies in biodegradable packaging using intelligent sensing to fight food waste; A review.</a> </div> <p><strong>Issue Release:</strong> 2024</p> </div> <div class='publication-block'> <div style='margin-bottom: 10px;line-height: 24px;'> <a href="https://pubmed.ncbi.nlm.nih.gov/38341180" target='_blank' title="Determination of foodborne pathogens in minced beef by real-time PCR without culture enrichment.">Determination of foodborne pathogens in minced beef by real-time PCR without culture enrichment.</a> </div> <p><strong>Issue Release:</strong> 2024</p> </div> <div class='publication-block'> <div style='margin-bottom: 10px;line-height: 24px;'> <a href="https://pubmed.ncbi.nlm.nih.gov/38216615" target='_blank' title="FBPP: software to design PCR primers and probes for nucleic acid base detection of foodborne pathogens.">FBPP: software to design PCR primers and probes for nucleic acid base detection of foodborne pathogens.</a> </div> <p><strong>Issue Release:</strong> 2024</p> </div> </div> </div> <div id="way2buy_left_banner_1" class="rightads"></div> </div> <div class="col-md-4 mt-50"> <style> .qa-container1 { width: 100%; max-width: 800px; text-align: left; } .qa-item1 { margin: 10px 0; border-bottom: 1px solid #e5e5e5; padding-bottom: 16px; } .qa-item1 a { text-decoration: none; color: #000; font-size: 15px; font-weight: bold; font-weight: 500 !important; } .qa-item1 a:hover { color: #005177; text-decoration: underline; } </style> <div class="fl-wrap1"> <div class="widget-title text-left">Frequently asked queries:</div> <div class="qa-container1"> <div class="qa-item1"> <a href="https://public-health.blog/knowledgebase/what-role-do-electronic-health-records-ehrs-play" title="What Role Do Electronic Health Records (EHRs) Play?">What Role Do Electronic Health Records (EHRs) Play?</a> </div> <div class="qa-item1"> <a href="https://public-health.blog/knowledgebase/are-covid-19-vaccines-safe" title="Are COVID-19 Vaccines Safe?">Are COVID-19 Vaccines Safe?</a> </div> <div class="qa-item1"> <a href="https://public-health.blog/knowledgebase/how-does-hipaa-relate-to-public-health" title="How Does HIPAA Relate to Public Health?">How Does HIPAA Relate to Public Health?</a> </div> <div class="qa-item1"> <a href="https://public-health.blog/knowledgebase/what-are-live-attenuated-vaccines" title="What are Live Attenuated Vaccines?">What are Live Attenuated Vaccines?</a> </div> <div class="qa-item1"> <a href="https://public-health.blog/knowledgebase/what-are-the-challenges-in-managing-coronavirus-outbreaks" title="What are the Challenges in Managing Coronavirus Outbreaks?">What are the Challenges in Managing Coronavirus Outbreaks?</a> </div> <div class="qa-item1"> <a href="https://public-health.blog/knowledgebase/how-can-communities-support-health-equity" title="How Can Communities Support Health Equity?">How Can Communities Support Health Equity?</a> </div> <div class="qa-item1"> <a href="https://public-health.blog/knowledgebase/what-are-the-challenges-and-ethical-considerations-of-using-digital-technologies-in-public-health" title="What Are the Challenges and Ethical Considerations of Using Digital Technologies in Public Health?">What Are the Challenges and Ethical Considerations of Using Digital Technologies in Public Health?</a> </div> <div class="qa-item1"> <a href="https://public-health.blog/knowledgebase/why-was-the-task-force-created" title="Why Was the Task Force Created?">Why Was the Task Force Created?</a> </div> <div class="qa-item1"> <a href="https://public-health.blog/knowledgebase/what-are-the-benefits-of-telemedicine-in-public-health" title="What are the benefits of Telemedicine in Public Health?">What are the benefits of Telemedicine in Public Health?</a> </div> <div class="qa-item1"> <a href="https://public-health.blog/knowledgebase/what-are-the-symptoms-of-norovirus" title="What Are the Symptoms of Norovirus?">What Are the Symptoms of Norovirus?</a> </div> </div> </div> <div class="fl-wrap1"> <div class="widget-title text-left">Follow Us</div> <div class="social-widget"> <a href="https://www.facebook.com/profile.php?id=61563959361979" title="Public Health - Facebook" target="_blank"> <div style="color:#3C579C;"><i class="fa fa-facebook" aria-hidden="true"></i> </div> <span class="soc-widget-title">Facebook</span> <span class="soc-widget_counter"></span> </a> <a href="https://www.linkedin.com/company/104754056/admin/dashboard/" title="Public Health - Linkedin" target="_blank"> <div style="color:#39A1F8;"><i class="fa fa-linkedin" aria-hidden="true"></i> </div> <span class="soc-widget-title">Linkedin</span> <span class="soc-widget_counter"></span> </a> <a href="https://www.youtube.com/@publichealthscience" title="Public Health - Youtube" target="_blank"> <div style="color:#E93314;"><i class="fa fa-youtube-play" aria-hidden="true"></i> </div> <span class="soc-widget-title">Youtube</span> <span class="soc-widget_counter"></span> </a> <a href="https://www.instagram.com/public_health_blogs/" title="Public Health - Instagram" target="_blank"> <div style="color:#C862DC;"><i class="fa fa-instagram" aria-hidden="true"></i> </div> <span class="soc-widget-title">Instagram</span> <span class="soc-widget_counter"></span> </a> </div> </div> <div class="fl-wrap1"> <div class="widget-title text-left">Top Searches</div> <div class="tagcloud"> <a href="https://public-health.blog/about/index/empowerment-education/" title="Empowerment Education"> Empowerment Education </a> <a href="https://public-health.blog/about/index/food-insecurity/" title="Food Insecurity"> Food Insecurity </a> <a href="https://public-health.blog/about/index/foodborne-diseases/" title="Foodborne Diseases"> Foodborne Diseases </a> <a href="https://public-health.blog/about/index/health-education/" title="Health Education"> Health Education </a> <a href="https://public-health.blog/about/index/health-technology-assessment/" title="Health Technology Assessment"> Health Technology Assessment </a> <a href="https://public-health.blog/about/index/patient-safety/" title="Patient Safety"> Patient Safety </a> <a href="https://public-health.blog/about/index/population-health/" title="Population Health"> Population Health </a> <a href="https://public-health.blog/about/index/smith-lemli-opitz-syndrome/" title="Smith-Lemli-Opitz Syndrome"> Smith-Lemli-Opitz Syndrome </a> <a href="https://public-health.blog/about/index/telehealth/" title="Telehealth"> Telehealth </a> <a href="https://public-health.blog/about/index/vaccination-strategies/" title="Vaccination Strategies"> Vaccination Strategies </a> </div> </div> </div> </div> </div> </section> <!--footer start--> <style type="text/css"> /* code snippet */ .citybg { background-color: #292929; color: #fff; padding: 30px; text-align: left; } .citybg h2 { margin-bottom: 15px; font-size: 1.8rem; color: #fff; font-weight: 700; margin-left: 5px; text-align: center; font-family: "Open Sans", sans-serif; } .cities { list-style: none; padding: 0; margin: 0; } .cities li { display: inline-block; margin-right: 10px; position: relative; } .cities li:not(:last-child)::after { content: ""; position: absolute; right: -5px; top: 5px; height: 67%; width: 0.5px; background-color: #bcbcbc; } .cities a { font-size: 12px; color: #fff; text-decoration: none; padding: 5px; border-radius: 4px; transition: background-color 0.3s ease, color 0.3s ease; } .cities a:hover { color: #1b8ecc; } .pnc-partners { width: 100%; background-color: #f8f8f8; padding: 25px 0; } .pnc-partners h2 { margin-bottom: 15px; font-size: 1.8rem; color: #000; font-weight: 700; margin-left: 5px; text-align: center; font-family: "Open Sans", sans-serif; } .slider-container { width: 95%; overflow: hidden; position: relative; padding: 0 20px; margin: auto; } .slider-container ul.slider { display: flex; list-style: none; padding: 0; margin: 0; transition: transform 0.5s linear; } .slider li.slide { flex: 1 0 16.66%; padding: 10px; box-sizing: border-box; } .slide a { display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; } .slide img { max-width: 100%; height: auto; border: 1px solid #ddd; border-radius: 5px; box-sizing: border-box; padding: 8px; } @media (max-width: 1200px) { .slider li.slide { flex: 1 0 20%; } } @media (max-width: 992px) { .slider li.slide { flex: 1 0 25%; } } @media (max-width: 768px) { .slider li.slide { flex: 1 0 33.33%; } } @media (max-width: 576px) { .slider li.slide { flex: 1 0 50%; } } @media (max-width: 400px) { li.slide { flex: 1 0 100%; } } </style> <div class="pnc-partners"> <h2>Partnered Content Networks</h2> <div class="slider-container"> <ul class="slider"> <!-- Original Image Slides (without duplication) --> <li class="slide"><a href="https://cancerscience.net" title="Cancer Science" target="_blank"><img src="https://cancerscience.net/media-partners/cancerscience.png" alt="Cancer Science" title="Cancer Science"></a></li> <li class="slide"><a href="https://vaccine-studies.com" title="Vaccine Studies" target="_blank"><img src="https://vaccine-studies.com/media-partners/vaccine-studies.png" alt="Vaccine Studies" title="Vaccine Studies"></a></li> <li class="slide"><a href="https://gynecology.blog" title="Gynecology" target="_blank"><img src="https://gynecology.blog/media-partners/gynecology.png" alt="Gynecology" title="Gynecology"></a></li> <li class="slide"><a href="https://food-nutrition.blog" title="Food Nutrition" target="_blank"><img src="https://food-nutrition.blog/media-partners/food-nutrition.png" alt="Food Nutrition" title="Food Nutrition"></a></li> <li class="slide"><a href="https://nursing-science.com" title="Nursing Science" target="_blank"><img src="https://nursing-science.com/media-partners/nursing-science.png" alt="Nursing Science" title="Nursing Science"></a></li> <li class="slide"><a href="https://public-health.blog" title="Public Health" target="_blank"><img src="https://public-health.blog/media-partners/public-health.png" alt="Public Health" title="Public Health"></a></li> <li class="slide"><a href="https://thepharma.net" title="The Pharma" target="_blank"><img src="https://thepharma.net/media-partners/thepharma.png" alt="The Pharma" title="The Pharma"></a></li> <li class="slide"><a href="https://infect.blog" title="Infectious Diseases" target="_blank"><img src="https://infect.blog/media-partners/infectious-disease.png" alt="Infectious Disease" title="Infectious Diseases"></a></li> <li class="slide"><a href="https://neurocare.blog" title="Neuro Care" target="_blank"><img src="https://neurocare.blog/media-partners/neurocare.png" alt="Neuro Care" title="Neuro Care"></a></li> <li class="slide"><a href="https://catalysis.blog" title="Catalysis" target="_blank"><img src="https://catalysis.blog/media-partners/catalysis.png" alt="Catalysis" title="Catalysis"></a></li> <li class="slide"><a href="https://neonatalbiology.com" title="Neonatal Biology" target="_blank"><img src="https://neonatalbiology.com/media-partners/neonatalbiology.png" alt="Neonatal Biology" title="Neonatal Biology"></a></li> <li class="slide"><a href="https://neonataldisorders.com" title="Neonatal Disorders" target="_blank"><img src="https://neonataldisorders.com/media-partners/neonataldisorders.png" alt="Neonatal Disorders" title="Neonatal Disorders"></a></li> <li class="slide"><a href="https://mutation.blog" title="Mutation" target="_blank"><img src="https://mutation.blog/media-partners/mutation.png" alt="Mutation" title="Mutation"></a></li> <li class="slide"><a href="https://nanotechnology.blog" title="Nanotechnology" target="_blank"><img src="https://nanotechnology.blog/media-partners/nanotechnology.png" alt="Nanotechnology" title="Nanotechnology"></a></li> <li class="slide"><a href="https://toxicology.blog" title="Toxicology" target="_blank"><img src="https://toxicology.blog/media-partners/toxicology.png" alt="Toxicology" title="Toxicology"></a></li> <li class="slide"><a href="https://darkbiotechnology.com" title="Dark Biotechnology" target="_blank"><img src="https://darkbiotechnology.com/media-partners/darkbiotechnology.png" alt="Dark Biotechnology" title="Dark Biotechnology"></a></li> <li class="slide"><a href="https://pollutiontoxicology.com" title="Pollution Toxicology" target="_blank"><img src="https://pollutiontoxicology.com/media-partners/pollutiontoxicology.png" alt="Pollution Toxicology" title="Pollution Toxicology"></a></li> <li class="slide"><a href="https://cellbiology.blog" title="Cell Biology" target="_blank"><img src="https://cellbiology.blog/media-partners/cellbiology.png" alt="Cell Biology" title="Cell Biology"></a></li> <li class="slide"><a href="https://bioanalyticalresearch.com" title="Bioanalytical Research" target="_blank"><img src="https://bioanalyticalresearch.com/media-partners/bioanalyticalresearch.png" alt="Bioanalytical Research" title="Bioanalytical Research"></a></li> <li class="slide"><a href="https://renaldisorders.com" title="Renal Disorders" target="_blank"><img src="https://renaldisorders.com/media-partners/renaldisorders.png" alt="Renal Disorders" title="Renal Disorders"></a></li> <li class="slide"><a href="https://theastrophysics.com" title="The Astrophysics" target="_blank"><img src="https://theastrophysics.com/media-partners/theastrophysics.png" alt="The Astrophysics" title="The Astrophysics"></a></li> <li class="slide"><a href="https://sleepphysiology.com" title="Sleep Physiology" target="_blank"><img src="https://sleepphysiology.com/media-partners/sleepphysiology.png" alt="Sleep Physiology" title="Sleep Physiology"></a></li> <li class="slide"><a href="https://epidemiology.blog" title="Epidemiology" target="_blank"><img src="https://epidemiology.blog/media-partners/epidemiology.png" alt="Epidemiology" title="Epidemiology"></a></li> <li class="slide"><a href="https://histology.blog" title="Histology" target="_blank"><img src="https://histology.blog/media-partners/histology.png" alt="Histology" title="Histology"></a></li> </ul> </div> </div> <div class="citybg"> <div class="container"> <h2>Relevant Topics</h2> <ul class="cities"> <li> <a href="https://public-health.blog/archive/tag/7-dehydrocholesterol/" title="7-dehydrocholesterol"> 7-dehydrocholesterol </a></li> <li> <a href="https://public-health.blog/archive/tag/antioxidant-therapy/" title="antioxidant therapy"> antioxidant therapy </a></li> <li> <a href="https://public-health.blog/archive/tag/behavioral-change/" title="behavioral change"> behavioral change </a></li> <li> <a href="https://public-health.blog/archive/tag/booster/" title="Booster"> Booster </a></li> <li> <a href="https://public-health.blog/archive/tag/built-environment/" title="built environment"> built environment </a></li> <li> <a href="https://public-health.blog/archive/tag/cardiovascular-disease/" title="cardiovascular disease"> cardiovascular disease </a></li> <li> <a href="https://public-health.blog/archive/tag/cholesterol-biosynthesis/" title="cholesterol biosynthesis"> cholesterol biosynthesis </a></li> <li> <a href="https://public-health.blog/archive/tag/chronic-care-management/" title="Chronic Care Management"> Chronic Care Management </a></li> <li> <a href="https://public-health.blog/archive/tag/chronic-disease-management/" title="Chronic Disease Management"> Chronic Disease Management </a></li> <li> <a href="https://public-health.blog/archive/tag/community-engagement/" title="community engagement"> community engagement </a></li> <li> <a href="https://public-health.blog/archive/tag/community-health/" title="community health"> community health </a></li> <li> <a href="https://public-health.blog/archive/tag/community-based-interventions/" title="community-based interventions"> community-based interventions </a></li> <li> <a href="https://public-health.blog/archive/tag/coronaviruses/" title="coronaviruses"> coronaviruses </a></li> <li> <a href="https://public-health.blog/archive/tag/covax/" title="COVAX"> COVAX </a></li> <li> <a href="https://public-health.blog/archive/tag/covid-19/" title="COVID-19"> COVID-19 </a></li> <li> <a href="https://public-health.blog/archive/tag/covid-19-health-disparity-task-force/" title="COVID-19 Health Disparity Task Force"> COVID-19 Health Disparity Task Force </a></li> <li> <a href="https://public-health.blog/archive/tag/covid-19-vaccine-information/" title="COVID-19 vaccine information"> COVID-19 vaccine information </a></li> <li> <a href="https://public-health.blog/archive/tag/covid-19-vaccines/" title="COVID-19 vaccines"> COVID-19 vaccines </a></li> <li> <a href="https://public-health.blog/archive/tag/critical-reflection/" title="Critical Reflection"> Critical Reflection </a></li> <li> <a href="https://public-health.blog/archive/tag/dhcr7/" title="DHCR7"> DHCR7 </a></li> <li> <a href="https://public-health.blog/archive/tag/diabetes/" title="diabetes"> diabetes </a></li> <li> <a href="https://public-health.blog/archive/tag/dietary-cholesterol-supplementation/" title="dietary cholesterol supplementation"> dietary cholesterol supplementation </a></li> <li> <a href="https://public-health.blog/archive/tag/economic-stability/" title="economic stability"> economic stability </a></li> <li> <a href="https://public-health.blog/archive/tag/emerging-technologies/" title="Emerging Technologies"> Emerging Technologies </a></li> <li> <a href="https://public-health.blog/archive/tag/empowerment-education/" title="Empowerment Education"> Empowerment Education </a></li> <li> <a href="https://public-health.blog/archive/tag/entertainment-education/" title="entertainment-education"> entertainment-education </a></li> <li> <a href="https://public-health.blog/archive/tag/epidemiological-surveillance/" title="Epidemiological Surveillance"> Epidemiological Surveillance </a></li> <li> <a href="https://public-health.blog/archive/tag/ethical-frameworks/" title="Ethical Frameworks"> Ethical Frameworks </a></li> <li> <a href="https://public-health.blog/archive/tag/ethics-in-hta/" title="Ethics in HTA"> Ethics in HTA </a></li> <li> <a href="https://public-health.blog/archive/tag/food-assistance-programs/" title="food assistance programs"> food assistance programs </a></li> <li> <a href="https://public-health.blog/archive/tag/food-insecurity/" title="Food insecurity"> Food insecurity </a></li> <li> <a href="https://public-health.blog/archive/tag/food-safety/" title="Food Safety"> Food Safety </a></li> <li> <a href="https://public-health.blog/archive/tag/foodborne-diseases/" title="Foodborne Diseases"> Foodborne Diseases </a></li> <li> <a href="https://public-health.blog/archive/tag/gene-therapy/" title="gene therapy"> gene therapy </a></li> <li> <a href="https://public-health.blog/archive/tag/genetic-disorder/" title="genetic disorder"> genetic disorder </a></li> <li> <a href="https://public-health.blog/archive/tag/global-healthcare/" title="Global Healthcare"> Global Healthcare </a></li> <li> <a href="https://public-health.blog/archive/tag/health-communication/" title="health communication"> health communication </a></li> <li> <a href="https://public-health.blog/archive/tag/health-disparities/" title="Health Disparities"> Health Disparities </a></li> <li> <a href="https://public-health.blog/archive/tag/health-education/" title="Health Education"> Health Education </a></li> <li> <a href="https://public-health.blog/archive/tag/health-record-system/" title="health record system"> health record system </a></li> <li> <a href="https://public-health.blog/archive/tag/health-technology-assessment/" title="Health Technology Assessment"> Health Technology Assessment </a></li> <li> <a href="https://public-health.blog/archive/tag/healthcare/" title="healthcare"> healthcare </a></li> <li> <a href="https://public-health.blog/archive/tag/healthcare-access/" title="healthcare access"> healthcare access </a></li> <li> <a href="https://public-health.blog/archive/tag/healthcare-policy/" title="Healthcare Policy"> Healthcare Policy </a></li> <li> <a href="https://public-health.blog/archive/tag/healthcare-quality/" title="Healthcare Quality"> Healthcare Quality </a></li> <li> <a href="https://public-health.blog/archive/tag/healthcare-technologies/" title="Healthcare Technologies"> Healthcare Technologies </a></li> <li> <a href="https://public-health.blog/archive/tag/heart-disease/" title="heart disease"> heart disease </a></li> <li> <a href="https://public-health.blog/archive/tag/hypertension/" title="hypertension"> hypertension </a></li> <li> <a href="https://public-health.blog/archive/tag/interdisciplinary-collaboration/" title="Interdisciplinary Collaboration"> Interdisciplinary Collaboration </a></li> <li> <a href="https://public-health.blog/archive/tag/justice-and-equity/" title="Justice and Equity"> Justice and Equity </a></li> <li> <a href="https://public-health.blog/archive/tag/medical-services/" title="medical Services"> medical Services </a></li> <li> <a href="https://public-health.blog/archive/tag/mers/" title="MERS"> MERS </a></li> <li> <a href="https://public-health.blog/archive/tag/misinformation/" title="Misinformation"> Misinformation </a></li> <li> <a href="https://public-health.blog/archive/tag/mrna/" title="mRNA"> mRNA </a></li> <li> <a href="https://public-health.blog/archive/tag/multimedia-approaches/" title="multimedia approaches"> multimedia approaches </a></li> <li> <a href="https://public-health.blog/archive/tag/mycotoxins/" title="Mycotoxins"> Mycotoxins </a></li> <li> <a href="https://public-health.blog/archive/tag/neurological-deficits/" title="neurological deficits"> neurological deficits </a></li> <li> <a href="https://public-health.blog/archive/tag/non-punitive-error-reporting/" title="Non-Punitive Error Reporting"> Non-Punitive Error Reporting </a></li> <li> <a href="https://public-health.blog/archive/tag/nonthermal-processing/" title="Nonthermal Processing"> Nonthermal Processing </a></li> <li> <a href="https://public-health.blog/archive/tag/nutritional-deficiencies/" title="nutritional deficiencies"> nutritional deficiencies </a></li> <li> <a href="https://public-health.blog/archive/tag/organizational-learning/" title="Organizational Learning"> Organizational Learning </a></li> <li> <a href="https://public-health.blog/archive/tag/oxysterols/" title="oxysterols"> oxysterols </a></li> <li> <a href="https://public-health.blog/archive/tag/participatory-learning/" title="Participatory Learning"> Participatory Learning </a></li> <li> <a href="https://public-health.blog/archive/tag/patient-autonomy/" title="Patient Autonomy"> Patient Autonomy </a></li> <li> <a href="https://public-health.blog/archive/tag/patient-safety-culture/" title="Patient Safety Culture"> Patient Safety Culture </a></li> <li> <a href="https://public-health.blog/archive/tag/paulo-freire/" title="Paulo Freire"> Paulo Freire </a></li> <li> <a href="https://public-health.blog/archive/tag/population-health/" title="population health"> population health </a></li> <li> <a href="https://public-health.blog/archive/tag/psychological-stress/" title="psychological stress"> psychological stress </a></li> <li> <a href="https://public-health.blog/archive/tag/public-health/" title="public health"> public health </a></li> <li> <a href="https://public-health.blog/archive/tag/public-health-ethics/" title="Public Health Ethics"> Public Health Ethics </a></li> <li> <a href="https://public-health.blog/archive/tag/quantitative-microbial-risk-assessment/" title="Quantitative Microbial Risk Assessment"> Quantitative Microbial Risk Assessment </a></li> <li> <a href="https://public-health.blog/archive/tag/safety-audits/" title="Safety Audits"> Safety Audits </a></li> <li> <a href="https://public-health.blog/archive/tag/safety-initiatives/" title="Safety Initiatives"> Safety Initiatives </a></li> <li> <a href="https://public-health.blog/archive/tag/sars/" title="SARS"> SARS </a></li> <li> <a href="https://public-health.blog/archive/tag/sars-cov-2/" title="SARS-CoV-2"> SARS-CoV-2 </a></li> <li> <a href="https://public-health.blog/archive/tag/self-efficacy/" title="Self-Efficacy"> Self-Efficacy </a></li> <li> <a href="https://public-health.blog/archive/tag/slos/" title="SLOS"> SLOS </a></li> <li> <a href="https://public-health.blog/archive/tag/smith-lemli-opitz-syndrome/" title="Smith-Lemli-Opitz Syndrome"> Smith-Lemli-Opitz Syndrome </a></li> <li> <a href="https://public-health.blog/archive/tag/social-cognitive-theory/" title="social cognitive theory"> social cognitive theory </a></li> <li> <a href="https://public-health.blog/archive/tag/social-determinants-of-health/" title="Social determinants of health"> Social determinants of health </a></li> <li> <a href="https://public-health.blog/archive/tag/social-stigma/" title="social stigma"> social stigma </a></li> <li> <a href="https://public-health.blog/archive/tag/social-support/" title="social support"> social support </a></li> <li> <a href="https://public-health.blog/archive/tag/staffing-challenges/" title="Staffing Challenges"> Staffing Challenges </a></li> <li> <a href="https://public-health.blog/archive/tag/stakeholder-involvement/" title="Stakeholder Involvement"> Stakeholder Involvement </a></li> <li> <a href="https://public-health.blog/archive/tag/substance-abuse-prevention/" title="Substance Abuse Prevention"> Substance Abuse Prevention </a></li> <li> <a href="https://public-health.blog/archive/tag/telehealth/" title="telehealth"> telehealth </a></li> <li> <a href="https://public-health.blog/archive/tag/telemedicine/" title="telemedicine"> telemedicine </a></li> <li> <a href="https://public-health.blog/archive/tag/telemedicine-for-healthcare/" title="Telemedicine for healthcare"> Telemedicine for healthcare </a></li> <li> <a href="https://public-health.blog/archive/tag/vaccination-strategies/" title="vaccination strategies"> vaccination strategies </a></li> <li> <a href="https://public-health.blog/archive/tag/vaccines/" title="vaccines"> vaccines </a></li> <li> <a href="https://public-health.blog/archive/tag/virus/" title="virus"> virus </a></li> </ul> </div> </div> <footer id="footer" class="footer"> <div class="container"> <div class="footer-menu"> <div class="row"> <div class="col-sm-3"> <p> ©2024 Public Health </p> </div> <div class="col-sm-9"> <ul class="footer-menu-item"> <li class="scroll"><a href="https://public-health.blog/archive/privacy-policy/">Privacy Policy</a></li> <li class="scroll"><a href="https://public-health.blog/archive/disclaimer/">Disclaimer</a></li> <li class="scroll"><a href="https://public-health.blog/archive/terms-and-conditions/">Terms and Conditions</a></li> <li class="scroll"><a href="https://public-health.blog/archive/contact-us/">Contact us</a></li> <li class="scroll"><a href="https://public-health.blog/archive/about-us/">About us</a></li> <li class="scroll"><a href="https://public-health.blog/partnered-content-networks" title="Partnered Content Networks">Partnered Content Networks</a></li> </ul><!--/.nav --> </div> </div> </div> </div> </footer> <!-- Modal Structure --> <div class="modal fade" id="newsletterModal" tabindex="-1" role="dialog" aria-labelledby="newsletterModalLabel" aria-hidden="true"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header d-flex justify-content-between align-items-center"> <h5 class="modal-title" id="newsletterModalLabel">Subscribe to our Newsletter</h5> </div> <div class="modal-body"> <p>Stay updated with our latest news and offers related to Public Health.</p> <form id="emailForm"> <div class="form-group"> <input type="email" class="form-control" id="email" name="email" placeholder="Enter your email" required> </div> <button type="submit" class="btn btn-primary">Subscribe</button> </form> </div> </div> </div> </div> <script> const slider = document.querySelector('ul.slider'); const slideWidth = slider.querySelector('.slide').offsetWidth; let scrollPosition = 0; let animationFrameId; // Clone slides for seamless loop slider.innerHTML += slider.innerHTML; // Auto-slide functionality function autoSlide() { scrollPosition -= 1; // Small increment for smooth sliding // Reset scrollPosition to create a continuous loop if (Math.abs(scrollPosition) >= slider.scrollWidth / 2) { scrollPosition = 0; } slider.style.transform = `translateX(${scrollPosition}px)`; animationFrameId = requestAnimationFrame(autoSlide); // Store the frame ID for pausing } // Start auto-slide on page load autoSlide(); // Pause auto-slide on hover slider.addEventListener('mouseenter', () => { cancelAnimationFrame(animationFrameId); // Stops the auto-slide }); // Resume auto-slide when mouse leaves slider.addEventListener('mouseleave', () => { autoSlide(); // Restarts the auto-slide }); </script> <script> // Function to show the modal after 10 seconds window.onload = function() { setTimeout(function() { $('#newsletterModal').modal('show'); // Bootstrap's built-in modal show function $(document).ready(function() { // Handle form submission $('#emailForm').on('submit', function(e) { e.preventDefault(); // Prevent the default form submission // Get the email value from the input var email = $('#email').val(); // Simple validation to check if email is entered if (email === '') { alert('Please enter your email address'); return; } // Prepare data to send var formData = { email: email }; // AJAX call to send email data $.ajax({ url: 'https://public-health.blog', // Replace this with the actual server URL type: 'POST', data: formData, dataType: 'json', success: function(response) { // Handle success response if (response.success) { alert('Thank you for subscribing!'); $('#newsletterModal').modal('hide'); // Close the modal after success } else { alert('Something went wrong. Please try again.'); } }, error: function(xhr, status, error) { // Handle error response console.error('AJAX Error:', status, error); alert('There was an error processing your request.'); } }); }); }); }, 30000); // 30 seconds delay }; </script> <!--footer end--> <script src="https://way2buy.in/banners/ads.php?site=articleblog"></script> <script src="https://public-health.blog/assets/js/jquery.js"></script> <!--bootstrap.min.js--> <script src="https://public-health.blog/assets/js/bootstrap.min.js"></script> <script> function fetchRequest() { var resultsContainer = document.getElementById('results'); resultsContainer.innerHTML = '<p style="text-align:center;">Please wait while the information is being loaded...</p>'; $.post("", { fetch_request: 1 }) .done(function(response, status) { try { resultsContainer.innerHTML = response; } catch (error) { console.error('Error:', error); resultsContainer.innerHTML = '<p style="color:red;">An error occurred while fetching data.</p>'; } }) .fail(function(xhr, status, error) { console.error('Error:', error); resultsContainer.innerHTML = '<p style="color:red;">An error occurred while fetching data.</p>'; }); } function display_recent_papers(papers) { var resultsContainer = document.getElementById('recent_papers'); if (!papers || papers.length === 0) { return; } resultsContainer.innerHTML='<br><hr /><br><h2 class="heading1">Relevant Publications</h2>'; papers.forEach(paper => { var publicationBlock = document.createElement('div'); publicationBlock.className = 'publication-block'; var publicationHTML = `<div style="margin-bottom: 10px;line-height: 24px;"><a href="${paper.url}" target="_blank" title="${paper.title}">${paper.title}</a></div><p><strong>Issue Release:</strong> ${paper.publishedDate}</p>`; publicationBlock.innerHTML = publicationHTML; resultsContainer.appendChild(publicationBlock); }); } function get_recent_papers(){ $.post("https://public-health.blog/recent-publications/index/foodborne-diseases", { fetch_request: 1 }) .done(function(response, status){ try { var data = JSON.parse(response); console.log(data); display_recent_papers(data); } catch (error) { console.error('Error:', error); } }) .fail(function(xhr, status, error){ console.error('Error:', error); }); } </script> </body> </html>