Co-funded by the Erasmus+ Programme of the European Union
This project has been funded with support from the European Commission. This website reflects the views only of the author, and the Commission cannot be held responsible for any use which may be made of the information contained therein.
var jmapExpandAllTree = 1;
var jmapExpandLocation = 'location';
var jmapAnimated = 1;
var jmapAnimateSpeed = 200;
var jmapDraggableSitemap = 0;
var jmapGojsSitemap = 0;
var jmapisRTLLanguage = 0;
var jmapHideEmptyCats = 0;
var jmapLinkableCatsSources = {};
var jmapMergeMenuTree = {};
var jmapMergeAliasMenu = 0;
var jmapMergeGenericMenuByClass = 0;
var jmapExpandFirstLevel = 0;
var jmapGojsAutoHeightCanvas = 1;
var jmapGojsAutoScaleCanvas = 0;
var jmapGojsRootColor = '#9df2e9';
var jmapGojsChildColor = '#e0c8be';
var jmapGojsNodeColorText = '#333';
var jmapGojsTreeOrientation = 'horizontal';
jQuery(function($){
$('ul.jmap_filetree li a:empty').parent('li').css('display', 'none');
});
var jmapExpandContentTree = '[]';
jQuery(document).ready(function(){WFMediaBox.init({"base":"\/","theme":"standard","mediafallback":0,"mediaselector":"audio,video","width":"","height":"","lightbox":0,"shadowbox":0,"icons":1,"overlay":1,"overlay_opacity":0.8,"overlay_color":"#000000","transition_speed":500,"close":2,"scrolling":"fixed","labels":{"close":"Close","next":"Next","previous":"Previous","cancel":"Cancel","numbers":"{{numbers}}","numbers_count":"{{current}} of {{total}}"}});});
jQuery(function($){ initTooltips(); $("body").on("subform-row-add", initTooltips); function initTooltips (event, container) { container = container || document;$(container).find(".hasTooltip").tooltip({"html": true,"container": "body"});} });