See instructions at bottom of page
<script>
jQuery.getScript("https://api3.libcal.com/js/myscheduler.min.js", function() {
jQuery("#mysched_10666").LibCalMySched({iid: 1538, lid: 736, gid: 0, uid: 10666, width: 560, height: 680, title: 'Make a Research Appointment', domain: 'https://api3.libcal.com'});
});
</script>
<!-- Place the following link anywhere in your page. Make sure the id "mysched_10666" matches with the above code: jQuery("#mysched_10666") //--></p>
<p style="text-align: center;"><button href="#" id="mysched_10666">SCHEDULE APPOINTMENT</button>
<!-- Below is optional button styling //-->
<style type="text/css">#mysched_10666 {
font-family: 'Open Sans', sans-serif;
font-weight: 700;
font: 28px;
background: #003A63;
border: 1px solid #CCCCCC;
border-radius: 4px;
color: #FFFFFF;
padding: 8px 20px;
cursor: pointer;
}
#mysched_10666:hover {
opacity: 0.9;
}
</style>
</p>