function sendFlashAnalytics ( category, sent_action, opt_label, opt_value )
{
	
	_trackEvent( category, sent_action, opt_label, opt_value )
	
}
