@ -289,6 +289,11 @@
}
});
$(".inquirybutton").click(function(e){
const element = document.getElementById("inquirybutton");
element.scrollIntoView({ behavior: 'smooth' });
})
function CheckSubmit(){