<!--
function get_value(a){
if (a=='1003788') return('Where the Wild Things Are');
return('No films listed at the moment') ;}

// -->