/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
window.Medisoft = {
config: {
clientId: ‚1066‘, // required: replace 938 with your real client id
locationRef: ‚1‘, // optional: pre-selected location (remove if unwanted)
functionRef: ‚4‘, // optional: pre-selected function (remove if unwanted)
doctorRef: ‚1‘ // optional: pre-selected doctor (remove if unwanted)
}
};
/* * * DON’T EDIT BELOW THIS LINE * * */
(function() {
var msoft = document.createElement(’script‘);
msoft.type = ‚text/javascript‘;
msoft.async = true;
msoft.src = ‚//‘ + ‚medidate.org/assets/application.js‘;
(document.getElementsByTagName(‚head‘)[0] || document.getElementsByTagName(‚body‘)[0]).appendChild(msoft);
})();