// JavaScript Document

   1. $('<div class="photo-meta-data">

							
    Experience.  Expertise. Insight. <br />
    <span>These are essential attributes of every successful educator. At Endeavor, understanding and adapting to the way our students learn is equally
      essential. Our tutors are young, dynamic, and devoted to figuring out the way you learn. Endeavor, we’re learning made intuitive.</span>     
  
  
    </div>').fadeIn("slow",function(){  
   2.     alert("Animation Done.");  
   3. });  