<!--
function get_value(a){
if (a=='1006560') return('Fantastic Mr. Fox');
return('No films listed at the moment') ;}

// -->