/* // embed file url if( (window.location.href).indexOf(('/projects/')) != -1 ||(window.location.href).indexOf(('/mini-projects/')) != -1 ||(window.location.href).indexOf(('/css-art/')) != -1 ){ fetch('script.js', { method: "HEAD"}).then(function(response) { //console.log(response); if (response.ok == true) { fuMPrintText('fEmbedFileUrl', `script.js`, 'plus'); } }); fetch('style.css', { method: "HEAD"}).then(function(response) { if (response.ok == true) { fuMPrintText('fEmbedFileUrl', `style.css`, 'plus'); } }); } // // embed file url*/ // Form input and STT v.1.0.1 let printInputSearch = `