To use, simply add
var thousandwords = new ThousandWords(
"['your identifier']", {
src: "img/['your image source']",
width: ['desired width'],
height: ['desired height'],
canvasWidth: ['desired modal width'],
canvasHeight: ['desired modal height']
}
);
And to get the results simple run:
thousandwords.getImage()