An example of the enquiry form with customised messages
A full list of the customisable messages and their labels can be found
here.
<divid="customised-messages-view"></div><!-- If you haven't called it before --><script src="https://cdn.tutorcruncher.com/socket/latest/socket.js"></script><!-- Then --><script>socket('9c79f14df986a1ec693c',{router_mode:'history',element:'#customised-messages-view',mode:'enquiry',messages:{submit_enquiry:'Make Inquiry',enquiry_submitted_thanks:'Inquiry submitted!',enquiry_title:'Inquiry',}});</script>