7 <div id=
"disqus_thread"></div>
8 <script type=
"text/javascript">
9 /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
10 var disqus_shortname
= 'wowubuntu'; // required: replace example with your forum shortname
12 /* * * DON'T EDIT BELOW THIS LINE * * */
14 var dsq
= document
.createElement('script'); dsq
.type
= 'text/javascript'; dsq
.async
= true;
15 dsq
.src
= 'http://' + disqus_shortname
+ '.disqus.com/embed.js';
16 (document
.getElementsByTagName('head')[0] || document
.getElementsByTagName('body')[0]).appendChild(dsq
);
19 <noscript>Please enable JavaScript to view the
<a href=
"http://disqus.com/?ref_noscript">comments powered by Disqus.
</a></noscript>
20 <a href=
"http://disqus.com" class=
"dsq-brlink">blog comments powered by
<span class=
"logo-disqus">Disqus
</span></a>
24 <script type=
"text/javascript">
26 var _gaq
= _gaq
|| [];
27 _gaq
.push(['_setAccount', 'UA-4162451-14']);
28 _gaq
.push(['_trackPageview']);
31 var ga
= document
.createElement('script'); ga
.type
= 'text/javascript'; ga
.async
= true;
32 ga
.src
= ('https:' == document
.location
.protocol
? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
33 var s
= document
.getElementsByTagName('script')[0]; s
.parentNode
.insertBefore(ga
, s
);