// Ces variables servent a paramétrer l'acces à l'utilitaire Xinha pour le remplacement
// des textarea.
// @Author Christophe PEQUIGNAT
// @copyright 1milliondedvdpourlaplanete.net

var _editor_url  = "scripts/Xinha_0.95/"  // (preferably absolute) URL (including trailing slash) where Xinha is installed
var _editor_lang = "fr";      // And the language we need to use in the editor.
var _editor_skin = "silva";   // If you want use a skin, add the name (of the folder) here
