Replace {autoActivate}, {location}, {theme}, and {glossary} with the desired configuration.
The following are the available configuration options:
{autoActivate}: Specifies whether the glossary items should be automatically activated. If not activated automatically, glossary items will not be shown until the visitor manually turns them on. Possible values: true, false
{location}: Specifies the location of the widget that allows the visitor to turn ReadClearly on and off. Possible values: ‘top-left’, ‘top-right’, ‘bottom-left’, ‘bottom-right’
{theme}: Specifies the color scheme of ReadClearly. Possible values: ‘default’, ‘neutral’
{footnotes}: If true, glossary items are also inserted as footnotes at the end of the content. Possible values: true, false
{glossary}: The name of the glossary to use. For available options, see http://openadvocate.org/readclearly/.
Omit this parameter to use the latest English edition.
Example code:
OARC.init(true, 'top-left', 'neutral', '2016-08-22-ES');