$(function(){
	
	$("#insurance-banner").show('fade');
} 
);

