<!--
function get_value(a){
if (a=='1158720') return('The Polar Express');
if (a=='1003650') return('Disney\'s A Christmas Carol<br>Where the Wild Things Are');
return('No films listed at the moment') ;}

// -->