var lang_en = { "NAME": "NAME", "PTS": "PTS", "P2": "2P", "P3": "3P", "FT": "Free Throw", "REB": "Rebound", "AS": "Assist", "ST": "Steal", "BS": "Block", "F": "Foul", "TO": "TO", "OR": "OR", "DR": "DR", "TOT": "TOT", "comment_2pmake": "2P Shot: Made", "comment_2pmiss": "2P Shot: Missed", "comment_3pmake": "3P Shot: Made", "comment_3pmiss": "3P Shot: Missed", "comment_1pmake": "Free Throw: Made", "comment_1pmiss": "Free Throw: Missed", "comment_defreb": "Defense Rebound", "comment_offreb": "Offense Rebound", "comment_assist": "Assist", "comment_steal": "Steal", "comment_block": "Block", "comment_foul": "Foul", "comment_to": "Turnover" };