﻿// English

var __tooltips = new Object();

__tooltips["figure"] = "Figuur";
__tooltips["torso"] = "Romp";
__tooltips["head"] = "Pijlpunt";
__tooltips["lshoulder"] = "Linkerschouder";
__tooltips["lelbow"] = "Linkerelleboog";
__tooltips["lwrist"] = "Linkerpols";
__tooltips["lhand"] = "Linkerhand";
__tooltips["rshoulder"] = "Rechterschouder";
__tooltips["relbow"] = "Rechterelleboog";
__tooltips["rwrist"] = "Rechterpols";
__tooltips["rhand"] = "Rechterhand";
__tooltips["lhip"] = "Linkerheup";
__tooltips["lknee"] = "Linkerknie";
__tooltips["lankle"] = "Linkerenkel";
__tooltips["lfoot"] = "Linkervoet";
__tooltips["rhip"] = "Rechterheup";
__tooltips["rknee"] = "Rechterknie";
__tooltips["rankle"] = "Rechterenkel";
__tooltips["rfoot"] = "Rechtervoet";
