var modules={chk_privacy:function(msg){if(!$('input#cprivacy').attr('checked')){alert(msg);return false;}return true;}};