var VISUAL_LOCALE = {};
VISUAL_LOCALE.weekdays = ["Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"];
VISUAL_LOCALE.togglerTip_closed = 'Click to open the sidebar';
VISUAL_LOCALE.virtual_tour = 'Virtual tour';
VISUAL_LOCALE.see_details = 'See details';
VISUAL_LOCALE.search_validate_whatwhere = 'Please fill in "what" and "where"';
VISUAL_LOCALE.search_validate_whattooshort = '"what" too short';
VISUAL_LOCALE.search_noresult = 'No results';
VISUAL_LOCALE.search_result_firstresults = 'First';
VISUAL_LOCALE.search_result_title = 'SEARCH RESULTS';

VISUAL_LOCALE.thickbox_image = "Image";
VISUAL_LOCALE.thickbox_of = "of";
VISUAL_LOCALE.thickbox_previous = "Previous";
VISUAL_LOCALE.thickbox_next = "Next";
VISUAL_LOCALE.thickbox_close = "Close";
VISUAL_LOCALE.thickbox_esc_key= "(esc key)";
