JEFFERSON LAB SEARCH

(Show results from this date)
(Show results to this date)
*Use spaces between key words, no punctuation needed *Sign In for authenticated content

  •  

    function HallA_CLEO_Search() {
    sessionStorage.detectors_magnets = "CELO";
    document.getElementById("searchWord").innerHTML = " The Detectors & Magnets Search Word = " +sessionStorage.detectors_magnets;
    window.location.assign("https://www.jlab.org/div_dept/physics_division/dsg/projects/dsg-halla_cleo_test.pdf");
    }
    function HallA_ECAL_Search() {
    sessionStorage.detectors_magnets = "ECAL";
    document.getElementById("searchWord").innerHTML = " The Detectors & Magnets Search Word = " +sessionStorage.detectors_magnets;
    }

  •  

    document.getElementById("search").innerHTML = " The Detectors & Magnets Search Word = " +sessionStorage.detectors_magnets;

    Run "myFunction"

     

    DOCUMENT SEARCH

    * {
    box-sizing: border-box;
    }

    .column {
    float: left;
    }

    .left {
    width: 15%;
    }

    .right {
    width: 85%;
    }