$('#example5').bt({
  activeClass: 'example-5-active',
  cssClass: 'example-5-tip'
});



//UItschuiven boek op homepage 2
 function bookFull(){
//  alert("This function was successfully triggered via the flash movie.");
  $(document).ready(function(){
      $("#block").animate({ 
        height: "1490px"
      }, 1000 );
    });
	
  }
  

 




