 $(document).ready(function(){
      setTimeout('$(".info_box").hide("slow")',5000);

	
	
 });


