Abekta

The Encyclopédie of CASSA

User Tools

Site Tools


courses:ast100:5

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
courses:ast100:5 [2024/12/14 12:16] asadcourses:ast100:5 [2026/03/25 05:07] (current) asad
Line 1: Line 1:
 ====== 5. Chemical Age ====== ====== 5. Chemical Age ======
  
-**Juno**: Our boat is now transitioning from the Brahmaputra to the Jamuna, making this the perfect time to begin discussing the Chemical Era. The connection between Krishna of Mathura and the Taj Mahal of Agra offers a deep metaphorical link to Yamuna’s lifeblood. But to start this era, we must first revisit Earth's 4.5-billion-year history because the first 4 billion years are essentially Earth's Chemical Era.+===== Timeline =====
  
-**Socrates**: Does this mean we’ll only focus on Earth during the Chemical Era?+<html> 
 +<head> 
 +    <meta charset="UTF-8"> 
 +    <meta name="viewport" content="width=device-width, initial-scale=1.0"> 
 +    <title>Chemical Age Table</title> 
 +</head> 
 +<body>
  
-**Juno**: Since the complex chemistry of only one planet is fully known to us, it makes sense to concentrate on Earth during this era. However, by the end of the discussion, we’ll also talk about ways to search for complex molecules and life on other planets within or beyond the Solar System. In fact, our approach here is quite similar to the Planetary Era. During the Planetary Era, Hermes mainly focused on the Solar System but concluded by discussing the discovery of planets around other stars.+<div id="doku-cosmic-light"> 
 +    <style> 
 +        /Container ID: #doku-cosmic-light 
 +           Theme: Minimal Modern Elegant - Collapsible Table Version 
 +        */
  
-**Socrates**A good planThen begin.+        #doku-cosmic-light { 
 +            /Elegant Theme Variables *
 +            --bg#ffffff; 
 +            --text-main: #1a202c; 
 +            --text-muted: #4a5568; 
 +            --border: #e2e8f0; 
 +            --hover: #f8fafc; 
 +            --accent: #2b6cb0; 
 +            --transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1); 
 +             
 +            /* Typography & Layout */ 
 +            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; 
 +            background-color: transparent; 
 +            max-width: 950px; 
 +            margin: 40px auto; 
 +            padding: 0 15px; 
 +        }
  
-===== Oceans and Atmosphere =====+        #doku-cosmic-light * { 
 +            box-sizing: border-box; 
 +        }
  
-**Juno**About 4.5 billion years agoEarth was bornFor the first 500 million yearsits surface was extremely hotdominated by volcanoesand it rotated rapidly on its axiscompleting a single rotation in just 12 hoursOn top of that, leftover fragments of rocks and comets from the formation of the inner planets bombarded Earth during the Late Heavy Bombardment. This era is known as the **Hadean Era**. Some intact **zircon (ZrSiO₄)** crystals from that time indicate that oceans already existed.+        /Table Architecture *
 +        #doku-cosmic-light .timeline-table { 
 +            width: 100%; 
 +            backgroundvar(--bg); 
 +            border: 1px solid var(--border); 
 +            border-radius: 12px; 
 +            box-shadow: 0 10px 15px -3px rgba(00, 0, 0.05)0 4px 6px -2px rgba(0000.025)
 +            overflow: hidden; 
 +        }
  
-**Socrates**How did the oceans form?+        #doku-cosmic-light .t-row { 
 +            border-bottom1px solid var(--border); 
 +        }
  
-**Juno**Water vapor escaped from Earth's interior through volcanic activity and cracks in the crust, a process called **outgassing**. Once the Earth cooled, this vapor condensed to form clouds, which eventually brought rain. This rain contributed to the formation of the oceans. A significant portion of the ocean water likely also came from comets and asteroids during the bombardment. At that time, the Earth was likely covered entirely by ocean with no large continents. Scattered volcanic islands, essentially the peaks of underwater volcanoes, dotted the ocean. While water and vapor contained oxygen, and oxygen was present in zircon crystals, there was no free molecular oxygen (O₂) in the atmosphere.+        #doku-cosmic-light .t-row:last-child { 
 +            border-bottom: none; 
 +        }
  
