<!--
var plantno = db[0][0];
var title = db[0][1];
var family = db[0][2];
var vasekele = db[0][3];
var punguvlei = db[0][4];
var english = db[0][5];
var pic= db[0][6];
var picformat = db[0][7];
var pictitle = db[0][8];
var longtitle = db[0][9];
var description = db[0][10];
var use = db[0][11];
var sources = db[0][12];
var previous = plantno.substr(0,3);
var next = plantno.substr(6,3);
if (window != top) {
top.toc.document.forms[0].elements[0].selectedIndex=plantno.substr(3,3);}

document.write('<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" background="../images/content_bak.gif" link="#000000" vlink="#000000" alink="#000000"><table width="600" border="0" cellspacing="0" cellpadding="0"><tr><td colspan="5"><img src="../../images/t.gif" width="1" height="15"></td></tr><tr><td>&nbsp;</td><td valign="top">');
if (picformat =="0")
{document.write('<table width="345" ');}
else {document.write('<table width="415" ');}
document.write('border="0" cellspacing="0" cellpadding="0"><tr valign="middle" align="right"><td colspan="2" class="bold" height="26" bgcolor="#E8E8D2">' +title+ '&nbsp;&nbsp;</td></tr><tr valign="middle" align="right"><td colspan="2"><img src="../../images/t.gif" width="1" height="4"></td></tr><tr valign="middle" align="right"><td class="bold">' +family+ '&nbsp;</td><td><img src="../images/square_green1.gif" width="12" height="12" vspace="3"></td></tr><tr><td class="normal" align="right" valign="middle">Vasekele:&nbsp;' +vasekele+ '&nbsp;</td><td><img src="../images/square_beige1.gif" width="12" height="12" vspace="3"></td></tr><tr><td class="normal" align="right" valign="middle">Punguvlei:&nbsp;' +punguvlei+ '&nbsp;</td><td><img src="../images/square_beige1.gif" width="12" height="12" vspace="3"></td></tr><tr><td class="normal" align="right" valign="middle">English:&nbsp;' +english+ '&nbsp;</td><td><img src="../images/square_beige1.gif" width="12" height="12" vspace="3"></td></tr><tr><td><img src="../../images/t.gif" width="');
if (picformat =="0")
{document.write('333');}
else {document.write('403');}
document.write('" height="1"></td><td><img src="../../images/t.gif" width="12" height="1"></td></tr><tr><td colspan="2" class="small" valign="bottom" align="right" height="');
if (picformat =="0")
{document.write('28');}
else {document.write('98');}
document.write('"><font color="666666">' +pictitle+ '</font></td></tr></table></td><td>&nbsp;</td><td valign="top"><table width="');
if (picformat =="0")
{document.write('200');}
else {document.write('130');}
document.write('" border="0" cellspacing="0" cellpadding="0"><tr><td><img src="../pics/pl_' +pic+ '" width="');
if (picformat =="0")
{document.write('200" height="130');}
else {document.write('130" height="200');}
document.write('"></td></tr></table></td><td>&nbsp;</td></tr><tr><td><img src="../../images/t.gif" width="20" height="1"></td><td><img src="../../images/t.gif" width="');
if (picformat =="0")
{document.write('345');}
else {document.write('415');}
document.write('" height="1"></td><td><img src="../../images/t.gif" width="15" height="1"></td><td><img src="../../images/t.gif" width="');
if (picformat =="0")
{document.write('200');}
else {document.write('130');}
document.write('" height="1"></td><td><img src="../../images/t.gif" width="20" height="1"></td></tr></table><table width="600" border="0" cellspacing="0" cellpadding="0"><tr><td colspan="5"><img src="../../images/t.gif" width="1" height="15"></td></tr><tr><td>&nbsp;</td><td valign="top" colspan="3" class="normal"><div align="justify">'); 
if (longtitle!="")
{document.write('<i>Full name:&nbsp;</i><span class="bold">' +longtitle+ '</span> <br><img src=\"../../images/t.gif\" width=\"1\" height=\"6\"><br>')}
document.write('<span class="bold">Description:&nbsp;</span>' +description+ ' <br><img src="../../images/t.gif" width="1" height="8"><br>' +use+ ' <br><img src="../../images/t.gif" width="1" height="8"><br>Other sources:&nbsp;' +sources+ '&nbsp; <br></div></td><td>&nbsp;</td></tr><tr><tr><td colspan="5"><img src="../../images/t.gif" width="1" height="10"></td></tr><td><img src="../../images/t.gif" width="20" height="1"></td><td><img src="../../images/t.gif" width="345" height="1"></td><td><img src="../../images/t.gif" width="15" height="1"></td><td><img src="../../images/t.gif" width="200" height="1"></td><td><img src="../../images/t.gif" width="20" height="1"></td></tr></table><table width="600" border="0" cellspacing="0" cellpadding="0"><tr><td><img src="../../images/t.gif" width="1" height="1"></td><td colspan="3" bgcolor="#2E3A4C"><img src="../../images/t.gif" width="1" height="1"></td><td><img src="../../images/t.gif" width="1" height="1"></td></tr><tr><td>&nbsp;</td><td valign="middle" class="small">&copy; 2000-2003 <a href="mailto:mail@sigridleger.de">Sigrid Leger</a>, Forsthaus 1, D-85290 Geisenfeld, Germany</td>');

if ((previous!="000") && (next!="120")) { document.write('<td align="left" valign="top"><a href="pl_' +previous+ '.html"><img src="../images/button_previous.gif" width="84" height="16" border="0" alt="previous plant in the list"></a></td>');}
else { document.write('<td align="left" valign="top"><img src="../../images/t.gif" width="59" height="16"></td>');}

if (next!="120"){ document.write('<td align="right" valign="top"><a href="pl_' +next+ '.html"><img src="../images/button_next.gif" width="59" height="16" border="0" alt="next plant in the list"></a></td>');}
else { document.write('<td align="right" valign="top"><a href="pl_' +previous+ '.html"><img src="../images/button_previous.gif" width="84" height="16" border="0" alt="previous plant in the list"></a></td>');}

document.write('<td>&nbsp;</td></tr><tr><td><img src="../../images/t.gif" width="20" height="4"></td><td><img src="../../images/t.gif" width="360" height="1"></td><td><img src="../../images/t.gif" width="100" height="1"></td><td><img src="../../images/t.gif" width="100" height="1"></td><td><img src="../../images/t.gif" width="20" height="1"></td></tr></table></body>');

//-->