function start_after_thanks() {
	$('.step_header_back').fadeOut(400);
}