-**Socrates**Does the figure here show the increase in atmospheric oxygen?+        /Collapsible Header (The "Row"*
 +        #doku-cosmic-light .t-header { 
 +            display: flex; 
 +            padding: 22px 30px; 
 +            cursor: pointer; 
 +            align-items: center; 
 +            background: var(--bg); 
 +            transitionvar(--transition); 
 +        }
  
-{{:bn:courses:ast100:oxygen.webp?nolink&800|}}+        #doku-cosmic-light .t-header:hover { 
 +            backgroundvar(--hover); 
 +        }
  
-**Juno**: It shows not only the rise of oxygen in the atmosphere but also significant chemical changes in the oceansThe **Archean Era** began after the Hadean, approximately 4 billion years ago. However, Earth’s crust began to stabilize around 3.8 billion years ago, when the precursors of modern continents, called **microcontinents**, started to form. You can see in the figure that many critical events occurred around 3.5 billion years ago. During this time, **microbial mats**—layered colonies of cyanobacteria—existed on the ocean’s surfaceThe top layer of cyanobacteria had already started producing oxygen through **photosynthesis** by combining sunlight, carbon dioxide, and water. Over time, these mats thickened and eventually fossilized into rocks called **stromatolites**. By analyzing stromatolites, we learned when free oxygen started to appear.+        #doku-cosmic-light .col-time 
 +            flex: 0 0 150px; 
 +            font-weight: 700; 
 +            font-size: 0.95rem; 
 +            color: var(--accent); 
 +            letter-spacing: 0.5px; 
 +        }
  
-**Socrates**: On the x-axis, the figure shows time, but the y-axis doesn’t directly indicate oxygen levelsInstead, it shows oxygen’s contribution to atmospheric pressure, where represents 100%, 0.represents 10%, and 0.01 represents 1%Does this indirectly represent oxygen levels?+        #doku-cosmic-light .col-title { 
 +            flex: 1 1 auto; 
 +            font-weight: 600; 
 +            font-size: 1.15rem; 
 +            color: var(--text-main); 
 +            padding-right: 20px; 
 +            line-height: 1.4; 
 +        }
  
-**Juno**: Yes, you can think of it that wayToday, oxygen levels are about 21%, and it started rising from near-zero around 3.2 billion years ago, as marked by the dashed line. Early photosynthesis wasn’t oxygenic, meaning it didn’t produce oxygen. During this period, bacteria combined oxygen with iron and water, forming **iron compounds** at the ocean floor. Oxygenic photosynthesis began in earnest about 3 billion years ago. Around this same time, microcontinents merged to form larger landmasses. The newly produced oxygen reacted with iron in the oceans, filling them with **iron compounds**. This is what the figure refers to as an "Iron Ocean."+        /Chevron Icon *
 +        #doku-cosmic-light .col-toggle { 
 +            flex: 0 0 32px; 
 +            display: flex; 
 +            align-items: center; 
 +            justify-content: center; 
 +            width: 32px; 
 +            height: 32px; 
 +            border-radius: 50%
 +            background: #edf2f7; 
 +            color: var(--text-muted); 
 +            transition: var(--transition); 
 +        }
  
-**Socrates**: The figure suggests that the amount of oxygen in the atmosphere didn’t increase significantly until much later, despite its early productionOxygen production began around 3.1 billion years ago, but the **Great Oxidation Event (GOE)** happened 2.1 billion years ago. Does this mean oxygen couldn’t accumulate in the air for nearly a billion years due to iron in the ocean?+        #doku-cosmic-light .col-toggle svg { 
 +            width: 16px; 
 +            height: 16px; 
 +            transition: var(--transition)
 +            fill: none; 
 +            stroke: currentColor; 
 +            stroke-width: 2.5; 
 +            stroke-linecap: round; 
 +            stroke-linejoin: round; 
 +        }
  
-**Juno**: Yes, iron was one reasonAnother was the presence of many microbes in the ocean that used oxygen for metabolism. Only after the iron available for oxidation in the ocean decreased did cyanobacteria-produced oxygen start to mix into the airIn a relatively short time, atmospheric oxygen rose to nearly 1%. This oxygen then oxidized sulfur, dissolving it into the oceans, leading to what we call the **“Sulfur Ocean.”** How oxygen levels rose from 1% to 20% is a topic for the Biological Era, not now.+        /Active State *
 +        #doku-cosmic-light .t-row.active .t-header { 
 +            background: var(--hover); 
 +        }
  
