document.addEventListener("DOMContentLoaded",function(){function getParameterByName(name){const urlParams=new URLSearchParams(window.location.search);return urlParams.get(name)}
const ortValue=getParameterByName("ort");if(ortValue&&document.getElementById("ort")){document.getElementById("ort").value=ortValue}})