Siteβ―Builder
Editing:
radiation-safety.html
writable 0666
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Outdated Safety Guidelines - Detailed Information</title> <link rel="stylesheet" href="https://www.rfsafe.com/wp-content/plugins/magamaha-flyer/css/style.css"> </head> <body> <!-- Logo --> <div class="logo-container"> <a href="https://www.rfsafe.com" title="Go to RF Safe Homepage"> <img src="https://www.rfsafe.com/wp-content/uploads/2024/09/rfsafe-logo-usa.png" alt="RF Safe Logo"> </a> </div> <!-- Header --> <div class="bg-header"> <div id="political-action">Political Action Required</div> <div id="countdown">Days Until Election</div> </div> <!-- Countdown Timer Script --> <script> document.addEventListener("DOMContentLoaded", function() { function updateCountdown() { const electionDate = new Date("November 5, 2024 00:00:00").getTime(); const now = new Date().getTime(); const timeLeft = electionDate - now; const days = Math.floor(timeLeft / (1000 * 60 * 60 * 24)); document.getElementById("countdown").innerHTML = days + " days until Election Day 2024"; } updateCountdown(); // Initial call to display immediately setInterval(updateCountdown, 1000); }); </script> <!-- Left and Right Backgrounds --> <div class="bg-l"></div> <div class="bg-r"></div> <!-- Main Flyer Content --> <div class="magamaha-container"> <header class="magamaha-header"> <h1>Outdated Safety Guidelines: The Need for Modern Standards</h1> <p>Wireless technology has evolved significantly since the 1990s, but the safety guidelines set by the FCC have not kept pace. Here's why updating these guidelines is critical for public health.</p> <h1>Select Your Phone Model</h1> <select id="brand-select" onchange="updateModels()"> <option value="">Choose your brand...</option> <option value="apple">Apple</option> <option value="samsung">Samsung</option> <option value="google">Google</option> </select> <select id="model-select" onchange="navigateToProduct()"> <option value="">Choose your model...</option> </select> <script> const phoneData = { apple: { "iPhone 15 Series": { "iPhone 15": "https://www.rfsafe.com/product/rf-safe-iphone-15-quantacase-model-rfs1-black/", "iPhone 15 Plus": "https://www.rfsafe.com/product/rf-safe-iphone-15-plus-quantacase-model-rfs1-black/", "iPhone 15 Pro": "https://www.rfsafe.com/product/rf-safe-iphone-15-pro-quantacase-model-rfs1-black/", "iPhone 15 Pro Max": "https://www.rfsafe.com/product/rf-safe-iphone-15-pro-max-quantacase-model-rfs1-black/" }, "iPhone 14 Series": { "iPhone 14": "https://www.rfsafe.com/product/rf-safe-iphone-14-quantacase-model-rfs1-black/", "iPhone 14 Plus": "https://www.rfsafe.com/product/rf-safe-iphone-14-plus-quantacase-model-rfs1-black/", "iPhone 14 Pro": "https://www.rfsafe.com/product/rf-safe-iphone-14-pro-quantacase-model-rfs1-black/", "iPhone 14 Pro Max": "https://www.rfsafe.com/product/rf-safe-iphone-14-pro-max-quantacase-model-rfs1-black/" }, "iPhone 13 Series": { "iPhone 13": "https://www.rfsafe.com/product/rf-safe-iphone-13-quantacase-model-rfs1-black/", "iPhone 13 Mini": "https://www.rfsafe.com/product/rf-safe-iphone-13-mini-quantacase-model-rfs1-black/", "iPhone 13 Pro": "https://www.rfsafe.com/product/rf-safe-iphone-13-pro-quantacase-model-rfs1/", "iPhone 13 Pro Max": "https://www.rfsafe.com/product/rf-safe-iphone-13-pro-max-quantacase-model-rfs1/" }, "iPhone 12 Series": { "iPhone 12": "https://www.rfsafe.com/product/rf-safe-iphone-12-quantacase/", "iPhone 12 Mini": "https://www.rfsafe.com/product/rf-safe-iphone-12-mini-quantacase/", "iPhone 12 Pro": "https://www.rfsafe.com/product/iphone-12-pro-quantacase/", "iPhone 12 Pro Max": "https://www.rfsafe.com/product/rf-safe-iphone-12-pro-max-quantacase-2/" }, "iPhone 11 Series": { "iPhone 11": "https://www.rfsafe.com/product/rf-safe-iphone-11-quantacase/", "iPhone 11 Pro": "https://www.rfsafe.com/product/rf-safe-iphone-11-pro-quantacase/", "iPhone 11 Pro Max": "https://www.rfsafe.com/product/rf-safe-iphone-11-pro-max-quantacase/" }, "iPhone SE Series": { "iPhone SE 2022 3rd Gen": "https://www.rfsafe.com/product/rf-safe-iphone-se-3-2022-quantacase-rfs1-black/", "iPhone SE 2020 2nd Gen": "https://www.rfsafe.com/product/rf-safe-iphone-se-2-2020-quantacase-rfs1-black/" }, "iPhone X Series": { "iPhone XS": "https://www.rfsafe.com/product/rf-safe-iphone-xs-quantacase/", "iPhone XS Max": "https://www.rfsafe.com/product/rf-safe-iphone-xs-max-quantacase/", "iPhone X": "https://www.rfsafe.com/product/rf-safe-iphone-x-quantacase/", "iPhone XR": "https://www.rfsafe.com/product/rf-safe-iphone-xr-quantacase/" }, "iPhone 8 Series": { "iPhone 8": "https://www.rfsafe.com/product/rf-safe-iphone-8-quantacase/", "iPhone 8 Plus": "https://www.rfsafe.com/product/rf-safe-iphone-8-plus-quantacase/" }, "iPhone 7 Series": { "iPhone 7": "https://www.rfsafe.com/product/rf-safe-iphone-7-quantacase/", "iPhone 7 Plus": "https://www.rfsafe.com/product/rf-safe-iphone-7-plus-quantacase-rfs1-phone-radiation-shield/" } }, samsung: { "Galaxy A Series": { "Galaxy A04": "https://www.rfsafe.com/product/rf-safe-samsung-galaxy-a04-quantacase-rfs1-phone-radiation-shield/", "Galaxy A13": "https://www.rfsafe.com/product/rf-safe-samsung-galaxy-a13-quantacase-rfs1-phone-radiation-shield/", "Galaxy A14": "https://www.rfsafe.com/product/rf-safe-samsung-galaxy-a14-quantacase-rfs1-phone-radiation-shield/", "Galaxy A15": "https://www.rfsafe.com/product/rf-safe-samsung-galaxy-a15-quantacase-rfs1-phone-radiation-shield/", "Galaxy A33": "https://www.rfsafe.com/product/rf-safe-samsung-galaxy-a33-5g-quantacase-rfs1-phone-radiation-shield/", "Galaxy A35": "https://www.rfsafe.com/product/rf-safe-samsung-galaxy-a35-quantacase-rfs1-phone-radiation-shield/", "Galaxy A53": "https://www.rfsafe.com/product/rf-safe-samsung-galaxy-a53-5g-quantacase-rfs1-phone-radiation-shield-2/", "Galaxy A54": "https://www.rfsafe.com/product/rf-safe-samsung-galaxy-a54-quantacase-phone-radiation-shield/", "Galaxy A70": "https://www.rfsafe.com/product/rf-safe-samsung-galaxy-a70-quantacase-rfs1-phone-radiation-shield/", "Galaxy A72": "https://www.rfsafe.com/product/rf-safe-samsung-galaxy-a72-5g-quantacase-rfs1-phone-radiation-shield/", "Galaxy A73": "https://www.rfsafe.com/product/rf-safe-samsung-galaxy-a73-quantacase-rfs1-phone-radiation-shield/" }, "Galaxy S24 Series": { "Galaxy S24": "https://www.rfsafe.com/product/quantacase-samsung-galaxy-s24-case-with-rf-safe-anti-radiation-shielding/", "Galaxy S24 Plus": "https://www.rfsafe.com/product/quantacase-samsung-galaxy-s24-plus-case-with-rf-safe-anti-radiation-shielding/", "Galaxy S24 Ultra": "https://www.rfsafe.com/product/rf-safe-samsung-galaxy-s24-ultra-quantacase-rfs1-phone-radiation-shield/" }, "Galaxy S23 Series": { "Galaxy S23": "https://www.rfsafe.com/product/rf-safe-samsung-galaxy-s23-quantacase-model-rfs1-black/", "Galaxy S23 FE": "https://www.rfsafe.com/product/rf-safe-samsung-galaxy-s23-fe-quantacase-rfs1-phone-radiation-shield/", "Galaxy S23 Plus": "https://www.rfsafe.com/product/rf-safe-samsung-galaxy-s23-plus-quantacase-model-rfs1-black/", "Galaxy S23 Ultra": "https://www.rfsafe.com/product/rf-safe-samsung-galaxy-s23-ultra-quantacase-rfs1-phone-radiation-shield/" }, "Galaxy S22 Series": { "Galaxy S22": "https://www.rfsafe.com/product/rf-safe-samsung-galaxy-s22-quantacase-model-rfs1-black/", "Galaxy S22 Plus": "https://www.rfsafe.com/product/rf-safe-samsung-galaxy-s22-plus-quantacase-model-rfs1-black/", "Galaxy S22 Ultra": "https://www.rfsafe.com/product/rf-safe-samsung-galaxy-s22-ultra-quantacase-model-rfs1-black/" }, "Galaxy S21 Series": { "Galaxy S21": "https://www.rfsafe.com/product/rf-safe-samsung-galaxy-s21-quantacase-model-rfs1-black/", "Galaxy S21 FE": "https://www.rfsafe.com/product/rf-safe-samsung-galaxy-s21-fe-quantacase-rfs1-phone-radiation-shield/", "Galaxy S21 Plus": "https://www.rfsafe.com/product/rf-safe-samsung-galaxy-s21-plus-quantacase/", "Galaxy S21 Ultra": "https://www.rfsafe.com/product/rf-safe-samsung-galaxy-s21-ultra-quantacase/" }, "Galaxy S20 Series": { "Galaxy S20": "https://www.rfsafe.com/product/rf-safe-samsung-galaxy-s20-quantacase-model-rfs1-black/", "Galaxy S20 FE": "https://www.rfsafe.com/product/rf-safe-samsung-galaxy-s20-fe-quantacase-rfs1-phone-radiation-shield/", "Galaxy S20 Plus": "https://www.rfsafe.com/product/rf-safe-samsung-galaxy-s20-plus-quantacase/", "Galaxy S20 Ultra": "https://www.rfsafe.com/product/rf-safe-samsung-galaxy-s20-ultra-quantacase/" }, "Galaxy S10 Series": { "Galaxy S10": "https://www.rfsafe.com/product/rf-safe-samsung-galaxy-s10-quantacase-model-rfs1-black/", "Galaxy S10e": "https://www.rfsafe.com/product/rf-safe-samsung-galaxy-s10e-quantacase-model-rfs1-black/", "Galaxy S10 Plus": "https://www.rfsafe.com/product/rf-safe-samsung-galaxy-s10-plus-quantacase-model-rfs1-black/", "Galaxy S10 Lite": "https://www.rfsafe.com/product/rf-safe-samsung-galaxy-s10-lite-quantacase-emf-phone-case-radiation-shield/", "Galaxy 10 Note": "https://www.rfsafe.com/product/rf-safe-samsung-galaxy-10-note-quantacase-rfs1-phone-radiation-shield/" }, "Galaxy S9 Series": { "Galaxy S9": "https://www.rfsafe.com/product/rf-safe-samsung-s9-quantacase-rfs1-phone-radiation-shield/", "Galaxy S9 Plus": "https://www.rfsafe.com/product/rf-safe-samsung-galaxy-s9-plus-quantacase-rfs1-phone-radiation-shield/" }, "Galaxy S8 Series": { "Galaxy S8": "https://www.rfsafe.com/product/rf-safe-samsung-s8-quantacase-rfs1-phone-radiation-shield/", "Galaxy S8 Plus": "https://www.rfsafe.com/product-category/samsung/galaxy-s8-plus/" } }, google: { "Pixel Series": { "Pixel 5": "https://www.rfsafe.com/product/rf-safe-google-pixel-5-quantacase-rfs1-phone-radiation-shield/", "Pixel 6a": "https://www.rfsafe.com/product/rf-safe-google-pixel-6a-quantacase-rfs1-phone-radiation-shield/", "Pixel 6 Pro": "https://www.rfsafe.com/product/rf-safe-google-pixel-6-pro-quantacase-rfs1-phone-radiation-shield/", "Pixel 7": "https://www.rfsafe.com/product/rf-safe-google-pixel-7-quantacase-rfs1-phone-radiation-shield/", "Pixel 7 Pro": "https://www.rfsafe.com/product/rf-safe-google-pixel-7-pro-quantacase-rfs1-phone-radiation-shield/", "Pixel 8": "https://www.rfsafe.com/product/rf-safe-google-pixel-8-quantacase-emf-phone-case-radiation-shield/", "Pixel 8 Pro": "https://www.rfsafe.com/product/rf-safe-google-pixel-8-pro-quantacase-emf-phone-case-radiation-shield/" } } }; function updateModels() { const brandSelect = document.getElementById('brand-select'); const modelSelect = document.getElementById('model-select'); const brand = brandSelect.value; // Clear previous options modelSelect.innerHTML = '<option value="">Choose your model...</option>'; if (brand && phoneData[brand]) { for (const series in phoneData[brand]) { const optGroup = document.createElement('optgroup'); optGroup.label = series; for (const model in phoneData[brand][series]) { const option = document.createElement('option'); option.value = phoneData[brand][series][model]; option.textContent = model; optGroup.appendChild(option); } modelSelect.appendChild(optGroup); } } } function navigateToProduct() { const modelSelect = document.getElementById('model-select'); const url = modelSelect.value; if (url) { window.location.href = url; } } </script> </header> <section class="magamaha-issues"> <div class="magamaha-issue"> <h2>The Problem with Current Guidelines</h2> <p>The current FCC safety guidelines for wireless radiation are based on outdated science from the 1990s. These guidelines were developed before the widespread use of smartphones, Wi-Fi, and other wireless technologies that are now a part of everyday life.</p> </div> <div class="magamaha-issue"> <h2>Why the Guidelines Are Outdated</h2> <p>Since the 1990s, numerous studies have shown that non-thermal effects of electromagnetic radiation can have significant health impacts. However, the current guidelines only account for thermal effects, ignoring these more subtle but potentially harmful exposures.</p> </div> <div class="magamaha-issue"> <h2>Health Risks of Non-Thermal Effects</h2> <p>Research has linked non-thermal radiation exposure to various health issues, including cancer, neurological disorders, and reproductive harm. Children, with their developing bodies, are particularly vulnerable to these risks, yet the outdated guidelines do not provide adequate protection.</p> </div> <div class="magamaha-issue"> <h2>The Urgent Need for Change</h2> <p>Updating the FCC's safety guidelines is not just a regulatory formalityβit is a necessary step to protect public health in a world where wireless technology is ubiquitous. The guidelines must reflect the latest scientific research to ensure that they provide adequate protection for all, especially the most vulnerable populations.</p> </div> </section> <section class="magamaha-action"> <h2>Take Action</h2> <p>The health of our families and communities depends on updating these outdated guidelines. Here's how you can help make a difference:</p> <ul> <li>Raise awareness about the need for modern safety standards using hashtags #FCCredwhiteblue and #NTPredwhiteandblue.</li> <li>Advocate for the FCC to review and update its guidelines based on the latest scientific research.</li> </ul> </section> <footer class="magamaha-footer"> <p>Start here: <a href="#">Back to Main Issues</a></p> <p>Join the movement and ensure a safer, healthier future for all Americans. <a href="#">Sign up</a> to stay informed.</p> <p>Contact us at [Your Contact Information].</p> </footer> </div> <!-- Footer --> <div class="bg-footer"> <!-- Add any footer content if needed --> <!-- Navigation Bar --> <div class="navbar"> <div class="nav-container"> <div class="nav-left"> <a href="index.html">Home</a> <a href="aboutus.html">About Us</a> <a href="takeaction.html">Take Action</a> <a href="ntp-wireless-research.html">NTP Wireless Research</a> <a href="fccsafetyguidelines.html">FCC Safety Guidelines</a> <a href="fcc-captured.html">FCC Capture</a> <a href="update-fcc-sar-rules.html">Update FCC SAR Rules</a> </div> <div class="nav-right"> <span class="hamburger-icon" onclick="openNav()">☰</span> </div> </div> </div> <!-- The overlay for small screens --> <div id="overlayNav" class="overlay"> <a href="javascript:void(0)" class="closebtn" onclick="closeNav()">×</a> <div class="overlay-content"> <a href="index.html">Home</a> <a href="aboutus.html">About Us</a> <a href="takeaction.html">Take Action</a> <a href="ntp-wireless-research.html">NTP Wireless Research</a> <a href="fccsafetyguidelines.html">FCC Safety Guidelines</a> <a href="fcc-captured.html">FCC Capture</a> <a href="update-fcc-sar-rules.html">Update FCC SAR Rules</a> </div> </div> <!-- Styling for the navigation and overlay --> <style> .navbar { width: 100%; background-color: transparent; overflow: hidden; } .nav-container { display: flex; justify-content: center; align-items: center; } .nav-left a { display: inline-block; color: white; text-align: center; padding: 14px 20px; text-decoration: none; font-size: 18px; font-weight: bold; } .nav-left a:hover, .nav-left a:focus { color: yellow; /* Change to desired highlight color */ } .nav-right .hamburger-icon { display: none; font-size: 30px; cursor: pointer; color: white; padding: 14px 16px; } /* Overlay for small screens */ .overlay { height: 100%; width: 0; position: fixed; z-index: 100; top: 0; left: 0; background-color: rgba(0,0,0,0.9); overflow-x: hidden; transition: 0.5s; } .overlay-content { position: relative; top: 25%; width: 100%; text-align: center; margin-top: 30px; } .overlay-content a { padding: 8px; text-decoration: none; font-size: 36px; color: #f1f1f1; display: block; transition: 0.3s; } .overlay-content a:hover, .overlay-content a:focus { color: yellow; } .closebtn { position: absolute; top: 20px; right: 45px; font-size: 60px; } @media screen and (max-width: 600px) { .nav-left { display: none; } .nav-right .hamburger-icon { display: block; } } .header img { height: 50px; } select { width: 100%; padding: 10px; margin: 10px 0; font-size: 16px; } .nav { display: flex; gap: 20px; } .nav a { text-decoration: none; color: #0056b3; font-weight: bold; } .news-flash { background-color: red; color: white; text-align: center; padding: 10px 0; } .content { padding: 20px; } table { width: 100%; margin: 20px 0; border-collapse: collapse; } th, td { border: 1px solid #ddd; padding: 10px; text-align: center; } th { background-color: #f9f9f9; } .aligncenter { display: block; margin: 20px auto; max-width: 100%; height: auto; } .alignleft { float: left; margin: 0 20px 20px 0; max-width: 100%; height: auto; } ul { list-style-type: disc; margin-left: 20px; } </style> <!-- Scripts to open and close the overlay --> <script> function openNav() { document.getElementById("overlayNav").style.width = "100%"; } function closeNav() { document.getElementById("overlayNav").style.width = "0%"; } </script> </div> </body> </html>
Save changes
Create folder
writable 0777
Create
Cancel