$(function () {
    $('#comment_author').cookieBind();
    $('#comment_email').cookieBind();
});
