//超鏈接
echo "<tr? onmouseOver='overTr(this)'onmouseOut='outTr(this)'><td colspan='7'align='center'>";
echo "<a href='sy1.php?y={$prey}'><<</a> ";
echo "<fontface='隸書(shū)'color='#663399'> ;{$year}年</font> ";
echo "<a href='sy1.php?y={$nexty}'>></a> ";
echo " ";
echo"<a href='sy1.php?m={$prem}'><</a> ";
echo "<fontface='隸書(shū)'color=' #663399'>{$mon}?</font> ";
echo "<a href='sy1.php?m={$nextm}'>></a>";
echo "</td></tr>";
echo "<tr onmouseOver='overTr(this)'onmouseOut='outTr(this)'><td colspan='7'> ";
echo "<div>$convert 對(duì)應(yīng)的農(nóng)歷時(shí)間:$time</div>";
echo "</td></tr>";
echo "</table> ";
echo "</div>";