function x_target(obj) {
obj.target = '_blank';
}

function v_target(obj) {
obj.target = 'validator';
}
