
var custom_label_map={"Dutch(Standard)":{},"English":{},"German":{},"Portuguese(Brazil)":{},"Spanish":{}};function GetCustomLabel(name)
{return custom_label_map[current_language][name];}