I'm using turn.js on my sales page here (http://www.breakintobartending.com/highball/) and I'd like to know how to prevent the flipbook from making .json file requests for each page. I don't have any clickable items anywhere in the book, but the code is still making requests for these .json files (which slows down the load time a bit).
What bit of code do I remove (or add?) to prevent the page from requesting these files.