/* Author: 
*/
jQuery(document).ready(function(){
$('input:checkbox').checkbox();
})
























