jQuery(document).ready(function(a){a(document).on("click","#wcml_file_path_option",function(b){a(this).is(":checked")?a(this).parent().find("ul").show():a(this).parent().find("ul").hide()})});