$j(document).ready(function() { $j('.icheck').iCheck({ checkboxClass: 'icheckbox_flat-green', radioClass: 'iradio_flat-green' }); });