 var ue="http://swingertreff-avantgarde.de";
 var u="http://swtreff.de/img/csa/";
 var ifda="/portal.php?kpnz=1";
 var hoehe;
 var breite;
	// alle außer IE
	if (window.innerHeight){ hoehe = window.innerHeight; breite = window.innerWidth;}
	// IE 6 strict Mode
	else if (document.documentElement && document.documentElement.clientHeight)
	{hoehe = document.documentElement.clientHeight;	breite = document.documentElement.clientWidth;}
	// andere IE
	else if (document.body){hoehe = document.body.clientHeight; breite = document.body.clientWidth;}
	hoehe = hoehe - 60;
	breite = breite -150;

 document.write("<LINK rel=stylesheet type=text/css href="+u+"myCorner.css>");
 document.write('<SCRIPT language=javascript>myCode="<div align=right ><span class=linkgoo><a href='+ue+'>Maximieren <\/a> / <a href=javascript:hide(); >Schlie&szlig;en <\/span><img src='+u+'close.png border=0><\/a><\/div><IFRAME id=iframe_bl name=iframe_bl src='+ue+ifda+' frameBorder=1 width='+breite+' height='+hoehe+'  onmouseover=javasctipt:cancelHide();><\/IFRAME>";<\/SCRIPT>');
 document.write("<DIV id=myCorneringBottomRight onMouseOut=javasctipt:setHideTimeOut();>");
 document.write("<TABLE border=0 cellSpacing=0 cellPadding=0>");
 document.write("<TR><TD><DIV id=myDiv onmouseover=javasctipt:cancelHide(); right=100 bottom=100><\/DIV><\/TD>");
 document.write("<TD vAlign=bottom rowSpan=2>");
 document.write("<DIV><A onmouseover=javascript:show(100); ");
 document.write("href="+ue+" target=_blank><IMG border=0 ");
 document.write("src="+u+"girlwow100.png><\/A><\/DIV><\/TD><\/TR>");
 document.write("<TR><TD width=30>&nbsp;<\/TD><\/TR><\/TABLE><\/DIV>");
 document.write("<SCRIPT language=javascript type=text/javascript src="+u+"showHideFunctions.js><\/SCRIPT>");

