// <!-- Woopra Code Start -->
document.write("<script type='text/javascript' src='//static.woopra.com/js/woopra.v2.js'></script>\n");
document.write("<script type='text/javascript'>woopraTracker.setIdleTimeout(3600000); woopraTracker.track();  </script>\n");
// <!-- Woopra Code End -->

// <!--  inicio Analytics -->
  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-15686269-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);
  })();
// <!--  fin Analytics  -->

// <!--  Inicio FJ -->
var FJHost = ((document.location.protocol == 'https:') ? 
 "https://ssllog." : "http://log.");
document.write(unescape("%3Cscript src='" + FJHost + 
 "feedjit.com/pg/fj/1ec869d4c7b307da/'" + 
 " type='text/javascript'%3E%3C/script%3E"));
try { var FJ = FJNew(); FJ.logHit(); } catch(err) {}
// <!--  fin FJ-->

// <!--  inicio FB -->
window.fbAsyncInit = function() {
FB.init({appId: '', status: true, cookie: true,
xfbml: true});
};
(function() {
var e = document.createElement('script'); e.async = true;
e.src = document.location.protocol +
'//connect.facebook.net/es_ES/all.js';
document.getElementById('fb-root').appendChild(e);
}());
// <!--  fin FB -->
