window.onload = function(){
    document.getElementById("PurposeOfVisitInfo").onclick = openPurposeOfVisitInfo;
}
