<html>
<%@ page import="result.Statistics" %>
<%@ page import="java.net.*" %>
<%@ page import="java.io.*" %>



<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>BIOCASE </title>
<link rel="StyleSheet" type="text/css" href="style.css">
<script src="lib.js"></script>
</head>
<body>

<TABLE BORDER=0 CELLPADDING=0 width = 100% STYLE = "height: 100%">
<TR><TD COLSPAN=2>
<jsp:include page="header.jsp">
	<jsp:param name="Header" value="1" />
</jsp:include>
<jsp:useBean id="stat" scope="page" class="Statistics"/>

<TR STYLE = "height: 100%" VALIGN = "top"><TD WIDTH=13% VALIGN = "top" CLASS = "onglet" >
<TABLE ALIGN = "top" CELLSPACING 
=4 CELLPADDING = 4 BORDER=0 TD CLASS = "background_normal">

<TR><TD CLASS = "background_normal">
<FONT CLASS = "title_font_logo">A Biological Collection Access Service for Europe</FONT><BR>

<TR><TD CLASS = "onglet" ALign = "right" onclick=" window.location.replace('collections2.jsp?Section=0')">Basic search
<TR><TD CLASS = "onglet"  ALign = "right" onclick=" window.location.replace('collections2.jsp?Section=1')">Advanced search

<TR><TD CLASS = "onglet" ALign = "right" onclick="location.replace('Browsing.jsp?Mode=List&Section=2')">Browse
<TR><TD CLASS = "onglet_selected"  ALign = "right" onclick="location.replace('Statistics.jsp?Section=3')">Statistic
</TABLE>

<td VALIGN= "TOP">
<HR>
<BR>
<P><FONT CLASS= "title_font">&nbsp;Statistics of collection metadata database</FONT></P>
<P>

<CENTER>
<IMG ALIGN=MIDDLE SRC="http://baron/cgi-bin/graph/piegraph/pie.py?100+111+111+['GERMANY','BELGIUM','IRELAND','SPAIN','SLOVAKIA','AUSTRIA','ROMANIA','SWEDEN','LATVIA']+[248,251,169,249,127,212,112,160,121,117,138,91,149,82,160,74,171,68]+[305,141,208,254,148,230,119,186,118,139,132,106,146,89,157,81,167,74]+192+66+[309,141,323,138,208,258,208,299,145,233,135,245,116,187,101,191,114,138,99,135,129,103,116,95,143,86,133,36,154,78,146,13,166,71,159,-8]+[328,419,132,144,114,205,293,305,48,132,239,251,28,98,185,197,5,96,129,141,29,113,89,101,46,130,30,42,66,143,7,19,79,156,-14,-2]+191+62+188+-31+[44,13,9,9,7,5,2,2,2]+93+medium+3+2+24" ALT="" HSPACE="0" VSPACE="0" BORDER="0" >
<BR>

<BR>
<FONT CLASS = "title_font_small">Collection data distribution pie graph</FONT>
<BR>
<BR>
<INPUT TYPE = button VALUE = "Back to the list" CLASS = "button2" onClick= "(location.replace('Statistics.jsp?Section=3'))">
</P>
</CENTER>
</table>
</body>
</html>