var UowebLang =
{
// Language direction : "ltr" (left to right) or "rtl" (right to left).
Dir					: "ltr",
// Thickbox
close				: "close",
or_esc_key			: "or Esc Key",
Next				: "Next",
Previous			: "Previous",
Image				: "Image",
of					: "of",
// Highlighter
HighlightQuery		: "Highlighted Queries",
HideLegend			: "Hide legend",
RemoveHighlight		: "Remove highlighting"
// important! no "," on last line for IE
}
