Viewing file: 90093ad09988b466f409a1871733c5589014713e.file.index.tpl.php (3.98 KB) -rw-r--r-- Select action/file-type: (+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php /* Smarty version Smarty 3.1.4, created on 2016-03-02 03:28:22 compiled from "templates/index.tpl" */ ?> <?php /*%%SmartyHeaderCode:2231681265411f07f86ce08-40499074%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed'); $_valid = $_smarty_tpl->decodeProperties(array ( 'file_dependency' => array ( '90093ad09988b466f409a1871733c5589014713e' => array ( 0 => 'templates/index.tpl', 1 => 1456878128, 2 => 'file', ), ), 'nocache_hash' => '2231681265411f07f86ce08-40499074', 'function' => array ( ), 'version' => 'Smarty 3.1.4', 'unifunc' => 'content_5411f07f9a084', 'has_nocache_code' => false, ),false); /*/%%SmartyHeaderCode%%*/?> <?php if ($_valid && !is_callable('content_5411f07f9a084')) {function content_5411f07f9a084($_smarty_tpl) {?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /> <meta equiv="X-UA-Compatible" content="IE=7"> <title>Інтернет-технології | Головна сторінка</title> <link rel="stylesheet" type="text/css" href="style.css?1" /> <script type="text/javascript" src="/js/jquery-1.4.4.min.js"></script> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.5.3/jquery-ui.min.js" ></script> <script type="text/javascript" src="script.js?2"></script> <script type="text/javascript" src="/js/PIE.js"></script> <script type="text/javascript" src="/js/jquery-ui-1.8.18.custom.min.js"></script> <link rel="stylesheet" type="text/css" href="../css/ui-lightness/jquery-ui-1.8.18.custom.css"/> </head> <body> <div class="container"> <div class="header"> <div class="title">Інтернет-технології</div> <div class="title2">Інтернет-технології</div> </div> <div class="topmenu"> <ul> <li <?php if ($_GET['page']==''){?> class="active"<?php }?>><a href="/">Головна</a></li> <li <?php if ($_GET['page']=='tasks'){?> class="active"<?php }?>><a href="/tasks.html">Завдання</a></li> <li <?php if ($_GET['page']=='results'){?> class="active"<?php }?>><a href="/results.html">Успішність</a></li> <!-- <li <?php if ($_GET['page']=='session'){?> class="active"<?php }?>><a href="/session.html">Сесія</a></li>--> <li <?php if ($_GET['page']=='schedule'){?> class="active"<?php }?>><a href="/schedule.html">Розклад</a></li> <li <?php if ($_GET['page']=='zaochniku'){?> class="active"<?php }?>><a href="/zaochniku.html">Заочнику</a></li> <li <?php if ($_GET['page']=='contacts'){?> class="active"<?php }?>><a href="/contacts.html">Контакти</a></li> </ul> <div class="clear"></div> </div> <div class="content"> <?php if ($_GET['page']==''){?> <?php echo $_smarty_tpl->getSubTemplate ("main.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?> <?php }?> <?php if ($_GET['page']!=''){?> <?php echo $_smarty_tpl->getSubTemplate (($_GET['page']).".tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?> <?php }?> </div> <div class="footer"> <div class="fleft">Copyright © Морозов А.В.</div> <div class="fright"><a href="http://infotronika.com.ua" target="_blank">Powered by AMCMS v6.0</a></div> <div class="clear"></div> </div> </div> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-23653510-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </body> </html><?php }} ?>
|