?> reports_email.php?action=email" title="Send Report to Email"><img src="<?php echo $STR_URL; ?> img/email_icon.png" /> Email</a> </div> <?php if ($_REQUEST['year']) { $intYear = intval($_REQUEST['year']); } else { $intYear = date('Y'); } ?> <?php $report->showReportGeneralYearly($intYear); ?> <div><a class="btn" href="#content"><i class="icon-arrow-up"></i> Back to top</a></div> </div> <!-- end #box --> </div> <!-- end #content --> </div> <!-- end #content-wrapper --> <?php include 'inc/footer.php'; ?> <div id="bottom"></div> <!-- end #bottom -->