<!--
function get_value(a){
if (a=='1004005') return('2012<br>DISNEY\'S A CHRISTMAS CAROL');
if (a=='1003634') return('Up');
return('No films listed at the moment') ;}

// -->