<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> <TR STYLE = "height: 100%" VALIGN = "top"><TD WIDTH=13% V 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"> Statistics of collection metadata database</FONT></P> <P> <CENTER> <IMG ALIGN=MIDDLE SRC="http://baron/cgi-bin/graph/piegraph/pie.py?100+132+174+['GERMANY','UNITED%20KINGDOM','BELGIUM','SPAIN','FRANCE','IRELAND','SLOVAKIA','ITALY','NETHERLANDS','ROMANIA','SWEDEN','AUSTRIA']+[306,213,244,245,190,236,158,212,139,181,133,148,136,121,142,103,151,88,161,77,171,68,182,60]+[319,108,276,231,217,240,175,222,150,195,138,164,137,136,142,114,150,98,159,85,168,75,179,67]+208+54+[323,106,337,100,278,234,285,260,217,244,214,285,173,226,164,238,147,197,134,205,134,165,120,168,133,135,118,133,139,112,124,107,146,96,133,88,156,83,144,73,166,72,156,35,176,64,168,12]+[342,433,94,106,290,444,254,266,127,211,279,291,91,161,232,244,54,131,199,211,33,117,162,174,24,115,127,139,51,121,101,113,18,130,82,94,57,141,67,79,76,153,29,41,81,165,6,18]+207+50+203+-17+[37,11,9,6,6,5,4,3,3,2,2,2]+90+medium+2+2+24" ALT="" HSPACE="0" VSPACE="0" BORDER="0"> <BR> <BR> <FONT CLASS = "title_font_small">General data distribution pie graph</FONT> <BR> <BR> <INPUT TYPE = button VALUE = "Back to the list" CLASS = "button2" onClick= "(location.replace('Statistics.jsp?Section=3'))"> </CENTER> </P> </table> </body> </html>