aboutsummaryrefslogtreecommitdiffstats
path: root/year.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-10-15 07:40:29 +0000
committerChad Little <clittle@users.sourceforge.net>2002-10-15 07:40:29 +0000
commit6f4000f6ebe064e3dd91dde9dcd297b83abb8cab (patch)
treecf3261d5daee6c258d45b8208985b43f64c9d310 /year.php
parenta0bc0753305fafc54e3cec48fb4418fbc24e071c (diff)
downloadphpicalendar-6f4000f6ebe064e3dd91dde9dcd297b83abb8cab.tar.gz
phpicalendar-6f4000f6ebe064e3dd91dde9dcd297b83abb8cab.tar.bz2
phpicalendar-6f4000f6ebe064e3dd91dde9dcd297b83abb8cab.zip
year.php is wired, changed versions to 0.7, added jump to year to month_bottom.php
Diffstat (limited to 'year.php')
-rw-r--r--year.php2186
1 files changed, 93 insertions, 2093 deletions
diff --git a/year.php b/year.php
index 786756b..0d763f2 100644
--- a/year.php
+++ b/year.php
@@ -2,6 +2,15 @@
$current_view = 'year';
include('./functions/ical_parser.php');
+ereg ("([0-9]{4})([0-9]{2})([0-9]{2})", $getdate, $day_array2);
+$this_day = $day_array2[3];
+$this_month = $day_array2[2];
+$this_year = $day_array2[1]. '01'. '01';
+
+$startYear = strtotime ($this_year);
+$checkad = date ("Ymd", $startYear);
+
+
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
@@ -15,2121 +24,112 @@ include('./functions/ical_parser.php');
<body>
<center>
<table border="0" width="670" cellspacing="0" cellpadding="0">
- <tr>
- <td width="210">
- <table border="0" width="210" cellspacing="0" cellpadding="0" class="calborder">
- <tr>
- <td colspan="7">
- <table border="0" width="210" cellspacing="0" cellpadding="0">
- <tr>
- <td width="1" class="sideback"><img src="images/spacer.gif" width="1" height="20" alt=""></td>
- <td align="center" class="sideback"><font class="G10BOLD">January 2002</font></td>
- <td width="1" class="sideback"></td>
- </tr>
- </table>
- </td>
- </tr>
- <tr>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Sun</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Mon</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Tue</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Wed</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Thu</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Fri</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Sat</font></td>
- </tr>
- <tr>
- <td colspan="7">
- <table border="0" width="210" cellspacing="1" cellpadding="0" class="yearmonth">
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">1</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">2</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">3</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">4</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">5</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">6</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">7</a></font>
- </td>
- </tr>
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <table width="100%" border="0" cellspacing="0" cellpadding="1">
- <tr>
- <td align="right" valign="top" class="V9">
- <a class="psf" href="day.php?cal=Home&getdate=20021001">8</a>
- </td>
- </tr>
- <tr>
- <td align="center" valign="top"><img src="styles/silver/allday_dot.gif" alt="" border="0"><img src="styles/silver/event_dot.gif" alt="" border="0"></td>
- </tr>
- </table>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">9</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">10</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">11</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">12</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <table width="100%" border="0" cellspacing="0" cellpadding="1">
- <tr>
- <td align="right" valign="top" class="V9">
- <a class="psf" href="day.php?cal=Home&getdate=20021001">13</a>
- </td>
- </tr>
- <tr>
- <td align="center" valign="top"><img src="styles/silver/event_dot.gif" alt="" border="0"></td>
- </tr>
- </table>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">14</a></font>
- </td>
- </tr>
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">15</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">16</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">17</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <table width="100%" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td align="right" valign="top" class="V9">
- <a class="psf" href="day.php?cal=Home&getdate=20021001">18</a>
- </td>
- </tr>
- <tr>
- <td align="center">
- <img src="styles/silver/allday_dot.gif" alt="" border="0">
- </td>
- </tr>
- </table>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">19</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">20</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">21</a></font>
- </td>
- </tr>
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">22</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">23</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">24</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">25</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">26</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">27</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">28</a></font>
- </td>
- </tr>
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">29</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">30</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">31</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthoff" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#F2F2F2" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <a class="psf" href="day.php?cal=Home&getdate=20021001"><font class="V9G">1</font></a>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthoff" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#F2F2F2" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <a class="psf" href="day.php?cal=Home&getdate=20021001"><font class="V9G">2</font></a>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthoff" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#F2F2F2" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <a class="psf" href="day.php?cal=Home&getdate=20021001"><font class="V9G">3</font></a>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthoff" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#F2F2F2" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <a class="psf" href="day.php?cal=Home&getdate=20021001"><font class="V9G">4</font></a>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- </table>
- </td>
- <td width="20"><img src="images/spacer.gif" width="20" height="1" alt=""></td>
- <td width="210">
- <table border="0" width="210" cellspacing="0" cellpadding="0" class="calborder">
- <tr>
- <td colspan="7">
- <table border="0" width="210" cellspacing="0" cellpadding="0">
- <tr>
- <td width="1" class="sideback"><img src="images/spacer.gif" width="1" height="20" alt=""></td>
- <td align="center" class="sideback"><font class="G10BOLD">February 2002</font></td>
- <td width="1" class="sideback"></td>
- </tr>
- </table>
- </td>
- </tr>
- <tr>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Sun</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Mon</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Tue</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Wed</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Thu</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Fri</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Sat</font></td>
- </tr>
- <tr>
- <td colspan="7">
- <table border="0" width="210" cellspacing="1" cellpadding="0" class="yearmonth">
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">1</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">2</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">3</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">4</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">5</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">6</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">7</a></font>
- </td>
- </tr>
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <table width="100%" border="0" cellspacing="0" cellpadding="1">
- <tr>
- <td align="right" valign="top" class="V9">
- <a class="psf" href="day.php?cal=Home&getdate=20021001">8</a>
- </td>
- </tr>
- <tr>
- <td align="center" valign="top"><img src="styles/silver/allday_dot.gif" alt="" border="0"><img src="styles/silver/event_dot.gif" alt="" border="0"></td>
- </tr>
- </table>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">9</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">10</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">11</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">12</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <table width="100%" border="0" cellspacing="0" cellpadding="1">
- <tr>
- <td align="right" valign="top" class="V9">
- <a class="psf" href="day.php?cal=Home&getdate=20021001">13</a>
- </td>
- </tr>
- <tr>
- <td align="center" valign="top"><img src="styles/silver/event_dot.gif" alt="" border="0"></td>
- </tr>
- </table>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">14</a></font>
- </td>
- </tr>
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">15</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">16</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">17</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <table width="100%" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td align="right" valign="top" class="V9">
- <a class="psf" href="day.php?cal=Home&getdate=20021001">18</a>
- </td>
- </tr>
- <tr>
- <td align="center">
- <img src="styles/silver/allday_dot.gif" alt="" border="0">
- </td>
- </tr>
- </table>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">19</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">20</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">21</a></font>
- </td>
- </tr>
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">22</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">23</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">24</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">25</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">26</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">27</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">28</a></font>
- </td>
- </tr>
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">29</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">30</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">31</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthoff" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#F2F2F2" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <a class="psf" href="day.php?cal=Home&getdate=20021001"><font class="V9G">1</font></a>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthoff" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#F2F2F2" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <a class="psf" href="day.php?cal=Home&getdate=20021001"><font class="V9G">2</font></a>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthoff" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#F2F2F2" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <a class="psf" href="day.php?cal=Home&getdate=20021001"><font class="V9G">3</font></a>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthoff" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#F2F2F2" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <a class="psf" href="day.php?cal=Home&getdate=20021001"><font class="V9G">4</font></a>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- </table>
- </td>
- <td width="20"><img src="images/spacer.gif" width="20" height="1" alt=""></td>
- <td width="210">
- <table border="0" width="210" cellspacing="0" cellpadding="0" class="calborder">
- <tr>
- <td colspan="7">
- <table border="0" width="210" cellspacing="0" cellpadding="0">
- <tr>
- <td width="1" class="sideback"><img src="images/spacer.gif" width="1" height="20" alt=""></td>
- <td align="center" class="sideback"><font class="G10BOLD">March 2002</font></td>
- <td width="1" class="sideback"></td>
- </tr>
- </table>
- </td>
- </tr>
- <tr>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Sun</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Mon</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Tue</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Wed</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Thu</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Fri</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Sat</font></td>
- </tr>
- <tr>
- <td colspan="7">
- <table border="0" width="210" cellspacing="1" cellpadding="0" class="yearmonth">
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">1</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">2</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">3</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">4</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">5</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">6</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">7</a></font>
- </td>
- </tr>
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <table width="100%" border="0" cellspacing="0" cellpadding="1">
- <tr>
- <td align="right" valign="top" class="V9">
- <a class="psf" href="day.php?cal=Home&getdate=20021001">8</a>
- </td>
- </tr>
- <tr>
- <td align="center" valign="top"><img src="styles/silver/allday_dot.gif" alt="" border="0"><img src="styles/silver/event_dot.gif" alt="" border="0"></td>
- </tr>
- </table>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">9</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">10</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">11</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">12</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <table width="100%" border="0" cellspacing="0" cellpadding="1">
- <tr>
- <td align="right" valign="top" class="V9">
- <a class="psf" href="day.php?cal=Home&getdate=20021001">13</a>
- </td>
- </tr>
- <tr>
- <td align="center" valign="top"><img src="styles/silver/event_dot.gif" alt="" border="0"></td>
- </tr>
- </table>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">14</a></font>
- </td>
- </tr>
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">15</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">16</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">17</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <table width="100%" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td align="right" valign="top" class="V9">
- <a class="psf" href="day.php?cal=Home&getdate=20021001">18</a>
- </td>
- </tr>
- <tr>
- <td align="center">
- <img src="styles/silver/allday_dot.gif" alt="" border="0">
- </td>
- </tr>
- </table>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">19</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">20</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">21</a></font>
- </td>
- </tr>
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">22</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">23</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">24</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">25</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">26</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">27</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">28</a></font>
- </td>
- </tr>
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">29</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">30</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">31</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthoff" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#F2F2F2" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <a class="psf" href="day.php?cal=Home&getdate=20021001"><font class="V9G">1</font></a>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthoff" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#F2F2F2" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <a class="psf" href="day.php?cal=Home&getdate=20021001"><font class="V9G">2</font></a>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthoff" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#F2F2F2" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <a class="psf" href="day.php?cal=Home&getdate=20021001"><font class="V9G">3</font></a>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthoff" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#F2F2F2" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <a class="psf" href="day.php?cal=Home&getdate=20021001"><font class="V9G">4</font></a>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- <tr>
- <td colspan="5"><img src="images/spacer.gif" width="1" height="20" alt=""></td>
- </tr>
- <tr>
- <td width="210">
- <table border="0" width="210" cellspacing="0" cellpadding="0" class="calborder">
- <tr>
- <td colspan="7">
- <table border="0" width="210" cellspacing="0" cellpadding="0">
- <tr>
- <td width="1" class="sideback"><img src="images/spacer.gif" width="1" height="20" alt=""></td>
- <td align="center" class="sideback"><font class="G10BOLD">April 2002</font></td>
- <td width="1" class="sideback"></td>
- </tr>
- </table>
- </td>
- </tr>
- <tr>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Sun</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Mon</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Tue</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Wed</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Thu</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Fri</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Sat</font></td>
- </tr>
- <tr>
- <td colspan="7">
- <table border="0" width="210" cellspacing="1" cellpadding="0" class="yearmonth">
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">1</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">2</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">3</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">4</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">5</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">6</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">7</a></font>
- </td>
- </tr>
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <table width="100%" border="0" cellspacing="0" cellpadding="1">
- <tr>
- <td align="right" valign="top" class="V9">
- <a class="psf" href="day.php?cal=Home&getdate=20021001">8</a>
- </td>
- </tr>
- <tr>
- <td align="center" valign="top"><img src="styles/silver/allday_dot.gif" alt="" border="0"><img src="styles/silver/event_dot.gif" alt="" border="0"></td>
- </tr>
- </table>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">9</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">10</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">11</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">12</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <table width="100%" border="0" cellspacing="0" cellpadding="1">
- <tr>
- <td align="right" valign="top" class="V9">
- <a class="psf" href="day.php?cal=Home&getdate=20021001">13</a>
- </td>
- </tr>
- <tr>
- <td align="center" valign="top"><img src="styles/silver/event_dot.gif" alt="" border="0"></td>
- </tr>
- </table>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">14</a></font>
- </td>
- </tr>
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">15</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">16</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">17</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <table width="100%" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td align="right" valign="top" class="V9">
- <a class="psf" href="day.php?cal=Home&getdate=20021001">18</a>
- </td>
- </tr>
- <tr>
- <td align="center">
- <img src="styles/silver/allday_dot.gif" alt="" border="0">
- </td>
- </tr>
- </table>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">19</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">20</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">21</a></font>
- </td>
- </tr>
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">22</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">23</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">24</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">25</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">26</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">27</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">28</a></font>
- </td>
- </tr>
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">29</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">30</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">31</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthoff" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#F2F2F2" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <a class="psf" href="day.php?cal=Home&getdate=20021001"><font class="V9G">1</font></a>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthoff" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#F2F2F2" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <a class="psf" href="day.php?cal=Home&getdate=20021001"><font class="V9G">2</font></a>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthoff" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#F2F2F2" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <a class="psf" href="day.php?cal=Home&getdate=20021001"><font class="V9G">3</font></a>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthoff" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#F2F2F2" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <a class="psf" href="day.php?cal=Home&getdate=20021001"><font class="V9G">4</font></a>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- </table>
- </td>
- <td width="20"><img src="images/spacer.gif" width="20" height="1" alt=""></td>
- <td width="210">
- <table border="0" width="210" cellspacing="0" cellpadding="0" class="calborder">
- <tr>
- <td colspan="7">
- <table border="0" width="210" cellspacing="0" cellpadding="0">
- <tr>
- <td width="1" class="sideback"><img src="images/spacer.gif" width="1" height="20" alt=""></td>
- <td align="center" class="sideback"><font class="G10BOLD">May 2002</font></td>
- <td width="1" class="sideback"></td>
- </tr>
- </table>
- </td>
- </tr>
- <tr>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Sun</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Mon</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Tue</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Wed</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Thu</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Fri</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Sat</font></td>
- </tr>
- <tr>
- <td colspan="7">
- <table border="0" width="210" cellspacing="1" cellpadding="0" class="yearmonth">
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">1</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">2</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">3</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">4</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">5</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">6</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">7</a></font>
- </td>
- </tr>
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <table width="100%" border="0" cellspacing="0" cellpadding="1">
- <tr>
- <td align="right" valign="top" class="V9">
- <a class="psf" href="day.php?cal=Home&getdate=20021001">8</a>
- </td>
- </tr>
- <tr>
- <td align="center" valign="top"><img src="styles/silver/allday_dot.gif" alt="" border="0"><img src="styles/silver/event_dot.gif" alt="" border="0"></td>
- </tr>
- </table>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">9</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">10</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">11</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">12</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <table width="100%" border="0" cellspacing="0" cellpadding="1">
- <tr>
- <td align="right" valign="top" class="V9">
- <a class="psf" href="day.php?cal=Home&getdate=20021001">13</a>
- </td>
- </tr>
- <tr>
- <td align="center" valign="top"><img src="styles/silver/event_dot.gif" alt="" border="0"></td>
- </tr>
- </table>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">14</a></font>
- </td>
- </tr>
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">15</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">16</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">17</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <table width="100%" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td align="right" valign="top" class="V9">
- <a class="psf" href="day.php?cal=Home&getdate=20021001">18</a>
- </td>
- </tr>
- <tr>
- <td align="center">
- <img src="styles/silver/allday_dot.gif" alt="" border="0">
- </td>
- </tr>
- </table>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">19</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">20</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">21</a></font>
- </td>
- </tr>
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">22</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">23</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">24</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">25</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">26</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">27</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">28</a></font>
- </td>
- </tr>
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">29</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">30</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">31</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthoff" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#F2F2F2" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <a class="psf" href="day.php?cal=Home&getdate=20021001"><font class="V9G">1</font></a>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthoff" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#F2F2F2" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <a class="psf" href="day.php?cal=Home&getdate=20021001"><font class="V9G">2</font></a>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthoff" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#F2F2F2" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <a class="psf" href="day.php?cal=Home&getdate=20021001"><font class="V9G">3</font></a>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthoff" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#F2F2F2" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <a class="psf" href="day.php?cal=Home&getdate=20021001"><font class="V9G">4</font></a>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- </table>
- </td>
- <td width="20"><img src="images/spacer.gif" width="20" height="1" alt=""></td>
- <td width="210">
- <table border="0" width="210" cellspacing="0" cellpadding="0" class="calborder">
- <tr>
- <td colspan="7">
- <table border="0" width="210" cellspacing="0" cellpadding="0">
- <tr>
- <td width="1" class="sideback"><img src="images/spacer.gif" width="1" height="20" alt=""></td>
- <td align="center" class="sideback"><font class="G10BOLD">June 2002</font></td>
- <td width="1" class="sideback"></td>
- </tr>
- </table>
- </td>
- </tr>
- <tr>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Sun</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Mon</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Tue</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Wed</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Thu</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Fri</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Sat</font></td>
- </tr>
- <tr>
- <td colspan="7">
- <table border="0" width="210" cellspacing="1" cellpadding="0" class="yearmonth">
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">1</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">2</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">3</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">4</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">5</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">6</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">7</a></font>
- </td>
- </tr>
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <table width="100%" border="0" cellspacing="0" cellpadding="1">
- <tr>
- <td align="right" valign="top" class="V9">
- <a class="psf" href="day.php?cal=Home&getdate=20021001">8</a>
- </td>
- </tr>
- <tr>
- <td align="center" valign="top"><img src="styles/silver/allday_dot.gif" alt="" border="0"><img src="styles/silver/event_dot.gif" alt="" border="0"></td>
- </tr>
- </table>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">9</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">10</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">11</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">12</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <table width="100%" border="0" cellspacing="0" cellpadding="1">
- <tr>
- <td align="right" valign="top" class="V9">
- <a class="psf" href="day.php?cal=Home&getdate=20021001">13</a>
- </td>
- </tr>
- <tr>
- <td align="center" valign="top"><img src="styles/silver/event_dot.gif" alt="" border="0"></td>
- </tr>
- </table>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">14</a></font>
- </td>
- </tr>
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">15</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">16</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">17</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <table width="100%" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td align="right" valign="top" class="V9">
- <a class="psf" href="day.php?cal=Home&getdate=20021001">18</a>
- </td>
- </tr>
- <tr>
- <td align="center">
- <img src="styles/silver/allday_dot.gif" alt="" border="0">
- </td>
- </tr>
- </table>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">19</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">20</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">21</a></font>
- </td>
- </tr>
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">22</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">23</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">24</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">25</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">26</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">27</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">28</a></font>
- </td>
- </tr>
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">29</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">30</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">31</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthoff" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#F2F2F2" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <a class="psf" href="day.php?cal=Home&getdate=20021001"><font class="V9G">1</font></a>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthoff" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#F2F2F2" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <a class="psf" href="day.php?cal=Home&getdate=20021001"><font class="V9G">2</font></a>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthoff" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#F2F2F2" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <a class="psf" href="day.php?cal=Home&getdate=20021001"><font class="V9G">3</font></a>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthoff" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#F2F2F2" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <a class="psf" href="day.php?cal=Home&getdate=20021001"><font class="V9G">4</font></a>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- <tr>
- <td colspan="5"><img src="images/spacer.gif" width="1" height="20" alt=""></td>
- </tr>
- <tr>
- <td width="210">
- <table border="0" width="210" cellspacing="0" cellpadding="0" class="calborder">
- <tr>
- <td colspan="7">
- <table border="0" width="210" cellspacing="0" cellpadding="0">
- <tr>
- <td width="1" class="sideback"><img src="images/spacer.gif" width="1" height="20" alt=""></td>
- <td align="center" class="sideback"><font class="G10BOLD">July 2002</font></td>
- <td width="1" class="sideback"></td>
- </tr>
- </table>
- </td>
- </tr>
- <tr>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Sun</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Mon</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Tue</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Wed</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Thu</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Fri</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Sat</font></td>
- </tr>
- <tr>
- <td colspan="7">
- <table border="0" width="210" cellspacing="1" cellpadding="0" class="yearmonth">
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">1</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">2</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">3</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">4</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">5</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">6</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">7</a></font>
- </td>
- </tr>
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <table width="100%" border="0" cellspacing="0" cellpadding="1">
- <tr>
- <td align="right" valign="top" class="V9">
- <a class="psf" href="day.php?cal=Home&getdate=20021001">8</a>
- </td>
- </tr>
- <tr>
- <td align="center" valign="top"><img src="styles/silver/allday_dot.gif" alt="" border="0"><img src="styles/silver/event_dot.gif" alt="" border="0"></td>
- </tr>
- </table>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">9</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">10</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">11</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">12</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <table width="100%" border="0" cellspacing="0" cellpadding="1">
- <tr>
- <td align="right" valign="top" class="V9">
- <a class="psf" href="day.php?cal=Home&getdate=20021001">13</a>
- </td>
- </tr>
- <tr>
- <td align="center" valign="top"><img src="styles/silver/event_dot.gif" alt="" border="0"></td>
- </tr>
- </table>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">14</a></font>
- </td>
- </tr>
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">15</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">16</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">17</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <table width="100%" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td align="right" valign="top" class="V9">
- <a class="psf" href="day.php?cal=Home&getdate=20021001">18</a>
- </td>
- </tr>
- <tr>
- <td align="center">
- <img src="styles/silver/allday_dot.gif" alt="" border="0">
- </td>
- </tr>
- </table>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">19</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">20</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">21</a></font>
- </td>
- </tr>
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">22</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">23</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">24</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">25</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">26</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">27</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">28</a></font>
- </td>
- </tr>
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">29</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">30</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">31</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthoff" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#F2F2F2" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <a class="psf" href="day.php?cal=Home&getdate=20021001"><font class="V9G">1</font></a>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthoff" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#F2F2F2" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <a class="psf" href="day.php?cal=Home&getdate=20021001"><font class="V9G">2</font></a>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthoff" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#F2F2F2" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <a class="psf" href="day.php?cal=Home&getdate=20021001"><font class="V9G">3</font></a>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthoff" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#F2F2F2" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <a class="psf" href="day.php?cal=Home&getdate=20021001"><font class="V9G">4</font></a>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- </table>
- </td>
- <td width="20"><img src="images/spacer.gif" width="20" height="1" alt=""></td>
- <td width="210">
+ <tr>
+ <?php
+ $m=0;
+ $n=0;
+ do {
+
+ ?>
+ <td width="210" valign="top" align="left">
<table border="0" width="210" cellspacing="0" cellpadding="0" class="calborder">
<tr>
<td colspan="7">
<table border="0" width="210" cellspacing="0" cellpadding="0">
<tr>
<td width="1" class="sideback"><img src="images/spacer.gif" width="1" height="20" alt=""></td>
- <td align="center" class="sideback"><font class="G10BOLD">August 2002</font></td>
+ <td align="center" class="sideback"><font class="G10BOLD"><?php print (localizeDate ($dateFormat_month, $startYear)); ?></font></td>
<td width="1" class="sideback"></td>
</tr>
</table>
</td>
</tr>
<tr>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Sun</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Mon</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Tue</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Wed</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Thu</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Fri</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Sat</font></td>
+ <?php
+ $start_day = strtotime($week_start_day);
+ for ($i=0; $i<7; $i++) {
+ $day_num = date("w", $start_day);
+ $day = $daysofweekshort_lang[$day_num];
+ print '<td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">' . $day . '</td>' . "\n";
+ $start_day = ($start_day + (24.5 * 60 * 60));
+ }
+ ?>
</tr>
<tr>
<td colspan="7">
<table border="0" width="210" cellspacing="1" cellpadding="0" class="yearmonth">
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">1</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">2</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">3</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">4</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">5</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">6</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">7</a></font>
- </td>
- </tr>
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <table width="100%" border="0" cellspacing="0" cellpadding="1">
- <tr>
- <td align="right" valign="top" class="V9">
- <a class="psf" href="day.php?cal=Home&getdate=20021001">8</a>
- </td>
- </tr>
- <tr>
- <td align="center" valign="top"><img src="styles/silver/allday_dot.gif" alt="" border="0"><img src="styles/silver/event_dot.gif" alt="" border="0"></td>
- </tr>
- </table>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">9</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">10</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">11</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">12</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <table width="100%" border="0" cellspacing="0" cellpadding="1">
- <tr>
- <td align="right" valign="top" class="V9">
- <a class="psf" href="day.php?cal=Home&getdate=20021001">13</a>
- </td>
- </tr>
- <tr>
- <td align="center" valign="top"><img src="styles/silver/event_dot.gif" alt="" border="0"></td>
- </tr>
- </table>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">14</a></font>
- </td>
- </tr>
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">15</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">16</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">17</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <table width="100%" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td align="right" valign="top" class="V9">
- <a class="psf" href="day.php?cal=Home&getdate=20021001">18</a>
- </td>
- </tr>
- <tr>
- <td align="center">
- <img src="styles/silver/allday_dot.gif" alt="" border="0">
- </td>
- </tr>
- </table>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">19</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">20</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">21</a></font>
- </td>
- </tr>
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">22</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">23</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">24</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">25</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">26</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">27</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">28</a></font>
- </td>
- </tr>
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">29</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">30</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">31</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthoff" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#F2F2F2" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <a class="psf" href="day.php?cal=Home&getdate=20021001"><font class="V9G">1</font></a>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthoff" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#F2F2F2" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <a class="psf" href="day.php?cal=Home&getdate=20021001"><font class="V9G">2</font></a>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthoff" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#F2F2F2" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <a class="psf" href="day.php?cal=Home&getdate=20021001"><font class="V9G">3</font></a>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthoff" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#F2F2F2" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <a class="psf" href="day.php?cal=Home&getdate=20021001"><font class="V9G">4</font></a>
- </td>
- </tr>
+ <?php
+ $minical_time = $startYear;
+ $minical_month = date("m", $minical_time);
+ $minical_year = date("Y", $minical_time);
+ $first_of_month = $minical_year.$minical_month."01";
+ $start_day = strtotime(dateOfWeek($first_of_month, $week_start_day));
+ $i = 0;
+ $whole_month = TRUE;
+ $num_of_events = 0;
+ do {
+ $day = date ("j", $start_day);
+ $daylink = date ("Ymd", $start_day);
+ $check_month = date ("m", $start_day);
+ if ($check_month != $minical_month) $day= "<font class=\"V9G\">$day</font>";
+ if ($i == 0) echo '<tr height="30">';
+ if (isset($master_array[("$daylink")]) && ($check_month == $minical_month)) {
+ foreach ($master_array[("$daylink")] as $event_times) {
+ foreach ($event_times as $val) {
+ if (!isset($val["event_start"])) $image1 = '<img src="styles/'. $style_sheet . '/allday_dot.gif" alt="" width="11" height="10" border="0">';
+ if (isset($val["event_start"])) $image2 = '<img src="styles/'. $style_sheet . '/event_dot.gif" alt="" width="11" height="10" border="0">';
+ }
+ }
+ if (isset($master_array[("$daylink")][-1])) $image2 = '<img src="styles/silver/allday_dot.gif" alt="" border="0">';
+ echo '<td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href=\'day.php?cal=Home&getdate=' . $daylink . '\'">' . "\n";
+ echo '<table width="100%" border="0" cellspacing="0" cellpadding="1">' . "\n";
+ echo '<tr>' . "\n";
+ echo '<td align="right" valign="top" class="V9">' . "\n";
+ echo '<a class="psf" href="day.php?cal=Home&getdate=' . $daylink . '">' . $day . '</a>' . "\n";
+ echo '</td>' . "\n";
+ echo '</tr>' . "\n";
+ echo '<tr>' . "\n";
+ echo '<td align="center" valign="top">' . $image1 . $image2 . '</td>' . "\n";
+ echo '</tr>' . "\n";
+ echo '</table>' . "\n";
+ } elseif ($check_month == $minical_month) {
+ echo '<td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href=\'day.php?cal=Home&getdate=' . $daylink . '\'">' . "\n";
+ echo '<font class="V9"><a class="psf" href="day.php?cal=Home&getdate=' . $daylink . '">' . $day . '</a></font></td>' . "\n";
+ } else {
+ echo '<td width="30" height="30" align="right" valign="top" class="monthoff" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#F2F2F2" onclick="window.location.href=\'day.php?cal=Home&getdate=' . $daylink . '\'">' . "\n";
+ echo '<a class="psf" href="day.php?cal=Home&getdate=' . $daylink . '">' . $day . '</a></td>' . "\n";
+ }
+ $start_day = ($start_day + (24.5 * 60 * 60));
+ $i++;
+ $image1 = '';
+ $image2 = '';
+ if ($i == 7) {
+ echo '</tr>';
+ $i = 0;
+ $checkagain = date ("m", $start_day);
+ if ($checkagain != $minical_month) $whole_month = FALSE;
+ }
+ } while ($whole_month == TRUE);
+ $startYear = strtotime ("+1 month", $startYear);
+ ?>
</table>
</td>
</tr>
</table>
</td>
- <td width="20"><img src="images/spacer.gif" width="20" height="1" alt=""></td>
- <td width="210">
- <table border="0" width="210" cellspacing="0" cellpadding="0" class="calborder">
- <tr>
- <td colspan="7">
- <table border="0" width="210" cellspacing="0" cellpadding="0">
- <tr>
- <td width="1" class="sideback"><img src="images/spacer.gif" width="1" height="20" alt=""></td>
- <td align="center" class="sideback"><font class="G10BOLD">September 2002</font></td>
- <td width="1" class="sideback"></td>
- </tr>
- </table>
- </td>
- </tr>
- <tr>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Sun</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Mon</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Tue</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Wed</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Thu</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Fri</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Sat</font></td>
- </tr>
- <tr>
- <td colspan="7">
- <table border="0" width="210" cellspacing="1" cellpadding="0" class="yearmonth">
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">1</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">2</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">3</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">4</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">5</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">6</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">7</a></font>
- </td>
- </tr>
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <table width="100%" border="0" cellspacing="0" cellpadding="1">
- <tr>
- <td align="right" valign="top" class="V9">
- <a class="psf" href="day.php?cal=Home&getdate=20021001">8</a>
- </td>
- </tr>
- <tr>
- <td align="center" valign="top"><img src="styles/silver/allday_dot.gif" alt="" border="0"><img src="styles/silver/event_dot.gif" alt="" border="0"></td>
- </tr>
- </table>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">9</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">10</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">11</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">12</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <table width="100%" border="0" cellspacing="0" cellpadding="1">
- <tr>
- <td align="right" valign="top" class="V9">
- <a class="psf" href="day.php?cal=Home&getdate=20021001">13</a>
- </td>
- </tr>
- <tr>
- <td align="center" valign="top"><img src="styles/silver/event_dot.gif" alt="" border="0"></td>
- </tr>
- </table>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">14</a></font>
- </td>
- </tr>
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">15</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">16</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">17</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <table width="100%" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td align="right" valign="top" class="V9">
- <a class="psf" href="day.php?cal=Home&getdate=20021001">18</a>
- </td>
- </tr>
- <tr>
- <td align="center">
- <img src="styles/silver/allday_dot.gif" alt="" border="0">
- </td>
- </tr>
- </table>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">19</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">20</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">21</a></font>
- </td>
- </tr>
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">22</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">23</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">24</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">25</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">26</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">27</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">28</a></font>
- </td>
- </tr>
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">29</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">30</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">31</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthoff" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#F2F2F2" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <a class="psf" href="day.php?cal=Home&getdate=20021001"><font class="V9G">1</font></a>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthoff" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#F2F2F2" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <a class="psf" href="day.php?cal=Home&getdate=20021001"><font class="V9G">2</font></a>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthoff" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#F2F2F2" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <a class="psf" href="day.php?cal=Home&getdate=20021001"><font class="V9G">3</font></a>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthoff" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#F2F2F2" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <a class="psf" href="day.php?cal=Home&getdate=20021001"><font class="V9G">4</font></a>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- <tr>
- <td colspan="5"><img src="images/spacer.gif" width="1" height="20" alt=""></td>
- </tr>
- <tr>
- <td width="210">
- <table border="0" width="210" cellspacing="0" cellpadding="0" class="calborder">
- <tr>
- <td colspan="7">
- <table border="0" width="210" cellspacing="0" cellpadding="0">
- <tr>
- <td width="1" class="sideback"><img src="images/spacer.gif" width="1" height="20" alt=""></td>
- <td align="center" class="sideback"><font class="G10BOLD">October 2002</font></td>
- <td width="1" class="sideback"></td>
- </tr>
- </table>
- </td>
- </tr>
- <tr>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Sun</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Mon</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Tue</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Wed</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Thu</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Fri</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Sat</font></td>
- </tr>
- <tr>
- <td colspan="7">
- <table border="0" width="210" cellspacing="1" cellpadding="0" class="yearmonth">
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">1</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">2</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">3</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">4</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">5</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">6</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">7</a></font>
- </td>
- </tr>
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <table width="100%" border="0" cellspacing="0" cellpadding="1">
- <tr>
- <td align="right" valign="top" class="V9">
- <a class="psf" href="day.php?cal=Home&getdate=20021001">8</a>
- </td>
- </tr>
- <tr>
- <td align="center" valign="top"><img src="styles/silver/allday_dot.gif" alt="" border="0"><img src="styles/silver/event_dot.gif" alt="" border="0"></td>
- </tr>
- </table>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">9</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">10</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">11</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">12</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <table width="100%" border="0" cellspacing="0" cellpadding="1">
- <tr>
- <td align="right" valign="top" class="V9">
- <a class="psf" href="day.php?cal=Home&getdate=20021001">13</a>
- </td>
- </tr>
- <tr>
- <td align="center" valign="top"><img src="styles/silver/event_dot.gif" alt="" border="0"></td>
- </tr>
- </table>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">14</a></font>
- </td>
- </tr>
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">15</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">16</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">17</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <table width="100%" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td align="right" valign="top" class="V9">
- <a class="psf" href="day.php?cal=Home&getdate=20021001">18</a>
- </td>
- </tr>
- <tr>
- <td align="center">
- <img src="styles/silver/allday_dot.gif" alt="" border="0">
- </td>
- </tr>
- </table>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">19</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">20</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">21</a></font>
- </td>
- </tr>
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">22</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">23</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">24</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">25</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">26</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">27</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">28</a></font>
- </td>
- </tr>
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">29</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">30</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">31</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthoff" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#F2F2F2" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <a class="psf" href="day.php?cal=Home&getdate=20021001"><font class="V9G">1</font></a>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthoff" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#F2F2F2" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <a class="psf" href="day.php?cal=Home&getdate=20021001"><font class="V9G">2</font></a>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthoff" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#F2F2F2" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <a class="psf" href="day.php?cal=Home&getdate=20021001"><font class="V9G">3</font></a>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthoff" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#F2F2F2" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <a class="psf" href="day.php?cal=Home&getdate=20021001"><font class="V9G">4</font></a>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- </table>
- </td>
- <td width="20"><img src="images/spacer.gif" width="20" height="1" alt=""></td>
- <td width="210">
- <table border="0" width="210" cellspacing="0" cellpadding="0" class="calborder">
- <tr>
- <td colspan="7">
- <table border="0" width="210" cellspacing="0" cellpadding="0">
- <tr>
- <td width="1" class="sideback"><img src="images/spacer.gif" width="1" height="20" alt=""></td>
- <td align="center" class="sideback"><font class="G10BOLD">November 2002</font></td>
- <td width="1" class="sideback"></td>
- </tr>
- </table>
- </td>
- </tr>
- <tr>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Sun</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Mon</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Tue</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Wed</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Thu</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Fri</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Sat</font></td>
- </tr>
- <tr>
- <td colspan="7">
- <table border="0" width="210" cellspacing="1" cellpadding="0" class="yearmonth">
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">1</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">2</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">3</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">4</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">5</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">6</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">7</a></font>
- </td>
- </tr>
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <table width="100%" border="0" cellspacing="0" cellpadding="1">
- <tr>
- <td align="right" valign="top" class="V9">
- <a class="psf" href="day.php?cal=Home&getdate=20021001">8</a>
- </td>
- </tr>
- <tr>
- <td align="center" valign="top"><img src="styles/silver/allday_dot.gif" alt="" border="0"><img src="styles/silver/event_dot.gif" alt="" border="0"></td>
- </tr>
- </table>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">9</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">10</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">11</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">12</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <table width="100%" border="0" cellspacing="0" cellpadding="1">
- <tr>
- <td align="right" valign="top" class="V9">
- <a class="psf" href="day.php?cal=Home&getdate=20021001">13</a>
- </td>
- </tr>
- <tr>
- <td align="center" valign="top"><img src="styles/silver/event_dot.gif" alt="" border="0"></td>
- </tr>
- </table>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">14</a></font>
- </td>
- </tr>
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">15</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">16</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">17</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <table width="100%" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td align="right" valign="top" class="V9">
- <a class="psf" href="day.php?cal=Home&getdate=20021001">18</a>
- </td>
- </tr>
- <tr>
- <td align="center">
- <img src="styles/silver/allday_dot.gif" alt="" border="0">
- </td>
- </tr>
- </table>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">19</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">20</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">21</a></font>
- </td>
- </tr>
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">22</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">23</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">24</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">25</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">26</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">27</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">28</a></font>
- </td>
- </tr>
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">29</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">30</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">31</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthoff" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#F2F2F2" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <a class="psf" href="day.php?cal=Home&getdate=20021001"><font class="V9G">1</font></a>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthoff" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#F2F2F2" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <a class="psf" href="day.php?cal=Home&getdate=20021001"><font class="V9G">2</font></a>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthoff" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#F2F2F2" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <a class="psf" href="day.php?cal=Home&getdate=20021001"><font class="V9G">3</font></a>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthoff" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#F2F2F2" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <a class="psf" href="day.php?cal=Home&getdate=20021001"><font class="V9G">4</font></a>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- </table>
- </td>
- <td width="20"><img src="images/spacer.gif" width="20" height="1" alt=""></td>
- <td width="210">
- <table border="0" width="210" cellspacing="0" cellpadding="0" class="calborder">
- <tr>
- <td colspan="7">
- <table border="0" width="210" cellspacing="0" cellpadding="0">
- <tr>
- <td width="1" class="sideback"><img src="images/spacer.gif" width="1" height="20" alt=""></td>
- <td align="center" class="sideback"><font class="G10BOLD">December 2002</font></td>
- <td width="1" class="sideback"></td>
- </tr>
- </table>
- </td>
- </tr>
- <tr>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Sun</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Mon</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Tue</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Wed</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Thu</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Fri</font></td>
- <td width="30" height="14" class="monthoff" align="center"><font class="V9BOLD">Sat</font></td>
- </tr>
- <tr>
- <td colspan="7">
- <table border="0" width="210" cellspacing="1" cellpadding="0" class="yearmonth">
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">1</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">2</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">3</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">4</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">5</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">6</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">7</a></font>
- </td>
- </tr>
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <table width="100%" border="0" cellspacing="0" cellpadding="1">
- <tr>
- <td align="right" valign="top" class="V9">
- <a class="psf" href="day.php?cal=Home&getdate=20021001">8</a>
- </td>
- </tr>
- <tr>
- <td align="center" valign="top"><img src="styles/silver/allday_dot.gif" alt="" border="0"><img src="styles/silver/event_dot.gif" alt="" border="0"></td>
- </tr>
- </table>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">9</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">10</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">11</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">12</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <table width="100%" border="0" cellspacing="0" cellpadding="1">
- <tr>
- <td align="right" valign="top" class="V9">
- <a class="psf" href="day.php?cal=Home&getdate=20021001">13</a>
- </td>
- </tr>
- <tr>
- <td align="center" valign="top"><img src="styles/silver/event_dot.gif" alt="" border="0"></td>
- </tr>
- </table>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">14</a></font>
- </td>
- </tr>
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">15</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">16</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">17</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <table width="100%" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td align="right" valign="top" class="V9">
- <a class="psf" href="day.php?cal=Home&getdate=20021001">18</a>
- </td>
- </tr>
- <tr>
- <td align="center">
- <img src="styles/silver/allday_dot.gif" alt="" border="0">
- </td>
- </tr>
- </table>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">19</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">20</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">21</a></font>
- </td>
- </tr>
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">22</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">23</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">24</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">25</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">26</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">27</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">28</a></font>
- </td>
- </tr>
- <tr height="30">
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">29</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">30</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthreg" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#FFFFFF" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <font class="V9"><a class="psf" href="day.php?cal=Home&getdate=20021001">31</a></font>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthoff" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#F2F2F2" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <a class="psf" href="day.php?cal=Home&getdate=20021001"><font class="V9G">1</font></a>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthoff" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#F2F2F2" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <a class="psf" href="day.php?cal=Home&getdate=20021001"><font class="V9G">2</font></a>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthoff" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#F2F2F2" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <a class="psf" href="day.php?cal=Home&getdate=20021001"><font class="V9G">3</font></a>
- </td>
- <td width="30" height="30" align="right" valign="top" class="monthoff" onMouseOver=this.style.backgroundColor="#DDDDDD" onMouseOut=this.style.backgroundColor="#F2F2F2" onclick="window.location.href='day.php?cal=Home&getdate=20021001'">
- <a class="psf" href="day.php?cal=Home&getdate=20021001"><font class="V9G">4</font></a>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- </table>
- </td>
- </tr>
+ <?php
+ if ($m < 2) echo '<td width="20"><img src="images/spacer.gif" width="20" height="1" alt=""></td>';
+ $m++;
+ $n++;
+ if (($m == 3) && ($n < 12)) {
+ $m = 0;
+ echo '<tr>';
+ echo '<td colspan="5"><img src="images/spacer.gif" width="1" height="20" alt=""></td>';
+ echo '</tr>';
+ }
+ } while (($m < 3) && ($n < 12));
+ ?>
</table>
-
</center>
</body>
</html>

© 2014-2024 Faster IT GmbH | imprint | privacy policy