-**Socrates**: Then let’s return to the roots of the Chemical EraYou mentioned elements like zirconium, silicon, oxygen, iron, sulfur, and carbonBut we know the universe was primarily made of hydrogen and helium after the Big BangWhere did all the other chemical elements come from?+        #doku-cosmic-light .t-row.active .col-toggle { 
 +            transform: rotate(180deg); 
 +            background: var(--accent); 
 +            color: var(--bg); 
 +        }
  
-===== Periodic table ===== +        /* Expanded Content */ 
-<html><iframe class="pubchem-widget" src="https://pubchem.ncbi.nlm.nih.gov/periodic-table/#view=table&embed=true" style="width: 100%height760px"></iframe> +        #doku-cosmic-light .t-content { 
-</html>+            max-height0; 
 +            overflow: hidden; 
 +            transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1); 
 +            backgroundvar(--hover); 
 +        }
  
-{{:bn:courses:ast100:starfurnace.webp?nolink|}}+        #doku-cosmic-light .t-content-inner { 
 +            padding0 30px 30px 180px; /* Aligns with the title text (150 width + 30 padding) */ 
 +            font-size1.05rem; 
 +            line-height1.75; 
 +            color: var(--text-muted); 
 +            text-align: justify; 
 +        }
  
-===== - Life on earth ===== +        /* Mobile Optimization */ 
-{{:bn:courses:ast100:life.webp?nolink|}}+        @media (max-width: 768px) { 
 +            #doku-cosmic-light .t-header { 
 +                flex-wrap: wrap; 
 +                padding: 18px 20px; 
 +            } 
 +            #doku-cosmic-light .col-time { 
 +                flex: 1 1 100%; 
 +                margin-bottom: 6px; 
 +                font-size: 0.85rem; 
 +            } 
 +            #doku-cosmic-light .col-title { 
 +                font-size: 1.05rem; 
 +                padding-right: 15px; 
 +            } 
 +            #doku-cosmic-light .t-content-inner { 
 +                padding: 0 20px 24px 20px; 
 +            } 
 +        } 
 +    </style> 
 + 
 +    <div class="timeline-table"> 
 +         
 +        <!-- Row 1 --> 
 +        <div class="t-row"> 
 +            <div class="t-header" onclick="toggleRow(this)"> 
 +                <div class="col-time">10.5 – 11 Gy</div> 
 +                <div class="col-title">Synthesis of Prebiotic Molecules</div> 
 +                <div class="col-toggle"> 
 +                    <svg viewBox="0 0 24 24"><polyline points="6 9 12 15 18 9"></polyline></svg> 
 +                </div> 
 +            </div> 
 +            <div class="t-content"> 
 +                <div class="t-content-inner"> 
 +                    In the highly energetic and volatile environment of the early Earth, the stage was set for the universe's transition from inorganic chemistry to the foundational building blocks of life. The primordial atmosphere, rich in simple gases such as methane, ammonia, water vapor, and carbon dioxide, was continuously bombarded by fierce ultraviolet radiation from the young Sun and intense electrical storms. These extreme energy sources catalyzed complex chemical reactions within the "primordial soup" of the early oceans. Through these spontaneous interactions, simple atomic constituents were forged into complex organic molecules, including a diverse array of amino acids and nucleotide bases. This crucial synthesis demonstrated that the essential components required for biological life could assemble naturally under abiotic conditions. It marked the dawn of the Chemical Age, a period where matter began to organize itself into increasingly intricate molecular structures, laying the essential groundwork for the subsequent emergence of self-replicating biological systems. 
 +                </div> 
 +            </div> 
 +        </div> 
 + 
 +        <!-- Row 2 --> 
 +        <div class="t-row"> 
 +            <div class="t-header" onclick="toggleRow(this)"> 
 +                <div class="col-time">11 Gy</div> 
 +                <div class="col-title">Formation of Protocells</div> 
 +                <div class="col-toggle"> 
 +                    <svg viewBox="0 0 24 24"><polyline points="6 9 12 15 18 9"></polyline></svg> 
 +                </div> 
 +            </div> 
 +            <div class="t-content"> 
 +                <div class="t-content-inner"> 
 +                    As the early oceans became increasingly concentrated with complex organic molecules, these prebiotic compounds began to interact and organize into more sophisticated structures. Certain lipid-like molecules, driven by their hydrophobic and hydrophilic properties, naturally congregated in the watery environment to form spherical droplets with semi-permeable boundary membranes, often referred to as proteinoid microspheres or coacervates. These primitive structures, known as protocells, effectively isolated an internal chemical environment from the chaotic external surroundings. Within these enclosed micro-environments, organic molecules could concentrate, allowing for primitive metabolic reactions to occur at accelerated rates. Although these early protocells displayed remarkable lifelike behaviors—such as absorbing nutrients, growing in size, and even dividing into smaller droplets—they fundamentally lacked the true hereditary mechanisms necessary for Darwinian evolution. Nevertheless, the formation of protocells represented a critical evolutionary leap, bridging the gap between a disorganized chemical soup and the highly structured, compartmentalized architecture of the first true living cells. 
 +                </div> 
 +            </div> 
 +        </div> 
 + 
 +        <!-- Row 3 --> 
 +        <div class="t-row"> 
 +            <div class="t-header" onclick="toggleRow(this)"> 
 +                <div class="col-time">11 Gy</div> 
 +                <div class="col-title">The "RNA World"</div> 
 +                <div class="col-toggle"> 
 +                    <svg viewBox="0 0 24 24"><polyline points="6 9 12 15 18 9"></polyline></svg> 
 +                </div> 
 +            </div> 
 +            <div class="t-content"> 
 +                <div class="t-content-inner"> 
 +                    Before the complex interplay of DNA and proteins became the standard operating system for all life on Earth, there existed a pivotal transitional phase known as the "RNA World." In modern biology, DNA stores genetic information, while proteins act as the molecular machines that catalyze chemical reactions. However, neither can function without the other, creating a paradox for the origins of life. Ribonucleic acid (RNA) offers an elegant solution to this chicken-and-egg problem. During this crucial epoch, RNA likely served a dual evolutionary role. It acted as both the primary carrier of hereditary genetic information and as an active catalyst—known as a ribozyme—capable of accelerating essential chemical reactions, including its own replication. This remarkable versatility allowed early RNA-based systems to undergo rudimentary forms of natural selection and evolution. The RNA World hypothesis elegantly bridges the profound gap between non-living chemistry and true biology, establishing the first self-replicating, evolving molecular networks. 
 +                </div> 
 +            </div> 
 +        </div> 
 + 
 +        <!-- Row 4 --> 
 +        <div class="t-row"> 
 +            <div class="t-header" onclick="toggleRow(this)"> 
 +                <div class="col-time">11.5 Gy</div> 
 +                <div class="col-title">Emergence of Prokaryotes</div> 
 +                <div class="col-toggle"> 
 +                    <svg viewBox="0 0 24 24"><polyline points="6 9 12 15 18 9"></polyline></svg> 
 +                </div> 
 +            </div> 
 +            <div class="t-content"> 
 +                <div class="t-content-inner"> 
 +                    Following millions of years of chemical evolution, the first undeniably living entities emerged in the dark, mineral-rich depths of the early oceans, likely clustered around hydrothermal vents. These pioneering organisms were prokaryotes—simple, single-celled life forms that entirely lacked a distinct, membrane-bound nucleus or complex internal organelles. Functioning primarily as anaerobic heterotrophs, these early bacteria survived in an oxygen-free environment by directly consuming the abundant organic molecules suspended in the primordial soup. Their simple but highly effective cellular architecture allowed them to thrive and rapidly reproduce in extreme conditions that would be lethal to modern life. The emergence of these resilient prokaryotes marked the definitive beginning of the Biological Age, as matter successfully crossed the threshold from complex chemistry to living biology. Over countless generations, these microscopic organisms dominated the planet, establishing the fundamental biochemical pathways that would eventually support the entire branching tree of life and transform the Earth's environment forever. 
 +                </div> 
 +            </div> 
 +        </div> 
 + 
 +        <!-- Row 5 --> 
 +        <div class="t-row"> 
 +            <div class="t-header" onclick="toggleRow(this)"> 
 +                <div class="col-time">12 Gy</div> 
 +                <div class="col-title">Invention of Photosynthesis</div> 
 +                <div class="col-toggle"> 
 +                    <svg viewBox="0 0 24 24"><polyline points="6 9 12 15 18 9"></polyline></svg> 
 +                </div> 
 +            </div> 
 +            <div class="t-content"> 
 +                <div class="t-content-inner"> 
 +                    As the growing populations of early heterotrophic bacteria began to deplete the finite supply of free-floating organic molecules in the primordial oceans, an evolutionary pressure spurred a revolutionary biochemical innovationphotosynthesis. Certain innovative prokaryotes, most notably the ancestors of modern cyanobacteria, evolved the remarkable ability to harness the abundant, inexhaustible energy of sunlight. By utilizing solar radiation, these pioneering autotrophs could convert simple inorganic molecules—specifically carbon dioxide and water—into complex, energy-rich organic sugars, effectively generating their own food supply. This profound evolutionary leap liberated life from its dependency on scarce, naturally occurring chemical soup and allowed organisms to spread globally across the Earth's sunlit surface watersThe invention of photosynthesis not only secured an infinite energy source for the biosphere but also drastically altered the planet's atmospheric composition. By absorbing carbon dioxide and eventually releasing free oxygen as a metabolic byproduct, these microscopic solar engines permanently reshaped the trajectory of Earth's biological and ecological future. 
 +                </div> 
 +            </div> 
 +        </div> 
 + 
 +        <!-- Row 6 --> 
 +        <div class="t-row"> 
 +            <div class="t-header" onclick="toggleRow(this)"> 
 +                <div class="col-time">12.2 Gy</div> 
 +                <div class="col-title">The Oxygen Crisis</div> 
 +                <div class="col-toggle"> 
 +                    <svg viewBox="0 0 24 24"><polyline points="6 9 12 15 18 9"></polyline></svg> 
 +                </div> 
 +            </div> 
 +            <div class="t-content"> 
 +                <div class="t-content-inner"> 
 +                    The proliferation of photosynthetic cyanobacteria initiated one of the most significant and catastrophic environmental transformations in planetary history, often referred to as the Oxygen Crisis or the Great Oxidation Event. For billions of years, life had evolved in an entirely anoxic environment, making the sudden accumulation of free oxygen—a highly reactive and toxic byproduct of photosynthesis—devastating to the established biosphere. As oxygen levels steadily rose in the atmosphere and dissolved into the oceans, it triggered a massive wave of extinctions among the dominant anaerobic organisms, for whom this new gas was a deadly poison. However, this profound ecological catastrophe simultaneously forged a new evolutionary frontier. Surviving organisms adapted to tolerate, and eventually harness, this volatile element. The integration of oxygen into cellular metabolism paved the way for aerobic respiration, a vastly more efficient method of energy production. This metabolic revolution ultimately unlocked the energetic potential required to support larger, more complex, and highly active life forms. 
 +                </div> 
 +            </div> 
 +        </div> 
 + 
 +        <!-- Row 7 --> 
 +        <div class="t-row"> 
 +            <div class="t-header" onclick="toggleRow(this)"> 
 +                <div class="col-time">12.5 Gy</div> 
 +                <div class="col-title">Eukaryotic Symbiosis</div> 
 +                <div class="col-toggle"> 
 +                    <svg viewBox="0 0 24 24"><polyline points="6 9 12 15 18 9"></polyline></svg> 
 +                </div> 
 +            </div> 
 +            <div class="t-content"> 
 +                <div class="t-content-inner"> 
 +                    The transition from simple, single-celled organisms to complex life was catalyzed by an extraordinary evolutionary event known as endosymbiosis. As the early oceans grew increasingly competitive, certain large, predatory prokaryotic cells began to engulf smaller, specialized bacteria. However, instead of digesting these consumed microbes for immediate energy, a mutually beneficial relationship formed. The engulfed aerobic bacteria, which were highly efficient at utilizing oxygen to generate energy, became permanent residents within the larger host cell, eventually evolving into modern mitochondria. Similarly, engulfed photosynthetic cyanobacteria were incorporated to become chloroplasts, the solar powerhouses of plant cells. This unprecedented biological merger created the first true eukaryotes—highly complex cells characterized by distinct, membrane-bound nuclei and specialized internal organelles. By combining the unique metabolic strengths of different organisms into a single, cohesive cellular unit, eukaryotic symbiosis provided the crucial structural and energetic foundation necessary for the subsequent evolution of all multicellular plants, fungi, and animals. 
 +                </div> 
 +            </div> 
 +        </div> 
 + 
 +    </div> 
 + 
 +    <script> 
 +        function toggleRow(element) { 
 +            const row = element.parentElement; 
 +            const content = row.querySelector('.t-content'); 
 +            const inner = row.querySelector('.t-content-inner'); 
 +             
 +            // Toggle the active class for styling and rotation 
 +            row.classList.toggle('active'); 
 +             
 +            // Calculate and set the max-height to smoothly animate the opening 
 +            if (row.classList.contains('active')) { 
 +                content.style.maxHeight = inner.scrollHeight + "px"; 
 +            else { 
 +                content.style.maxHeight = "0px"; 
 +            } 
 +        } 
 +         
 +        // Ensure heights are recalculated if the window is resized to prevent content clipping 
 +        window.addEventListener('resize', () => { 
 +            document.querySelectorAll('.t-row.active .t-content').forEach(content => { 
 +                const inner = content.querySelector('.t-content-inner'); 
 +                content.style.maxHeight = inner.scrollHeight + "px"; 
 +            }); 
 +        }); 
 +    </script> 
 +</div> 
 + 
 +</body> 
 +</html>
  
 +===== - Telescope =====
 +{{https://upload.wikimedia.org/wikipedia/commons/thumb/9/92/The_Moon_and_the_Arc_of_the_Milky_Way01.jpg/1280px-The_Moon_and_the_Arc_of_the_Milky_Way01.jpg?nolink}}
  
-===== Habitable zones ===== +The Atacama Large Millimeter/submillimeter Array (ALMA) serves as the definitive instrument for the Chemical Age, providing a high-resolution window into the molecular evolution of the cosmos. Located in the high-altitude Chajnantor Plateau of Chile, this interferometer consists of 66 high-precision antennas that work in concert to detect the faint radio signatures of cold gas and dust. While optical telescopes are blinded by the thick clouds surrounding infant star systems, ALMA’s submillimeter capabilities allow it to penetrate these "stellar nurseries" to map the distribution of complex organic molecules. By observing the rotational transitions of molecules in these environments, ALMA bridges the gap between simple atomic matter and the complex chemistry required for life.
-{{:bn:courses:ast100:habitable-zone.webp?nolink|}}+
  
-===== Detecting ET life ===== +Technologically, ALMA’s power lies in its ability to detect the "spectral fingerprints" of a vast array of chemical compounds, including water, sugars, and amino acid precursors. The array functions by collecting millimeter-wave radiation, which is emitted by molecules as they rotate in space, and correlating the signals from dozens of antennas to create images with clarity surpassing even the Hubble Space Telescope. This allows researchers to observe the "snow lines" in protoplanetary disks—the specific regions where volatile compounds like water or carbon monoxide freeze onto dust grains. These observations are crucial for understanding the formation of oceans and atmospheres, as they reveal how the essential ingredients for habitability are distributed within developing solar systems.
-{{:bn:courses:ast100:spectra.webp?nolink|}}+
  
-{{:bn:courses:ast100:transmission-spectra.webp?nolink|}}+The legacy of ALMA in the Chemical Age is defined by its contribution to astrochemistry and our understanding of the prebiotic universe. It has successfully detected complex nitriles and alcohols in the interstellar medium, proving that the building blocks of life are not unique to Earth but are common throughout the galaxy. As the instrument continues to refine its observations of the periodic table in a cosmic context, it provides the necessary data to transition from the study of inanimate matter to the Biological Age. By identifying where and how complex molecules form, ALMA allows "citizens of the universe" to trace their own chemical heritage back to the cold, dark clouds of the early Milky Way.
  
 +<html><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d4190.23166462251!2d-67.7564086918864!3d-23.028575650184745!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x96a9c7006f7a5ead%3A0x298a7d6113d5f913!2sAntenas%20de%20A.L.M.A.!5e1!3m2!1sen!2sbd!4v1774436649121!5m2!1sen!2sbd" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe></html>
courses/ast100/5.1734203783.txt.gz · Last modified: by asad

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki