// -------------------------------------------------
// alexAndria's configuration file
// version : 2.0.0
// copyright 2005-2009 MEMODATA (http://www.memodata.com)
//
// site : http://www.sensagent.com
// email : technical-support@sensagent.com
// full documentation : http://www.sensagent.com/alexandria-popup/v2/webmasters/fr/presentation.jsp
// -------------------------------------------------

// ====================================================
// YOUR KEY FOR ALEXANDRIA
// ====================================================
//var WM_alexAndria_key = "ARZG-TBTC-UPHY-FVQM-IJXW-JJPS";
var WM_alexAndria_key = "FNMI-EWGA-GRAD-NOAD-GQKQ-CLNK";

// ====================================================
// Free options
// ====================================================

// ----------------------------------------------------
// Window Color
// ----------------------------------------------------

// BEWARE : any mistake will raise a "CSS not loaded" error
// values : grey, blue, yellow, green (see documentation for an up-to-date list)
var WM_alexAndria_externalCssKind = 'grey';

// ----------------------------------------------------
// Reserved words
// ----------------------------------------------------

// Do you want your reserved words to be highlighted ?
// values : Y,N
// default value : N
var WM_alexAndria_highlightEnabled = 'Y';

// Reserved words
// when someones puts the mose over these words, the page with the given url is displayed
var WM_alexAndria_highlightWords = [
 'Mashup', 'http://www.memodata.com/alexandria-memodata/definitions_fr/gfii.mashup.htm',
 'ADSL', 'http://www.futura-sciences.com/fr/definition/t/internet-2/d/adsl_463/',
 'MEMODATA', 'http://www.memodata.com/alexandria-memodata/definitions_fr/def.memodata.fr.html',
 'SEMIOGRAPHE', 'http://www.memodata.com/alexandria-memodata/definitions_fr/def.semiographe.fr.html',
 'Sémiographe', 'http://www.memodata.com/alexandria-memodata/definitions_fr/def.semiographe.fr.html',
 'DICOLOGIQUE', 'http://www.memodata.com/alexandria-memodata/definitions_fr/def.dicologique.fr.html'];

// When do you want reserved words to be reactive ?
// values :
// - "closed" : only if the alexAndria window is closed
// - "always" : no matter if the alexAndria window is closed or open
// default value : "always"
var WM_alexAndria_highlightOptions = 'always';

// timeout before reaction of the reserved word (in milliseconds)
var WM_alexAndria_highlightTimeout = 500;

// Highlited reserved words style
// predefined classes : "alex_double_hrw", "alex_dashed_hrw", "alex_none_hrw"
// default value : alex_dashed_hrw
var WM_alexAndria_highlightStyle = 'alex_dashed_hrw';

// search depth in the DOM (max)
var WM_alexAndria_highlightDepth = 100;

// ----------------------------------------------------
// Your pages
// ----------------------------------------------------

// The charset used in your html pages
// used by alexAndria when it can not determine it by itself
var WM_alexAndria_defaultCharset = 'UTF-8';

// ====================================================
// Not free options
// ====================================================

// ----------------------------------------------------
// Data CSS
// ----------------------------------------------------

// URL of your CSS to be applied on alexAndria's data
var WM_alexAndria_internalCssUrl = '';

// ----------------------------------------------------
// Title bar
// ----------------------------------------------------

// extra title text (HTML)
var WM_alexAndria_extraTitle = '';

// ----------------------------------------------------
// Frames
// ----------------------------------------------------

// Sizes of the frames
var WM_alexAndria_windowWidth = 380;
var WM_alexAndria_dataHeight = 200;
var WM_alexAndria_bottomHeight = 0;
var WM_alexAndria_bottomHTML = '';

