<html>
<head>
<script type="text/javascript"><!--
var imgsOn = new Array();
var imgsOff = new Array();
for (var i = 1; i <= 8; i++) {
  imgsOn[i] = new Image();
  imgsOn[i].src = '/images/nav_' + i + 'a.gif';
  imgsOff[i] = new Image();
  imgsOff[i].src = '/images/nav_' + i + '.gif';
}
function turnOn (i) {
  document.images['nav' + i].src = imgsOn[i].src;
}
function turnOff (i) {
  document.images['nav' + i].src = imgsOff[i].src;
}
//--></script>
</head>
<body bgcolor="white" topmargin="0" leftmargin="0" bottommargin="0" rightmargin="0"
marginwidth="0" marginheight="0"><img
src="/images/nav_top.gif" width="135" height="39" border="0" hspace="0" vspace="0"><br><a
href="donate.html" target="symbiomain"><img src="/images/donate2.gif"
width="76" height="21" border="0" hspace="0" vspace="0"></a><img
src="/images/nav_right.gif" width="59" height="21" border="0" hspace="0" vspace="0"><br><img
src="/images/nav_middle.gif" width="135" height="43" border="0" hspace="0" vspace="0"><br><a
onmouseover="turnOn(1);" onmouseout="turnOff(1);"
href="introduction.html" target="symbiomain"><img src="/images/nav_1.gif"
width="135" height="19" border="0" hspace="0" vspace="0" name="nav1"></a><br><a
onmouseover="turnOn(2);" onmouseout="turnOff(2);"
href="features.html" target="symbiomain"><img src="/images/nav_2.gif"
width="135" height="19" border="0" hspace="0" vspace="0" name="nav2"></a><br><a
onmouseover="turnOn(3);" onmouseout="turnOff(3);"
href="examples.html" target="symbiomain"><img src="/images/nav_3.gif"
width="135" height="19" border="0" hspace="0" vspace="0" name="nav3"></a><br><a
onmouseover="turnOn(4);" onmouseout="turnOff(4);"
href="download.html" target="symbiomain"><img src="/images/nav_4.gif"
width="135" height="19" border="0" hspace="0" vspace="0" name="nav4"></a><br><a
onmouseover="turnOn(5);" onmouseout="turnOff(5);"
href="manual.html" target="symbiomain"><img src="/images/nav_5.gif"
width="135" height="19" border="0" hspace="0" vspace="0" name="nav5"></a><br><a
onmouseover="turnOn(6);" onmouseout="turnOff(6);"
href="history.html" target="symbiomain"><img src="/images/nav_6.gif"
width="135" height="19" border="0" hspace="0" vspace="0" name="nav6"></a><br><a
onmouseover="turnOn(7);" onmouseout="turnOff(7);"
href="team.html" target="symbiomain"><img src="/images/nav_7.gif"
width="135" height="19" border="0" hspace="0" vspace="0" name="nav7"></a><br><a
onmouseover="turnOn(8);" onmouseout="turnOff(8);"
href="http://www.cafeshops.com/symbio" target="_blank"><img src="/images/nav_8.gif"
width="135" height="19" border="0" hspace="0" vspace="0" name="nav8"></a><br><img
src="/images/nav_bottom.gif" width="135" height="12" border="0"
hspace="0" vspace="0"><br>
<br>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_blank">
<input type="hidden" name="cmd" value="_xclick"> 
<input type="hidden" name="business" value="paypal@xanoo.com">
<input type="hidden" name="item_name" value="Symbio">
<input type="hidden" name="no_note" value="1">
<input type="hidden" name="currency_code" value="EUR">
<input type="hidden" name="tax" value="0">
<img src="/images/transparent.gif" width="43" height="1" border="0" 
hspace="0" vspace="0"><input type="image" border="0" name="submit" 
src="https://www.paypal.com/images/x-click-but04.gif" 
alt="Make payments with PayPal - it's fast, free and secure!"> 
</form>
</body>
</html>