<!DOCTYPE html>
<html>
<head>
<script type="text/javascript" src="main.js"></script>
<script>
load();
</script>
</head>
<body>
<h1 id="title">loading...</h1>
<table id="listing">
</table>
</body>
</html>