Initialize

The initialization code looks like this:

var element = document.getElementById('scenicElement');
var instance = new Scenic(element);