window.eidaServiceRoot="/webdc3/wsgi";
window.eidaCSSSource="/webdc3/css";
window.eidaJSSource="/webdc3/js";
window.eidaDebug=false;
$('head').append($('<link>').attr({rel:'stylesheet',type:'text/css',href:"/webdc3/css/wimodule.css"}));
$.getScript("/webdc3/js/webdc3.min.js");