Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2013
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.93 KB | None | 0 0
  1. <p><div id="disqus_thread"></div>
  2. <script type="text/javascript">
  3.     /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
  4.     var disqus_shortname = 'sitename'; // required: replace example with your forum shortname
  5.     var disqus_identifier = 'Page Title';    var disqus_url = 'http://URL';
  6.     /* * * DON'T EDIT BELOW THIS LINE * * */
  7.     (function() {
  8.         var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
  9.         dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
  10.         (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
  11.     })();
  12. </script>
  13. <noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
  14. <a href="http://disqus.com" class="dsq-brlink">blog comments powered by <span class="logo-disqus">Disqus</span></a>
  15. </p>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement