<!--
function get_value(a){
if (a=='1000205') return('A Serious Man<br>Planet 51<br>White Christmas');
if (a=='1003799') return('Disney\'s A Christmas Carol');
return('No films listed at the moment') ;}

// -->