<? include('includes/main.php'); ?>
<? //helpprw2.php
echo '<center><b>Print W2s</b></center><br>';
echo '<font size="-1"><i>Prints W2s on standard forms (two per page).</i><br><br>
<b>Year:</b> Select year from pull-down list of years in which you have payrolls.<br><br>
<b>Print W2s</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'); ?>