
	//

	function gaTrack(name, value, label) {
		_gaq.push(['_trackEvent', name, value, label]);
		return true;
	}
