/*jslint browser: true, nomen: true, white: true */ /*global $, jQuery*/ jQuery(function($) { "use strict"; $.entwine('ss', function($) { }); });