// JavaScript Document
var imagesJsPhp=`/iC/pop/+/V0/cfgSite/images.js.php`;
var script=imagesJsPhp;//`C:/iC/dist/img/svg/images.js.php`;
try{xline=5;
//============================
if(0)alert("toc toc xline= "+xline);
//var configSystemPng=`${$jssliCpopPVx}/./resources/images/config-system.png`;
var configSystemPng=`${$jssliCpopPVx}/imgs/config-system.png`;
//============================
function fctimageVertical(id,imageName,imageDir){
if(!imageDir)imageDir=`${$jssliCpopPVx}/imgs`;//`./resources/images`;
if(!imageName)imageName=`${configSystemPng}`;
if(!id)id=`ximgMenuLogoSite`;
imageVertical=`
`;
return(imageVertical);
}
//============================
function svg_personae_Layer_1(){
//C:\w3\popDevIT\resources\images
image=fctimageVertical();//id,imageName,imageDir);
document.open();
document.write(`${image}`);//`);
document.close();
return;
/*
document.open();//document.write(p_page);document.close();
//document.write(``);
//return();
document.close();
*/
};
function svg_personae_Layer_1_2(){
image=fctimageVertical();//id,imageName,imageDir);
document.open();
document.write(`${image}`);//`);
document.close();
return;
/*
document.open();//document.write(p_page);document.close();
document.write(``);
document.close();
*/
};
function svg_personae_Layer_1_3(){
image=fctimageVertical();//id,imageName,imageDir);
document.open();
document.write(`${image}`);//`);
document.close();
return;
/*
document.open();//document.write(p_page);document.close();
document.write(``);
document.close();
*/
}
}catch(e){alert("catch(e): "+e+" - "+xline+" - "+imagesJsPhp);};
//==================================================
//=======================================================
//===============================================