Your Company

Film and TV from

Switzerland

Switzerland
16

New from Switzerland

16

Telescope Recommends

$query = "select {$countryfieldstofetch}, '{$language} Series' as name, NULL as longname from {$filmCountryJoin} where {$seriesEssentials} order by f.meta_rating limit 16"; list_section(null, $query, null, null, null, $seeAllSeries); ?> $query = "select {$countryfieldstofetch}, 'Documentaries from {$country}' as name, NULL as longname from {$filmCountryJoin} where {$countryEssentials} and f.genres like '%Documentary%' order by rand() limit 16"; list_section(null, $query, null, null, null, $seeAllDocumentaries); ?>