
/**
 * @copyright 2007-2010
 * @author: Mauricio Pasciulla
 */
 

function Tg_ts(e,id) { e.style.backgroundImage='url(global/img/bl-arrow-'+ (Tg_dpl(id)[0] ? 'd' : 'r') +'.png)'; } 

function logout() { sendAndResJS('logout.php'); }


var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-17911951-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);
})();
  
