summary refs log tree commit diff stats
path: root/theme/layouts/6.2
diff options
context:
space:
mode:
authorStarla Insigna <hatkirby@fourisland.com>2010-07-08 09:24:56 +1000
committerStarla Insigna <hatkirby@fourisland.com>2010-07-08 09:24:56 +1000
commit0ca630ea6ce8c6e5853bb88cb0e4b6ba2e6da86b (patch)
tree7aed26c1e85cfa877344696198ad2523c33cb1bf /theme/layouts/6.2
parent128676b247ac30d3513ad3d426da685c7a55eadc (diff)
downloadfourisland-0ca630ea6ce8c6e5853bb88cb0e4b6ba2e6da86b.tar.gz
fourisland-0ca630ea6ce8c6e5853bb88cb0e4b6ba2e6da86b.tar.bz2
fourisland-0ca630ea6ce8c6e5853bb88cb0e4b6ba2e6da86b.zip
Installed Tweetboard
Diffstat (limited to 'theme/layouts/6.2')
-rwxr-xr-xtheme/layouts/6.2/layout.tpl9
1 files changed, 9 insertions, 0 deletions
diff --git a/theme/layouts/6.2/layout.tpl b/theme/layouts/6.2/layout.tpl index 90a739b..6f91eab 100755 --- a/theme/layouts/6.2/layout.tpl +++ b/theme/layouts/6.2/layout.tpl
@@ -337,6 +337,15 @@ AudioPlayer.setup("http://fourisland.com/theme/js/audio-player/player.swf", {
337 </DIV> 337 </DIV>
338 </DIV> 338 </DIV>
339 339
340<script type="text/javascript">
341var _tbdef = {user: 'starla4444'};
342(function(){
343var d = document;var tbjs = d.createElement('script'); tbjs.type = 'text/javascript';
344tbjs.async = true; tbjs.src = 'http://tweetboard.com/tb.js'; var tbel = d.getElementsByTagName('head')[0];
345if(!tbel) tbel = d.getElementsByTagName('head')[0]; tbel.appendChild(tbjs);
346})();
347</script>
348
340 <!--Google Analytics--> 349 <!--Google Analytics-->
341 <script type="text/javascript"> 350 <script type="text/javascript">
342 var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); 351 var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");