<? include('includes/main.php'); ?>
<? //helppr941.php
echo '<center><b>Print 941 Report</b></center><br>';
echo '<font size="-1"><i>Prints 941 on standard Tele-Tax form.</i><br><br>
<b>Year/Quarter:</b> Select year from pull-down list of years/quarters in which you have payrolls.<br><br>
<b>Print 941s</b> Press this button when you are ready to proceed with printing.<br><br><hr><br>
<i> Print is formatted into Acrobat Reader.</i><br><br>
<
</font>';
?>
<? include('includes/footer.php'); ?>