var fDesc=new Array(); fDesc[0] = "The only dictionary technology capable of analyzing the context and immediately providing the best definition.
Context-specific definitions with a single click.
Dixio detects the language and analyses the context to give you the best meaning.
Broad content base, more than 100 dictionaries and 23 million words.
The best reference search user experience.
It provides definitions according to the context
Results are displayed immediately
It provides updated information from encyclopedic sources such as Wikipedia
Dixio is multiplatform. A single account enables you to use your dictionaries on nearly any device.
Now in e-readers too! Discover which e-readers include Dixio.
Dixio is available in English and Spanish.
Soon to be available in Portuguese, Italian, French, German and many other languages."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }