Edit in JSFiddle

function lancer() {
	TweenMax.to('circle', 2, { opacity: 0 })
}