//the below section is to make sure that this player can work on every page on your website, not just the root pages!
//to make it work for your site simply change the name of the folders in path.includes.
//for example, if you have sub pages, put it in the path.includes above rootPath="../", sub sub pages and then you put it above rootPath="../../", so on and so forth.