';
//-----------------------------------------------------
// Form
//-----------------------------------------------------
// Show the export button
if ( isset ($_POST['view'] ) ) {
$submit=new widget();
$hid=new widget("hidden");
echo "
";
echo '';
echo ' | ";
echo ' | ";
echo "
";
echo "
";
}
// Show the form for period
echo '
";
?>