HTTP/1.1 200 OK
Date: Thu, 02 Sep 2010 13:13:19 GMT
Server: Apache/2.0.55 (Ubuntu) PHP/5.1.2
Last-Modified: Tue, 05 Aug 2003 23:20:21 GMT
ETag: "1858e28-3cf3-bb0e9740"
Accept-Ranges: bytes
Content-Length: 15603
Connection: close
Content-Type: text/html; charset=UTF-8
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta name="title" content="Vom Leben in dieser Zeit und dieser Zeit voraus">
<meta name="description" content="Dort wo der Cyberspace und real life sich überschneiden sind Fragen nach dem Eigenleben der Dinge erlaubt">
<meta name="keywords" content="Dinge,Gegenstände,Objekte,Subjekte,Gegenwart, Zukunft, Vergangenheit,Sonntag,Hacke,Harke,">
<meta name="author" content="Regula Erni">
<meta name="reply-to" content="regerni@starnet.ch">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script language="JavaScript">
<!--
function MM_reloadPage(init) { //Updated by PVII. Reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
function MM_f
indObj(n, d) { //v4.0
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && document.getElementById) x=document.getElementById(n); return x;
}
function tmt_findObj(n){
var x,t; if((n.indexOf("?"))>0&&parent.frames.length){t=n.split("?");
x=eval("parent.frames['"+t[1]+"'].document.getElementById('"+t[0]+"')");
}else{x=document.getElementById(n)}return x;
}
function tmt_divWipeDown(tl,dur,incr){
var nn4=(document.layers)?true:false;transNo=parseInt(5);arHidden=new Array(1,3,14,16);
var t=(document.getElementById)?tmt_findObj(tl):MM_findObj(tl);
if(document.all&&t){t.style.filter="revealTrans(duration=" + dur + ",transition=5)";endState="hidden";
for(i=0;i<arHidden.length;i++){if(arHidden[i]==transNo){endState="visible";t.style.visibility="hidden";}}
t.filters.revealTrans.apply();t.style.visibility=endState;t.filters.revealTrans.play();return;}
if(navigator.appName=='Netscape'&&t){intval=100;if(incr==0){
if(nn4){t.origLeft=t.clip.left;t.origTop=t.clip.top;t.origRight=t.clip.right;
t.origBottom=t.clip.bottom;t.Top=t.clip.top;t.Height=t.
clip.height;}else{
t.style.overflow='hidden';t.Top=0;t.Height=t.offsetHeight;}mSecs=dur*1000;
visits=(mSecs/intval);incr=Math.round(t.Height/visits);t.Top+=incr;t.Height-=incr;
if(nn4){t.clip.top=t.Top;}else{t.style.clip="rect("+t.Top+"px auto auto auto)";}}else{
t.Top+=incr;t.Height-=incr;if(nn4){t.clip.top=t.Top;}else{
t.style.clip="rect("+t.Top+"px auto auto auto)";}}if(t.Height<=0){
if(nn4){t.visibility="hide";t.clip.left=t.origLeft;t.clip.top=t.origTop;
t.clip.right=t.origRight;t.clip.bottom=t.origBottom;}else{
t.style.visibility='hidden';t.style.clip="rect(auto)";}}else{
setTimeout('tmt_divWipeDown("'+tl+'",'+dur+','+incr+')',intval);}}
}
function tmt_divBoxIn(tl,dur,incr){
var nn4=(document.layers)?true:false;transNo=parseInt(0);arHidden=new Array(1,3,14,16);
var t=(document.getElementById)?tmt_findObj(tl):MM_findObj(tl);
if(document.all&&t){t.style.filter="revealTrans(duration=" + dur + ",transition=0)";endState="hidden";
for(i=0;i<arHidden.length;i++){if(arHidden[i]==transNo){endState="visible";t.style.visibility="hidden";}}
t.filters.revealTrans.apply();t.style.visibility = endState;t.filters.revealTrans.play();return;}
if(navigator.appName=="Netscape"&&t){intval=100;if(incr==0){if(nn4&&t){
t.origLeft=t.Left=t.clip.left;t.origTop=t.Top=t.clip.top;t.origRight=t.Right=t.clip.right;
t.origBottom=t.Bottom
=t.clip.bottom;t.Width=t.clip.width;t.Height=t.clip.height;}else{
t.style.overflow='hidden';t.Left=t.Top=0;t.Right=t.Width=t.offsetWidth;t.Bottom=t.Height=t.offsetHeight;}
mSecs=dur*1000;visits=(mSecs/intval);fullW=t.Width;fullH=t.Height;halfW=fullW/2;halfH=fullH/2;
alternateW=alternateH=true;incW=halfW/visits;incrementW=(incW>=1)?parseInt(incW):0;
xtraPixW=Math.round((incW-incrementW)*visits);incH=halfH/visits;
incrementH=(incH>=1)?parseInt(incH):0;xtraPixH=Math.round((incH-incrementH)*visits);
if(xtraPixW>0){if(xtraPixW<=visits){if(alternateW){t.Left++;t.Right--;
if(nn4){t.clip.left=t.Left;t.clip.right=t.Right;}else{
t.style.clip="rect("+t.Top+"px "+t.Right+"px "+t.Bottom+"px "+t.Left+"px)";}
xtraPixW--;}alternateW=!alternateW;}else{t.Left++;t.Right--;
if(nn4){t.clip.left=t.Left;t.clip.right=t.Right;}else{
t.style.clip="rect("+t.Top+"px "+t.Right+"px "+t.Bottom+"px "+t.Left+"px)";}
xtraPixW--;}}t.Left+=incrementW;t.Right-=incrementW;
if(nn4){t.clip.left=t.Left;t.clip.right=t.Right;}else{
t.style.clip="rect("+t.Top+"px "+t.Right+"px "+t.Bottom+"px "+t.Left+"px)";}
if(xtraPixH>0){if(xtraPixH<=visits){if(alternateH){t.Top++;t.Bottom--;
if(nn4){t.clip.top=t.Top;t.clip.bottom=t.Bottom;}else{
t.style.clip="rect("+t.Top+"px "+t.Right+"px "+t.Bottom+"px "+t.Left+"px)";}
traPixH--;}alternateH=!alternateH;}else{t.Top++;t.Bottom--;
if(nn4){t.clip.top=t.Top;t.clip.bottom=t.Bottom;}else{
t.style.clip="rect("+t.Top+"px "+t.Right+"px "+t.Bottom+"px "+t.Left+"px)";}
xtraPixH--;}}t.Top+=incrementH;t.Bottom-=incrementH;
if(nn4){t.clip.top=t.Top;t.clip.bottom=t.Bottom;}else{
t.style.clip="rect("+t.Top+"px "+t.Right+"px "+t.Bottom+"px "+t.Left+"px)";}
visits--;}else{if(xtraPixW>0){if(xtraPixW<=visits){if(alternateW){
t.Left++;t.Right--;if(nn4){t.clip.left=t.Left;t.clip.right=t.Right;}else{
t.style.clip="rect("+t.Top+"px "+t.Right+"px "+t.Bottom+"px "+t.Left+"px)";}
xtraPixW--;}alternateW=!alternateW;}else{t.Left++;t.Right--;
if(nn4){t.clip.left=t.Left;t.clip.right=t.Right;}else{
t.style.clip="rect("+t.Top+"px "+t.Right+"px "+t.Bottom+"px "+t.Left+"px)";}
xtraPixW--;}}t.Left+=incrementW;t.Right-=incrementW;
if(nn4){t.clip.left=t.Left;t.clip.right=t.Right;}else{
t.style.clip="rect("+t.Top+"px "+t.Right+"px "+t.Bottom+"px "+t.Left+"px)";}
if(xtraPixH>0){if(xtraPixH<=visits){if(alternateH){t.Top++;t.Bottom--;
if(nn4){t.clip.top=t.Top;t.clip.bottom=t.Bottom;}else{
t.style.clip="rect("+t.Top+"px "+t.Right+"px "+t.Bottom+"px "+t.Left+"px)";}
xtraPixH--;}alternateH=!alternateH;}else{t.Top++;t.Bottom--;
if(nn4){t.clip.top=t.Top;t.clip.bottom=t.Bottom;}else{
t.style.cli
p = "rect("+t.Top+"px "+t.Right+"px "+t.Bottom+"px "+t.Left+"px)";}
xtraPixH--;}}t.Top+=incrementH;t.Bottom-=incrementH;
if(nn4){t.clip.top=t.Top;t.clip.bottom=t.Bottom;}else{
t.style.clip="rect("+t.Top+"px "+t.Right+"px "+t.Bottom+"px "+t.Left+"px)";}
visits--;}t.Width=t.Right-t.Left;t.Height=t.Bottom-t.Top;if(t.Height<=0&&t.Width<=0){
if(nn4){t.visibility="hide";t.clip.left=t.origLeft;t.clip.top=t.origTop;
t.clip.right=t.origRight;t.clip.bottom=t.origBottom;
}else{t.style.visibility='hidden';t.style.clip="rect(auto)";}
}else{setTimeout('tmt_divBoxIn("'+tl+'",'+dur+',1)',intval);}}
}
function tmt_divWipeRight(tl,dur,incr){
var nn4=(document.layers)?true:false;transNo=parseInt(6);arHidden=new Array(1,3,14,16);
var t=(document.getElementById)?tmt_findObj(tl):MM_findObj(tl);
if(document.all&&t){t.style.filter="revealTrans(duration=" + dur + ",transition=6)";endState="hidden";
for(i=0;i<arHidden.length;i++){if(arHidden[i]==transNo){endState="visible";t.style.visibility="hidden";}}
t.filters.revealTrans.apply();t.style.visibility=endState;t.filters.revealTrans.play();return;}
if(navigator.appName=='Netscape'){intval=100;if(incr==0){
if(nn4){t.origLeft=t.clip.left;t.origTop=t.clip.top;t.origRight=t.clip.right;
t.origBottom=t.clip.bottom;t.Width=t.clip.width;t.Left=t.clip.left;}else{
t.Left
=0;t.Width=t.offsetWidth;t.style.overflow='hidden';}mSecs=dur*1000;
visits=(mSecs/intval);incr=Math.round(t.Width/visits);t.Left+=incr;t.Width-=incr;
if(nn4){t.clip.left=t.Left;}else{
t.style.clip = "rect(auto auto auto "+t.Left+"px)";}}else{t.Left+=incr;t.Width-=incr;
if(nn4){t.clip.left=t.Left;}else{
t.style.clip="rect(auto auto auto "+t.Left+"px)";}}if(t.Width<=0){
if(nn4){t.visibility="hide";t.clip.left=t.origLeft;t.clip.top=t.origTop;
t.clip.right=t.origRight;t.clip.bottom=t.origBottom;}else{
t.style.visibility='hidden';t.style.clip="rect(auto)";}}else{
setTimeout('tmt_divWipeRight("'+tl+'",'+dur+','+incr+')',intval);}}
}
function tmt_divWipeUp(tl,dur,incr){
var nn4=(document.layers)?true:false;transNo=parseInt(4);arHidden=new Array(1,3,14,16);
var t=(document.getElementById)?tmt_findObj(tl):MM_findObj(tl);
if(document.all&&t){t.style.filter="revealTrans(duration=" + dur + ",transition=4)";endState="hidden";
for(i=0;i<arHidden.length;i++){if(arHidden[i]==transNo){endState="visible";t.style.visibility="hidden";}}
t.filters.revealTrans.apply();t.style.visibility=endState;t.filters.revealTrans.play();return;}
if(navigator.appName=='Netscape'&&t){intval=100;if(incr==0){
if(nn4){t.origLeft=t.clip.left;t.origTop=t.clip.top;t.origRight=t.clip.right;t.origBottom=t.clip.bottom;
t.Bottom=t.clip.bot
tom;t.Height=t.clip.height;}else{
t.style.overflow='hidden';t.Bottom=t.Height=t.offsetHeight;}mSecs=dur*1000;
visits=(mSecs/intval);incr=Math.round(t.Height/visits);t.Bottom-=incr;t.Height-=incr;
if(nn4){t.clip.bottom=t.Bottom;}else{
t.style.clip="rect(auto auto "+t.Bottom+"px auto)";}}else{
t.Bottom-=incr;t.Height-=incr;
if(nn4){t.clip.bottom=t.Bottom;}else{
t.style.clip="rect(auto auto "+t.Bottom+"px auto)";}}if(t.Height<=0){
if(nn4){t.visibility="hide";t.clip.left=t.origLeft;t.clip.top=t.origTop;
t.clip.right=t.origRight;t.clip.bottom=t.origBottom;}else{
t.style.visibility='hidden';t.style.clip="rect(auto)";}}else{
setTimeout('tmt_divWipeUp("'+tl+'",'+dur+','+incr+')',intval);}}
}
//-->
</script>
<style type="text/css">
<!--
.klein { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFCC00; link="#F7ECD5" vlink="#D8F4FE" }
.unnamed1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #CC3300; text-decoration: none}
.unnamed2 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #f3f3f3}
.tit1 { font-family: "Courier New", Courier, mono; font-size: small; color: #99CC33}
-->
</style>
<link rel="stylesheet" href="stylesheet.css" type="text/css">
</head>
<body bgcolor="#666666" text="
f3f3f3" link="#7fffde" vlink="#f5fffa">
<div id="anim1" style="position:absolute; left:30px; top:50px; width:85px; height:494px; z-index:8; background-image: url(images/anim10101.gif); layer-background-image: url(images/anim10101.gif); border: 1px none #000000" onClick="tmt_divWipeDown('anim1','5','0')"></div>
<div id="zeroone" style="position:absolute; left:350px; top:200px; width:70px; height:250px; z-index:2; background-image: url(images/anim10101.gif); layer-background-image: url(images/anim10101.gif); border: 1px none #000000" onClick="tmt_divBoxIn('zeroone','4','0')"></div>
<div id="cybersp" style="position:absolute; left:100px; top:20px; width:129px; height:26px; z-index:3; background-color: #666666; layer-background-color: #666666; border: 1px none #000000" onMouseOut="tmt_divWipeDown('cybersp','5','0')">
<p class="unnamed1">Wo Cyberspace und RL sich überschneiden</p>
</div>
<div id="untercyb" style="position:absolute; left:100px; top:20px; width:129px; height:26px; z-index:1; background-color: #666666; layer-background-color: #666666; border: 1px none #000000">
<p class="klein">Wo Dinge denken und sich erinnern</p>
</div>
<div id="Layer1" style="position:absolute; left:350px; top:200px; width:70px; height:250px; z-index:1" class="klein">
Disketten
Hard-Disks, Stelen, Tafeln, Bücher - Dinge, die uns erinnern, sich für
uns erinnern, unsere Sichtweise verändern, Träger von Geschichten
und Geschichte sind...</div>
<div id="kreuze" style="position:absolute; left:130px; top:90px; width:480px; height:40px; z-index:4; background-image: url(images/plusminus.gif); layer-background-image: url(images/plusminus.gif); border: 1px none #000000" onClick="tmt_divWipeRight('kreuze','5','0')"></div>
<div id="Layer3" style="position:absolute; left:130px; top:90px; width:480px; height:40; z-index:1">
<p class="klein">Unser Kommunikantionssystem beruht auf Maschinen, die aus miteinander
und ineinander verflochtenen und verschlungenen Teilen, die wiederum als Kommunikationsnetze
konstruiert sind, gebaut werden.</p>
</div>
<div id="violett" style="position:absolute; left:550px; top:150px; width:150px; height:180px; z-index:5; background-image: url(images/anim10101.gif); layer-background-image: url(images/anim10101.gif); border: 1px none #000000" onClick="tmt_divWipeUp('violett','5','0')"></div>
<div id="Layer4" style="position:absolute; left:550px; top:150px; width:150px; height:180px; z-index:1; background-color: #666666; layer-background-color: #666666; border: 1px none #000000" class="klein">
Die
Frage zu stellen, ob die nützlichen Dinge, die wir selbst geschaffen haben
und mit denen wir uns umgeben, weil sie uns das Leben in vielerlei Hinsicht
erleichtern, miteinander kommunizieren, ist erlaubt, wenn sie auch ungern und
flüchtig - fast als wäre sie randständig - beantwortet wird...</div>
<div id="Layer2" style="position:absolute; left:137px; top:200px; width:173px; height:29px; z-index:6" class="unnamed2">Klicken
Sie in die "bemalten" Flächen :-)</div>
<div id="Layer5" style="position:absolute; left:180px; top:255px; width:100px; height:182px; z-index:7; background-image: url(images/1_anim_zei.gif); layer-background-image: url(images/1_anim_zei.gif); border: 1px none #000000" onClick="tmt_divWipeDown('Layer5','5','0')"></div>
<div id="Layer6" style="position:absolute; left:180px; top:255px; width:100px; height:170px; z-index:1; background-color: #333333; layer-background-color: #333333; border: 1px none #000000" class="klein">Eine
Antenne zum Beispiel vermag Botschaften auszusenden, zu empfangen und zu übertragen;
wir Menschen greifen in dieses Geschehen nur ein, wenn die Dinge nicht so funktionieren
wie sie sollten</div>
<div id="Layer7" style="position:absolute; left:30px; top:50px; width:85px; height:455px; z-index:1;
background-color: #666666; layer-background-color: #666666; border: 1px none #000000">
<p class="klein">Wenn's mir recht ist, tauschen wir tag täglich Informationen
mit Dingen aus. Nicht erst seit ein paar Jahren oder Jahrzehnten; seit langem,
seit Hundert Jahren und mehr. "Es" teilt mir mit - ich übermittle
ihm eine Botschaft. Wenn alles okay ist, vergesse ich, was seine Botschaft
war; es vergisst nicht, was ich ihm zu erinnern aufgetragen habe. "Es"
übermittelt mir, was es zu sagen hat, codiert. Doch wozu habe ich decodieren
gelernt, wenn nicht um zu verstehen?</p>
</div>
<div id="Layer8" style="position:absolute; left:159px; top:141px; width:291px; height:43px; z-index:9"></div>
<div id="Layer9" style="position:absolute; left:267px; top:7px; width:378px; height:25px; z-index:10">
<p class="tit1">Vom Leben in dieser Zeit und dieser Zeit voraus</p>
</div>
<div id="Layer10" style="position:absolute; left:557px; top:424px; width:235px; height:26px; z-index:11">
<p class="unnamed3"><a href="kunstform1.htm">Nächste Site- lesen, in die
Fläche klicken, lesen, in die Fläche klicken and so on, and so on,
and so...</a></p>
</div>
</body>
</html>