<?php

require_once 'config.php';
$updateCycles = Client::getUpdateCycles();
$richListData = Client::getRichListData();
$notes = Client::getNotes();
$processInfo = Client::getProcessingInfo();
?>
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title><?php 
echo ucfirst(CRYPTONAME);
?>
 - Distribution</title>

<script src="js/jquery-1.11.1.min.js" type="text/javascript"></script>
<script src="js/jquery.balloon.min.js" type="text/javascript"></script>
<script src="js/jquery.tablesorter.js" type="text/javascript"></script>
<script src="js/main.js" type="text/javascript"></script>

<!--<link rel="stylesheet" type="text/css" href="css/main.css">-->
</head>

<body>
<div style="width:950px; margin:0 auto;">
	<table cellpadding="0" cellspacing="0" border="0" width="1000">
		<tbody>
		<tr>
			<td>