diff options
| author | Starla Insigna <hatkirby@fourisland.com> | 2010-07-08 09:24:56 +1000 |
|---|---|---|
| committer | Starla Insigna <hatkirby@fourisland.com> | 2010-07-08 09:24:56 +1000 |
| commit | 0ca630ea6ce8c6e5853bb88cb0e4b6ba2e6da86b (patch) | |
| tree | 7aed26c1e85cfa877344696198ad2523c33cb1bf /theme/layouts/7 | |
| parent | 128676b247ac30d3513ad3d426da685c7a55eadc (diff) | |
| download | fourisland-0ca630ea6ce8c6e5853bb88cb0e4b6ba2e6da86b.tar.gz fourisland-0ca630ea6ce8c6e5853bb88cb0e4b6ba2e6da86b.tar.bz2 fourisland-0ca630ea6ce8c6e5853bb88cb0e4b6ba2e6da86b.zip | |
Installed Tweetboard
Diffstat (limited to 'theme/layouts/7')
| -rwxr-xr-x | theme/layouts/7/layout.tpl | 9 |
1 files changed, 9 insertions, 0 deletions
| diff --git a/theme/layouts/7/layout.tpl b/theme/layouts/7/layout.tpl index 8f58b16..25489d7 100755 --- a/theme/layouts/7/layout.tpl +++ b/theme/layouts/7/layout.tpl | |||
| @@ -247,6 +247,15 @@ AudioPlayer.setup("http://fourisland.com/theme/js/audio-player/player.swf", { | |||
| 247 | </p> | 247 | </p> |
| 248 | </div> | 248 | </div> |
| 249 | 249 | ||
| 250 | <script type="text/javascript"> | ||
| 251 | var _tbdef = {user: 'starla4444'}; | ||
| 252 | (function(){ | ||
| 253 | var d = document;var tbjs = d.createElement('script'); tbjs.type = 'text/javascript'; | ||
| 254 | tbjs.async = true; tbjs.src = 'http://tweetboard.com/tb.js'; var tbel = d.getElementsByTagName('head')[0]; | ||
| 255 | if(!tbel) tbel = d.getElementsByTagName('head')[0]; tbel.appendChild(tbjs); | ||
| 256 | })(); | ||
| 257 | </script> | ||
| 258 | |||
| 250 | <!--Google Analytics--> | 259 | <!--Google Analytics--> |
| 251 | <script type="text/javascript"> | 260 | <script type="text/javascript"> |
| 252 | var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); | 261 | var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); |
