kclv.Agent.Manual = function() {
    kclv.Agent.Base.call(this, 'Manual', 'Shift_JIS');

    return;
};