var texts = {
	'expand_warning': 'Expanding the text will generate a large amount of data for your browser to display! Continue?',
	'expand_toc': 'Full TOC',
	'contract_toc': 'Contract TOC',
	'expand_toc_title': 'Expand table of contents',
	'contract_toc_title': 'Collapse table of contents',
	'expand_doc': '<span class=\"docbuttons\">Expand Document</span>',
	'expand_chapter': '<span class=\"docbuttons\">Expand Chapter</span>',
	'contract_doc': '<span class=\"docbuttons\">Contract Document</span>',
	'contract_chapter': '<span class=\"docbuttons\">Contract Chapter</span>',
	'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',
	'iconpagedescclosed': 'Restore the page description box',
	'iconpagedescopen': 'Hide the page description box',
	'iconhighlight': 'Highlight search terms',
	'iconnohighlight': 'Don\'t highlight search terms',
	'iconopenfolder': 'close this folder',
	'iconclosedfolder': 'Open this folder and view contents',
	'comparequestion1': 'By default, an exact section comparison is made, showing only the existing correspondence between equivalent sections of the documents. This can be changed to a comparison over all sections which would show extensive results of the search.',
	'comparequestion2': 'You can choose a free text comparison and type the words by which you wish to compare. Select the results to be compared and press the \'\'Show selected documents\'\' button.'
};