<HTML>
<HEAD>
<TITLE>Bats by Jim Ryan</TITLE>
<meta name=description value="Visually opulent beetle
site with many macro photos - english/deutsch">
<meta name=keywords value="beetle, kaefer, k”fer">
</HEAD>
<body bgcolor="#000000"
background="http://members.vienna.at/martin1/images/bg.jpg"
text="#ffffbb" link="#ffffbb"
vlink="#ffffbb">
<center>
<table cellpadding=01 cellspacing=0 border=0 bgcolor=#ffffbb
width=60%>
<caption align=bottom>
<font size=2>all images and text by Andrea Bochdansky and
Michael Kriftner</font>
</caption>
<tr>
<td><table bgcolor=#000000 cellspacing=0 cellpadding=20
border=0 width=100%>
<tr>
<td bgcolor=#000000 align=center valign=center>
<font size=7>BEETLES</font><br>
by A. Bochdansky & M. Kriftner<br>
<a href="english/navigation.htm"><img
src="http://members.vienna.at/martin1/images/logo2.jpg"
border=0 width=299 height=399 hspace=70 alt="COME
IN!"></a>
<BR>
<a
href="deutsch/navigation.htm">DEUTSCH</a>
|
<a
href="english/navigation.htm">ENGLISH</a>
<BR>
</td>
</tr>
</table></td>
</tr>
</table><LAYER NAME="a" LEFT="10"
TOP="10" VISIBILITY="SHOW"
CLIP="0,0,162,108"><img src="gelbi.gif"
width=162 height=108 align=center></LAYER>
<LAYER NAME="b" LEFT="10"
TOP="10" VISIBILITY="SHOW"
CLIP="0,0,115,62"><img src="gelbi.gif"
width=115 height=62 align=center></LAYER>
<LAYER NAME="c" LEFT="10"
TOP="10" VISIBILITY="SHOW"
CLIP="0,0,144,74"><img src="gelbi.gif"
width=144 height=74 align=center></LAYER>
<SCRIPT LANGUAGE="JavaScript1.2">
// <!--
var userAgent=navigator.appName + " " +
navigator.appVersion;
var agentInfo=userAgent.substring(0, 12);
if(agentInfo >= "Netscape 4.0")
{
window.captureEvents(Event.MOUSEMOVE);
// Logo animation
var yBase = window.innerHeight/2;
var xBase = window.innerWidth/2;
var delay = 15;
var yAmpl = 10;
var yMax = 40;
var step = .2;
var ystep = .5;
var currStep = 0;
var tAmpl=1;
var Xpos = 50;
var Ypos = 50;
var j = 0;
function MoveHandler(evnt) {
Xpos = evnt.pageX ;
Ypos = evnt.pageY ;
}
window.onMouseMove = MoveHandler;
function animateLogo() {
yBase = window.innerHeight/4 ;
xBase = window.innerWidth/4;
for ( j = 0 ; j < 3 ; j++ ) {
document.layers[j].top = Ypos +
Math.cos((20*Math.sin(currStep/(20+j)))+j*70)*yBase*(Math.sin(10+currStep/10)+0.2)*Math.cos((currStep
+ j*25)/10);
document.layers[j].left =Xpos +
Math.sin((20*Math.sin(currStep/20))+j*70)*xBase*(Math.sin(10+currStep/(10+j))+0.2)*Math.cos((currStep
+ j*25)/10);
}
currStep += step;
setTimeout("animateLogo()", delay) ;
}
animateLogo()
}
// -->
</SCRIPT></center>
</body>
</HTML>