PATH:
root
/
alutechniktemplates
<link rel="stylesheet" href="css/reset.css"> <link rel="stylesheet" href="css/style.css"> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <?php if (preg_match('/MSIE|Trident/i', @$_SERVER['HTTP_USER_AGENT'])) { ?> <link rel="stylesheet" href="css/style-ie.css"> <?php } ?> <!--[if lt IE 10]> <link rel="stylesheet" href="css/style-ie9.css"> <![endif]--> <link rel="stylesheet" href="css/responsive.css"> <link rel="stylesheet" href="css/hamburgers.css"> <!--[if lt IE 8]> <link rel="stylesheet" href="css/icons-ie7.css"> <![endif]--> <script type="text/javascript" src="js/webfont-1.6.26.min.js"></script> <script type="text/javascript" src="js/webfont-1.6.26.min.js"></script> <script type="text/javascript"> var mapLatitude = '<?php echo MAP_LATITUDE; ?>'; var mapLongitude = '<?php echo MAP_LONGITUDE; ?>'; var mapZoom = '<?php echo MAP_ZOOM; ?>'; var mapPopupText = '<?php echo MAP_TXT; ?>'; (function(d) { WebFont.load({ google: { families: ['Montserrat:300,400,500,600,700'] } }); })(document); </script><?php $headerDependencies = [ "jQuery" => ["js" => "js/jquery-3.3.1.min.js"], "jQuery.mousewheel" => ["js" => "js/jquery.mousewheel.min.js"], "fontello" => ["css" => "css/troniny-embedded.css"], "slicknav" => ["css" => "css/slicknav.min.css", "js" => "js/jquery.slicknav.min.js"], "hypher" => [ "js" => "js/jquery.hypher.js", "additional" => [ "type" => "js", "data" => $lang, "run" => function($data, &$css, &$js) { $hypherLangs = ["" => "pl", "pl" => "pl", "en" => "en_us", "de" => "de_1996", "ru" => "ru", "it" => "it", "es" => "es"]; return "js/hypher-languages/{$hypherLangs[$data]}.js"; } ] ], "lightGallery" => [ "css" => "css/magnific-popup.css", "js" => "js/jquery.magnific-popup.min.js"], "lightSlider" => [ "css" => "css/lightslider.min.css", "js" => "js/lightslider.min.js" ], "cookie" => [ "js" => "js/js.cookie.js" ], "press" => [ "js" => "js/basic.js" ], "modernizr" => [ "js" => "js/modernizr.2.5.3.min.js" ] /* "videobox" => [ "js" => "js/videobox.min.js" ] /* "bgImgCrossFader" => [ "js" => "js/jquery.bgImgCrossFader.js" ] */ ]; if (isset($addDep)) { $headerDependencies = array_merge($headerDependencies, $addDep); $addDep = []; unset($addDep); } Utils::includeDependencies($headerDependencies); ?> <link rel="preconnect" href="https://fonts.google.com/" crossorigin> <?php if (isset($addToHeader)) echo $addToHeader; ?>
[-] page-cry.php
[edit]
[-] gallery.php
[edit]
[-] contact.php
[edit]
[-] paginator.php
[edit]
[+]
..
[-] form.php
[edit]
[-] page-multi.php
[edit]
[-] header.php
[edit]
[-] top.php
[edit]
[-] page-sales.php
[edit]
[-] form-send.php
[edit]
[-] page-testimonials.php
[edit]
[-] category.php
[edit]
[-] home.php
[edit]
[-] footer.php
[edit]
[-] page-m.php
[edit]
[-] page.php
[edit]
[-] page-video.php
[edit]
[-] news.php
[edit]
[-] page-m2.php
[edit]
[-] page-work.php
[edit]
[-] ajax_more.php
[edit]
[-] begin.php
[edit]
[-] realizations.php
[edit]
[-] page-press.php
[edit]