Be Part of Our Groundbreaking Movement

Join us and leave a lasting legacy

TELL US ABOUT YOURSELF

    Please fill out this field.
    By proceeding, I confirm that I have carefully read and agree to the Privacy Policy.
    $(document).ready(function(){ $('#file').change(function(e){ var fileName = e.target.files[0].name; $('#file-uploaded').html(fileName); $("#upload-error").css("display", "none"); }); $( "#btn-submit" ).on( "click", function() { if($('#file').val() == ""){ $("#upload-error").css("display", "block"); }else{ $("#upload-error").css("display", "none"); } }); }); var urljob = window.location.search; var jobreplace = urljob.replace('?job=',''); var job = jobreplace.replace('-',' '); document.getElementById("selected-position").value = job; console.log(job);
    Skip to content