%@page contentType="text/html"%>
<%@page pageEncoding="UTF-8"%>
<%@include file="css.jsi" %>
<%=intl.title("graphs")%>
" />
<% /* GraphHelper sets the defaults in setContextId, so setting the properties must be after the context */ %>
<%
graphHelper.storeWriter(out);
%>
<%@include file="summaryajax.jsi" %>
<%@include file="summary.jsi" %>
<%=intl._("I2P Performance Graphs")%>