On the CustomChat widget I'm getting an error "Uncaught ReferenceError: md5 is not defined" when the md5 function is called if the user's displayColor is empty. I've copied over the same scr path to the blueimp-md5 library in the html file as your example. Any ideas?