Trying to include this code:
<script type="text/javascript">
d3cp_bid = '133000988'; // Business ID in DemandforceD3
//d3cp_appt_source = 'My Website'; //Optional. See Instructions.
//d3cp_appt_returnpage = 'your_page_url'; // Optional. See Instructions.
//d3cp_appt_postdata = 'false'; // Optional. See Instructions.
</script>
Which requires the following script be added in the head:
<script src="//www.demandforced3.com/b/fuchsiaspa/scheduler.widget" type="text/javascript"></script>
Assume the code goes within the page, but where do I load the script? The CSS/Java section of the Theme Configuration says not to include script tags?