<!--
function get_value(a){
if (a=='1004010') return('Disney\'s A Christmas Carol');
if (a=='1007014') return('A Christmas Carol<br>The First Day of the Rest of your Life');
return('No films listed at the moment') ;}

// -->