| Current Path : /home/cbequiperp/www/templates/elvyre/tpls/blocks/ |
| Current File : /home/cbequiperp/www/templates/elvyre/tpls/blocks/default_grey.php |
<?php
/**
* @package T3 Blank
* @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
defined('_JEXEC') or die;
?>
<!-- META FOR IOS & HANDHELD -->
<?php if ($this->getParam('responsive', 1)): ?>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"/>
<meta name="HandheldFriendly" content="true"/>
<meta name="apple-mobile-web-app-capable" content="YES"/>
<!-- //META FOR IOS & HANDHELD -->
<link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&subset=latin,latin-ext,cyrillic-ext' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Raleway:400,300,500,600,700,800,900,200,100' rel='stylesheet' type='text/css'>
<style type="text/stylesheet">
@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }
</style>
<script type="text/javascript">
//<![CDATA[
if (navigator.userAgent.match(/IEMobile\/10\.0/)) {
var msViewportStyle = document.createElement("style");
msViewportStyle.appendChild(
document.createTextNode("@-ms-viewport{width:auto!important}")
);
document.getElementsByTagName("head")[0].appendChild(msViewportStyle);
}
//]]>
</script>
<?php endif ?>
<!-- Color CSS Start--->
<link href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/color/default_grey.css" rel="stylesheet" type="text/css"/>
<link href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/color/orange.css" rel="alternate stylesheet" type="text/css" title="orange"/>
<link href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/color/yellow.css" rel="alternate stylesheet" type="text/css" title="yellow"/>
<link href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/color/brown.css" rel="alternate stylesheet" type="text/css" title="brown"/>
<link href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/color/cyan.css" rel="alternate stylesheet" type="text/css" title="cyan"/>
<link href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/color/dark_red.css" rel="alternate stylesheet" type="text/css" title="dark_red"/>
<link href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/color/light_cyan.css" rel="alternate stylesheet" type="text/css" title="light_cyan"/>
<link href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/color/light_green.css" rel="alternate stylesheet" type="text/css" title="light_green"/>
<link href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/color/magenta.css" rel="alternate stylesheet" type="text/css" title="magenta"/>
<!-- Color CSS END--->
<!-- Template Design CSS Start---->
<link href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/bootstrap.css" rel="stylesheet" type="text/css"/>
<link href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/grid.css" rel="stylesheet" type="text/css"/>
<link href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/style.css" rel="stylesheet" type="text/css"/>
<link href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/responsive.css" rel="stylesheet" type="text/css"/>
<link href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/darkblue.css" rel="stylesheet" type="text/css"/>
<link href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/animate.css" rel="stylesheet" type="text/css"/>
<link href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/prettyPhoto.css" rel="stylesheet" type="text/css"/>
<link href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/nivo-slider.css" rel="stylesheet" type="text/css"/>
<link href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/retina.css" rel="stylesheet" type="text/css"/>
<link href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/rs-plugin/css/settings.css" rel="stylesheet" type="text/css"/>
<link href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/rs-plugin/css/theme-settings.css" rel="stylesheet" type="text/css"/>
<link href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/pixons/style.css" rel="stylesheet" type="text/css"/>
<link href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/iconsfont/iconsfont.css" rel="stylesheet" type="text/css"/>
<!-- Template Design CSS End---->
<!-- Template Design JS Start--->
<script src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/js/jquery-1.9.1.js"></script>
<script src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/js/jquery-migrate-1.2.1.min.js"></script>
<script src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/js/jquery.placeholder.min.js"></script>
<script src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/js/modernizr.custom.js"></script>
<script src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/js/jquery.dlmenu.js"></script>
<script src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/js/waypoints.min.js"></script>
<script src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/js/retina-1.1.0.min.js"></script>
<script src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/js/rs-plugin/js/jquery.themepunch.plugins.min.js"></script>
<script src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/js/rs-plugin/js/jquery.themepunch.revolution.min.js"></script>
<script src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/js/jquery.stellar.min.js"></script>
<script src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/js/jquery.countTo.js"></script>
<script src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/js/jquery.prettyPhoto.js"></script>
<script src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/js/nicescroll.min.js"></script>
<script src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/js/include.js"></script>
<script src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/js/easypiechart.js"></script>
<!-- Template Design JS End---->
<script>
/* <![CDATA[ */
jQuery(document).ready(function($) {
var count2 = $("ul.sprocket-mosaic-container").children().length;
//alert(count2);
$('li.all.active .item-number').append(count2);
});
</script>
<?php
// T3 BASE HEAD
//$this->addHead();
?>
<?php
// CUSTOM CSS
/*if (is_file(T3_TEMPLATE_PATH . '/css/custom.css')) {
$this->addStyleSheet(T3_TEMPLATE_URL . '/css/custom.css');
}*/
?>
<!-- Le HTML5 shim and media query for IE8 support -->
<!--[if lt IE 9]>
<script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
<script type="text/javascript" src="<?php echo T3_URL ?>/js/respond.min.js"></script>
<![endif]-->
<!-- You can add Google Analytics here or use T3 Injection feature -->