
var custom_label_map={"French":{},"German":{}};function GetCustomLabel(name)
{return custom_label_map[current_language][name];}
