/*global jQuery, document*/ jQuery(document).ready(function () { jQuery('.buttonset').buttonset(); });