<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Unbenanntes Dokument</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body>
<br>
<br>
/* ANFANG Steuerungsscript FotostreckePopUp */<br>
function winopenfoto(strSource)<br>
{<br>
dfgmedia = window.open(strSource,&quot;dfgmedia&quot;,&quot;width=600,height=549,location=0,menubar=0,status=0,toolbar=0,scrollbars=0,resizable=0&quot;);<br>
dfgmedia.focus();<br>
}<br>
function checkMediaWindowSize() {<br>
if ( isIE ) {<br>
if ( typeof(window.opener) == 'undefined' ) {<br>
window.resizeTo(600,549); <br>
}<br>
} else if ( window.opener == null ) {<br>
window.resizeTo(600,549); <br>
}<br>
}<br>
/* ENDE Steuerungsscript FotostreckePopUp */<br>// dfg (c) 2004<br>
<br>

</body>
</html>
