Hi!
<script LANGUAGE="javascript">
<!--
window.name="parentWin";
function openWin(file, name)
{
»» if(popupWin.closed == true)
»» popupWin = window.open(file, name, 'scrollbars=no,resizable=0,width=200,height=350');
»» if ( (navigator.appName != "Microsoft Internet Explorer") && (navigator.appVersion.substring(0,1) == "3") )
»» popupWin.focus();
»» else
»» popupWin = window.close();
Warum heisst es nicht popupWin.close(); ?!?
»» popupWin = window.open(file, name, 'scrollbars=no,resizable=0,width=200,height=350');
»» if ( (navigator.appName != "Microsoft Internet Explorer") && (navigator.appVersion.substring(0,1) == "3") )
»» popupWin.focus();
}
defaultStatus = ""
-->
Eigentlich muesste es //--> heissen.
</script>
und ausserdem...
<img src="/images/03.gif" alt="">
Gruesse,
<img src="http://outpost.purespace.de/mozilla.jpg" alt="">
Bio