| Line 35... |
Line 35... |
| 35 |
if (d.getElementById(id)) return;
|
35 |
if (d.getElementById(id)) return;
|
| 36 |
js = d.createElement(s); js.id = id;
|
36 |
js = d.createElement(s); js.id = id;
|
| 37 |
js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&appId=266002386914682&version=v2.0";
|
37 |
js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&appId=266002386914682&version=v2.0";
|
| 38 |
fjs.parentNode.insertBefore(js, fjs);
|
38 |
fjs.parentNode.insertBefore(js, fjs);
|
| 39 |
}(document, 'script', 'facebook-jssdk'));</script>
|
39 |
}(document, 'script', 'facebook-jssdk'));</script>
|
| - |
|
40 |
<div class="container">
|
| 40 |
<?php echo $this->element('header');?>
|
41 |
<?php echo $this->element('header');?>
|
| 41 |
<?php echo $this->Session->flash(); ?>
|
42 |
<?php echo $this->Session->flash(); ?>
|
| 42 |
<?php echo $this->fetch('content'); ?>
|
43 |
<?php echo $this->fetch('content'); ?>
|
| - |
|
44 |
</div>
|
| 43 |
<?php //echo $this->element('footer');?>
|
45 |
<?php //echo $this->element('footer');?>
|
| 44 |
<?php //echo $this->element('sql_dump'); ?>
|
46 |
<?php //echo $this->element('sql_dump'); ?>
|
| 45 |
<script>
|
47 |
<script>
|
| 46 |
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
48 |
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
| 47 |
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
49 |
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|