<!--
function get_value(a){
if (a=='1010620') return('Star Trek');
return('No films listed at the moment') ;}

// -->