EIOS/integration/tpl/templates_c/06fef84501c62409c56fda825e6...

73 lines
3.0 KiB
PHP

<?php
/* Smarty version 4.0.0-rc.0, created on 2023-09-19 11:25:55
from '/home/admin/web/eios.mkgtu.ru/public_html/rabprog/tpl/tpl_footer.html' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '4.0.0-rc.0',
'unifunc' => 'content_65095b1316e9f2_16276890',
'has_nocache_code' => false,
'file_dependency' =>
array (
'06fef84501c62409c56fda825e60ca39103ab250' =>
array (
0 => '/home/admin/web/eios.mkgtu.ru/public_html/rabprog/tpl/tpl_footer.html',
1 => 1654754241,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_65095b1316e9f2_16276890 (Smarty_Internal_Template $_smarty_tpl) {
?><div class="position-fixed bottom-0 end-0 p-3" style="z-index: 11">
<div id="Toast" class="toast" role="alert" aria-live="assertive" aria-atomic="true">
<div class="toast-header">
<svg class="bd-placeholder-img rounded me-2" width="20" height="20" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" preserveAspectRatio="xMidYMid slice" focusable="false"><rect width="100%" height="100%" fill="#007aff" id="Toast_img"></rect></svg>
<strong class="me-auto" id="Toast_title"></strong>
<small id="Toast_time"></small>
<button type="button" class="btn-close" data-bs-dismiss="toast" aria-label="Закрыть"></button>
</div>
<div class="toast-body" id="Toast_body"></div>
</div>
</div>
<!-- Yandex.Metrika informer -->
<a href="https://metrika.yandex.ru/stat/?id=64484032&amp;from=informer"
target="_blank" rel="nofollow"><img src="https://informer.yandex.ru/informer/64484032/3_1_FFFFFFFF_EFEFEFFF_0_pageviews"
style="width:88px; height:31px; border:0;" alt="Яндекс.Метрика" title="Яндекс.Метрика: данные за сегодня (просмотры, визиты и уникальные посетители)" class="ym-advanced-informer" data-cid="64484032" data-lang="ru" /></a>
<!-- /Yandex.Metrika informer -->
<!-- Yandex.Metrika counter -->
<?php echo '<script'; ?>
type="text/javascript" >
(function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
m[i].l=1*new Date();k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})
(window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym");
ym(64484032, "init", {
clickmap:true,
trackLinks:true,
accurateTrackBounce:true,
webvisor:true
});
<?php echo '</script'; ?>
>
<noscript><div><img src="https://mc.yandex.ru/watch/64484032" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
<!-- /Yandex.Metrika counter -->
<?php echo '<script'; ?>
>$(document).ready(function(){
function online_check(){
$.ajax({url: '/rabprog/',cache:false,datatype:'json',method:'post',
data: 'online=1',success:function(data){}
});
}
setInterval(function() { online_check(); }, 480000);
})<?php echo '</script'; ?>
>
</body>
</html><?php }
}