(function($, window){
    
    $.fn.sunlight = function(options) {
        var highlighter = new window.Sunlight.Highlighter(options);
        this.each(function() {