POEM BY NARI
visual poetry from the cyberstream
 


 
var a = new Array();
  a[0] = new Image(); a[0].src = "what0.gif";
  a[1] = new Image(); a[1].src = "what1.gif";
var b = new Image();
var c = 0;
function d( b ) {
  b.src = a[c].src; c = ( c ? 0 : 1 );
}
 
onmouseover="d( logik );"
 
" What doesn't exist has to be as well drawn as what does exist. I see it when I don't draw it. " -Harold Town
 
 
 
Copyright © 2001 Poem by Nari
 
R E A L I Z A T I O N