// This code can be included in the HTML-JS or as an external JS file
jQuery(function() {	
  $('#movie1').qtc(); 
});