<html>
<head>
<title>SegmentBox</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<script type="text/javascript" src="js/mootools-1.2.1.js"></script>
<script type="text/javascript" src="js/mootools-1.2-more.js"></script>
<script type="text/javascript" src="js/language/language_en.js"></script>
<script type="text/javascript" src="js/include/DatePicker.js"></script>
<script type="text/javascript" src="js/SegmentBox.js"></script>
<script type="text/javascript" src="js/engine.js"></script>
<link rel="stylesheet" type="text/css" href="css/Widgets.css" />
<link rel="stylesheet" type="text/css" href="css/include/DatePicker.css" />
</head>
<body>
<div id="grid" ></div>
<div id="RemoteSearch"></div>
</body>
</html>