{source}
<!-- You can place html anywhere within the source tags -->
<script language="javascript" type="text/javascript">
function OpenDownload(url){
window.open("https://www.stb-aktuell.de/efvAufruf.php5?Urlnam="+url+"&Pfad="+document.location,"_blank","location=yes,menubar=no,toolbar=yes,scrollbars=yes,resizable=yes,width="+(screen.height/1.3)+",height="+(screen.height/1.3)+",left="+(screen.width/6)+",top="+(screen.height/10));}
</script>
<?php

echo "<!--<h1>Dynamische Internetseite:(C) efv-Erich Fleischer Verlag</h1> -->"; 
$client = new SoapClient("https://www.stb-aktuell.de/stbdienstserverweb.wsdl", array("exceptions" => 0,"encoding"=>"utf-8")); 
echo $client->holelinks("300","1397K39753K4","793134","1000","1"); 
?>
{/source}