﻿//English

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

__tooltips["head"] = "Início";
__tooltips["of"] = "de";
__tooltips["resize"] = "Redimensionar";

__customdata["head1"] = "início1";
__customdata["head2"] = "início2";
__customdata["tail"] = "Fim";
__customdata["box"] = "Caixa";
__customdata["none"] = "Nenhum";

