﻿//English

var __tooltips = new Object();
var __customdata = new Object();

__tooltips["head"] = "Pijlpunt";
__tooltips["of"] = "van";
__tooltips["resize"] = "Vergroten/verkleinen";

__customdata["head1"] = "Pijlpunt1";
__customdata["head2"] = "Pijlpunt2";
__customdata["tail"] = "Staart";
__customdata["box"] = "Vierkant";
__customdata["none"] = "Geen";

