jQuery(document).ready(function(){
	//_gaq.push(['trackEvent', 'url', 'click'])
	jQuery('a[href=""]').click(function(){});
});
