Example #1
0
$hooks->run('css');
?>


 
    <!--[if lt IE 9]>
    <?php 
Assets::js(array(Url::templatePath() . 'js/ie/html5shiv.js', Url::templatePath() . 'js/ie/respond.min.js', Url::templatePath() . 'js/ie/excanvas.js'));
?>
  <![endif]-->
<!-- 
  <script type="text/javascript" src="http://hosted.musesradioplayer.com/mrp.js"></script>
<script type="text/javascript">
MRP.insert({
'url':'http://icestream.coolwazobiainfo.com:8000/coolfm-lagos',
'codec':'mp3',
'volume':100,
'autoplay':true,
'buffering':5,
'title':'Cool FM',
'bgcolor':'#FFFFFF',
'skin':'mcclean',
'width':180,
'height':60
});
</script>
 -->
</head>
<?php 
Session::notification();