_tx = new Array();
_tx['date'] = 'date';
_tx['location'] = 'location';
_tx['other'] = 'other';
_tx['no_training_or_events_scheduled'] = 'Currently, we don\'t have any events or training scheduled, please contact us for further information.';
_tx['training_overview_note'] = 'Click on the course description for more information';
_tx['your_search'] = 'your search';
_tx['did_not_match_docs'] = 'did not match any documents';
_tx['suggestions'] = 'Suggestions';
_tx['all_words_spelled_correctly'] = 'Make sure all words are spelled correctly';
_tx['next'] = 'Next';
_tx['previous'] = 'Previous';
_tx['search_results'] = 'Search Results';
_tx['start_publishing'] = 'Start Publishing';
_tx['end_publishing'] = 'End Publishing';
_tx['publish_to_sites'] = 'Publish to sites';
_tx['no_training_courses_at_the_moment'] = 'There are no training courses scheduled at the moment';
_tx['must_login_for_access'] = 'Please login to magicSite&trade; to access this page';
_tx['products_and_solutions'] = 'Products & Solutions';
_tx['contacts'] = 'Ask the expert';
_tx['solution_contact_finder_title'] = 'Solution & Contact Finder';
_tx['course_application_form'] = 'Course application form';
_tx['on_application'] = 'On application';
_tx['widget_contacts'] = 'Ask the experts';
_tx['widget_solution_and_contact_finder'] = 'Solution + contact finder';
_tx['widget_banners'] = 'Banners';
_tx['widget_breadcrumbs'] = 'Breadcrumb links';
_tx['widget_careers'] = 'Careers';
_tx['widget_events'] = 'Events';
_tx['widget_navigation'] = 'Pages and menus';
_tx['widget_news'] = 'What\'s new?';
_tx['widget_press_releases'] = 'Press releases';
_tx['widget_products'] = 'Products';
_tx['widget_related_items'] = 'Related items';
_tx['widget_suppliers'] = 'Supplier list';
_tx['widget_textAndImages'] = 'Static content block';
_tx['widget_reusable_content'] = 'Reusable content block';
_tx['widget_custom_code'] = 'Avnet custom code';
_tx['widget_external_feeds'] = 'External RSS feeds';
_tx['widget_form_builder'] = 'Form builder';
_tx['widget_files'] = 'Files';
_tx['widget_sitemap'] = 'Sitemap';
_tx['widget_training'] = 'Training';
_tx['widget_search'] = 'Search';
function _t(s) { if (_tx[s]) {return _tx[s];} else {return s;}}
