var texts = {
	'expand_warning': 'Expanding the text will generate a large amount of data for your browser to display! Continue?',
	'msall_show': 'Show All',
	'msall_hide': 'Hide All',

	'mst_show': 'Show Themes',
	'mst_hide': 'Hide Themes',

	'msa_show': 'Show Authors',
	'msa_hide': 'Hide Authors',

	'mss_show': 'Show MeSH Subjects',
	'mss_hide': 'Hide MeSH Subjects',

	'msk_show': 'Show MeSH Keywords',
	'msk_hide': 'Hide MeSH Keywords',

	'msp_show': 'Show Publishers',
	'msp_hide': 'Hide Publishers',

	'reg_show': '_textshowreg_',
	'reg_hide': '_texthidereg_',

	'cou_show': '_textshowcou_',
	'cou_hide': '_texthidecou_',

	'iconopenfolder': 'close this folder',
	'iconclosedfolder': 'Open this folder and view contents',

	'expand_toc': 'Full TOC',
	'contract_toc': 'Contract TOC',
	'expand_toc_title': 'Expand table of contents',
	'contract_toc_title': 'Collapse table of contents',

	'expand_doc': 'Expand Document',
	'expand_chapter': 'Expand Chapter',
	'contract_doc': 'Contract Document',
	'contract_chapter': 'Contract Chapter',

	'expand_doc_title': 'Display all the text of the document',
	'expand_chapter_title': 'Display all the text of the chapter',
	'contract_doc_title': 'Display text only for currently selected section',
	'contract_chapter_title': 'Display text only for currently selected section',

	'languageAll': 'All'
};
