function Click$function_name(event) {
set_to_today(event.data.id, 1);
return false;
}
function set_to_today( id, force ) {
-