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