$(document).ready(function(){
	$(".fblike").append('<fb:like layout="button_count"></fb:like>');
	$(".tweet").append('<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="GTAExpert" data-lang="it">Tweet</a>');
	$(".plusone").append('<g:plusone size="medium"></g:plusone>');
	$(".plusonehome").append('<g:plusone size="medium" href="http://www.gta-expert.it"></g:plusone>');
	$("#likesito").append('<fb:like href="http://www.facebook.com/pages/GTA-Expertit/197465970301856" layout="button_count"></fb:like>');
$('a[rel*=external]').click(function() {window.open($(this).attr("href")); return false;});});


  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-26298403-1']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();
