`;
//document.open();//document.write(p_page);document.close();
let msg=hr;//`
`;
return({hr:hr,i:i,msg:msg});
//document.open();document.write(msg);document.close();
};
//=====
function getInformationIHM(infos,copyright){// for popmodal
display=(infos?`block`:`none`);
copyright=`@copyright`;
//document.open();//document.write(p_page);document.close();
let msg=`
`;
///let msg=`
`;
//msg+=`
`;
msg+=`
les informations now
`;
msg+=`
les informations développement
`;
msg+=`
les informations locales
`;
msg+=`
les informations nationales
`;
msg+=`
les informations internationales
`;
msg+=`
les informations outils ?
`;
let x=getInformationIHMCopyright(infos,copyright);
msg+=x.msg;
//msg+=`
${copyright}
`;
msg+=`
`;
document.open();document.write(msg);document.close();
};
//========================
function popjsAjaxJson(arr0,ARR0,arr1,ARR1,arr2,ARR2){// arr0,ARR0,arr1,ARR1,arr2,ARR2
//====
let paramsThis,paramsForm,paramsString,paramsAjaxphp;
if(!arr0){
xmsg=`Error= arr0 to ajax`;$jigpopLine=293;if(1)popjsdevAlert(xmsg,`Error`);
}
paramsThis=ARR0[0];paramsForm=ARR0[1];paramsString=ARR0[2];paramsAjaxphp=ARR0[3];
//====
xmsg=`\n paramsAjaxphp= `+paramsAjaxphp;
$jigpopLine=298;if(1)popjsdevAlert(xmsg);
//====
let formData=xhr=``;
/* //!\warning: inutile et problème formdata avec ActiveXObject
if(window.XMLHttpRequest) xhr = new XMLHttpRequest();
else xhr = new ActiveXObject(Microsoft.XMLHTTP);
*/
if(paramsForm) xhr=new XMLHttpRequest(paramsForm);
else{
formData=new FormData();
for(let i=0;i