犹太人苏斯

犹太人苏斯

Class
Properties
类型 剧情
地区 其它
导演 威特·哈尔兰
演员 Ferdinand Marian Kristina Söderbaum Heinrich George Werner Krauss Eugen Klöpfer Albert Florath Malte Jaeger Theodor Loos Hilde von Stolz Else Elster Walter Werner Jakob Tiedtke Otto F. Henning Emil Heß Charlotte Schultz
语言 其它
TAG标签 影视
评分 0.0 分
更新时间 2026-01-21
犹太人苏斯的剧情介绍

In this notorious Nazi propaganda historical costume melodrama, a conniving, ambitious Jewish businessman, Suess Oppenheimer, snares a post as treasurer to the Duke of Wurttemburg by showering the corrupt duke with treasure and promises of even greater riches. As the Jew's schemes grow more elaborate and his actions more brazen, the dukedom nearly erupts into civil war. Persuaded by the Jew, the Duke all but scuttles the constitution and alienates the assembly by lifting the local ban on Jews in Stuttgart. In a final outrage, the Jew rapes a wholesome German girl and tortures her father and fiancee. When the Duke succumbs to a sudden heart attack, the assembly of Elders try the Jew and sentence him to death for having carnal knowledge of a Christian woman. Summary written by Kevin Rayburn武侠

function qrsearch() { // 获取触发提交事件的表单 var form = window.event ? window.event.target : (arguments[0] ? arguments[0].target : null); if (!form) { form = document.querySelector('form[action*="/search"]'); } var input = form ? form.querySelector('input[name="q"]') : document.querySelector('input[name="q"]'); if (!input) { return false; } var q = input.value; if (!q || q.trim() === '') { return false; } return true; } // 确保回车键能正常提交表单 (function() { function initSearchForms() { var searchForms = document.querySelectorAll('form[action*="/search"]'); searchForms.forEach(function(form) { var input = form.querySelector('input[name="q"]'); if (input) { // 监听回车键事件 input.addEventListener('keydown', function(e) { if (e.key === 'Enter' || e.keyCode === 13) { e.preventDefault(); var q = this.value.trim(); if (q) { form.submit(); } } }); } }); } // DOM加载完成后初始化 if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', initSearchForms); } else { initSearchForms(); } // window.load 后也执行一次 window.addEventListener('load', function() { setTimeout(initSearchForms, 100); }); })();