473,699 Members | 2,096 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Is this a bug in form rendering?

In all my years of hacking HTML I've never seen this happen before:

I'm writing a small part of a site in Mason which implements a calendar
and booking system.

Bookings can be of various lengths, and a day is implemented as a
table, with each row signifying a a 15-minute period. To test the
system I decided to make a 9:00-17:00 booking. This will produce a cell
with a rowspan of 32.

I rendered the page, and indeed it specified rowspan="32" (I'll paste
the HTML produced at the bottom of this posting). To keep things neat
the corresponding cell in the next 31 lines is omitted.

However when I render this, the box only comes out as 24 rows high.
I've tried this rendering in IE, Safari, Firefox and Opera, and the
result is the same.

Thanks in advance for any advice. And yes, I do know it's terribly 20th
Century to format with tables, but that's the style the shop I work for
goes for....

Andy Holyer, Lewes, UK andy - "at" - holyer.org

-------- Cut Here -------
<table width="100%" border="0" cellpadding="3" cellspacing="0"
bordercolor="#F FFFFF">
<tr>
<th bgcolor="#99999 9"><span class="style2"> Time:</span></th>
<th width="13%" bgcolor='#99999 9'>
<a href="day.htm?d ay=22&month=05& year=2006">Mond ay 22nd</a></th>
<th width="13%" bgcolor='#99999 9'>
<a href="day.htm?d ay=23&month=05& year=2006">Tues day 23rd</a></th>
<th width="13%" bgcolor='#99999 9'>
<a href="day.htm?d ay=24&month=05& year=2006">Wedn esday 24th</a></th>
<th width="13%" bgcolor='#3CA2E 2''>
<a href="day.htm?d ay=25&month=05& year=2006">Thur sday 25th</a></th>
<th width="13%" bgcolor='#99999 9'>
<a href="day.htm?d ay=26&month=05& year=2006">Frid ay 26th</a></th>
<th width="13%" bgcolor='#99999 9'>
<a href="day.htm?d ay=27&month=05& year=2006">Satu rday 27th</a></th>
<th width="13%" bgcolor='#99999 9'>
<a href="day.htm?d ay=28&month=05& year=2006">Sund ay 28th</a></th>
</tr>
<tr>
<th bgcolor="#BFBFB F"><span class="style2">
<bold>08:00</bold>
</span></th>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '22', '8', '0', '01', 'Mon May 22
08:00:00 2006', 'Mon May 22 09:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '23', '8', '0', '01', 'Tue May 23
08:00:00 2006', 'Tue May 23 09:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '24', '8', '0', '01', 'Wed May 24
08:00:00 2006', 'Wed May 24 09:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '25', '8', '0', '01', 'Thu May 25
08:00:00 2006', 'Thu May 25 09:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '26', '8', '0', '01', 'Fri May 26
08:00:00 2006', 'Fri May 26 09:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '27', '8', '0', '01', 'Sat May 27
08:00:00 2006', 'Sat May 27 09:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '28', '8', '0', '01', 'Sun May 28
08:00:00 2006', 'Sun May 28 09:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
</tr>
<tr>
<th bgcolor="#BFBFB F"><span class="style2">
</span></th>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '22', '8', '15', '01', 'Mon May 22
08:15:00 2006', 'Mon May 22 09:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '23', '8', '15', '01', 'Tue May 23
08:15:00 2006', 'Tue May 23 09:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '24', '8', '15', '01', 'Wed May 24
08:15:00 2006', 'Wed May 24 09:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '25', '8', '15', '01', 'Thu May 25
08:15:00 2006', 'Thu May 25 09:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '26', '8', '15', '01', 'Fri May 26
08:15:00 2006', 'Fri May 26 09:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '27', '8', '15', '01', 'Sat May 27
08:15:00 2006', 'Sat May 27 09:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '28', '8', '15', '01', 'Sun May 28
08:15:00 2006', 'Sun May 28 09:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
</tr>
<tr>
<th bgcolor="#BFBFB F"><span class="style2">
<bold>08:30</bold>
</span></th>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '22', '8', '30', '01', 'Mon May 22
08:30:00 2006', 'Mon May 22 09:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '23', '8', '30', '01', 'Tue May 23
08:30:00 2006', 'Tue May 23 09:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '24', '8', '30', '01', 'Wed May 24
08:30:00 2006', 'Wed May 24 09:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '25', '8', '30', '01', 'Thu May 25
08:30:00 2006', 'Thu May 25 09:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '26', '8', '30', '01', 'Fri May 26
08:30:00 2006', 'Fri May 26 09:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '27', '8', '30', '01', 'Sat May 27
08:30:00 2006', 'Sat May 27 09:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '28', '8', '30', '01', 'Sun May 28
08:30:00 2006', 'Sun May 28 09:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
</tr>
<tr>
<th bgcolor="#BFBFB F"><span class="style2">
</span></th>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '22', '8', '45', '01', 'Mon May 22
08:45:00 2006', 'Mon May 22 09:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '23', '8', '45', '01', 'Tue May 23
08:45:00 2006', 'Tue May 23 09:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '24', '8', '45', '01', 'Wed May 24
08:45:00 2006', 'Wed May 24 09:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '25', '8', '45', '01', 'Thu May 25
08:45:00 2006', 'Thu May 25 09:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '26', '8', '45', '01', 'Fri May 26
08:45:00 2006', 'Fri May 26 09:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '27', '8', '45', '01', 'Sat May 27
08:45:00 2006', 'Sat May 27 09:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '28', '8', '45', '01', 'Sun May 28
08:45:00 2006', 'Sun May 28 09:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
</tr>
<tr>
<tr>
<th bgcolor="#BFBFB F"><span class="style2">
<bold>09:00</bold>
</span></th>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '22', '9', '0', '01', 'Mon May 22
09:00:00 2006', 'Mon May 22 10:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>

<td rowspan="4" valign="top" class="tableBGC olBookedOff" onClick=""
onMouseOver="cl assName='tableB GColBooked'"
onMouseOut="cla ssName='tableBG ColBookedOff'">
<a
href="/roombooking/booking.htm?pat h=/roombooking/20065/200652390&_retu rnURL=%2Froombo oking%2Fweek.ht m%3Fday%3D25%26 month%3D05%26ye ar%3D2006">New
Booking</a>
</td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '24', '9', '0', '01', 'Wed May 24
09:00:00 2006', 'Wed May 24 10:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>

<td rowspan="32" valign="top" class="tableBGC olBookedOff" onClick=""
onMouseOver="cl assName='tableB GColBooked'"
onMouseOut="cla ssName='tableBG ColBookedOff'">
<a
href="/roombooking/booking.htm?pat h=/roombooking/20065/20065259001&_re turnURL=%2Froom booking%2Fweek. htm%3Fday%3D25% 26month%3D05%26 year%3D2006">Al l
Day</a>
</td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '26', '9', '0', '01', 'Fri May 26
09:00:00 2006', 'Fri May 26 10:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '27', '9', '0', '01', 'Sat May 27
09:00:00 2006', 'Sat May 27 10:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '28', '9', '0', '01', 'Sun May 28
09:00:00 2006', 'Sun May 28 10:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
</tr>
<tr>
<th bgcolor="#BFBFB F"><span class="style2">
</span></th>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '22', '9', '15', '01', 'Mon May 22
09:15:00 2006', 'Mon May 22 10:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '24', '9', '15', '01', 'Wed May 24
09:15:00 2006', 'Wed May 24 10:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '26', '9', '15', '01', 'Fri May 26
09:15:00 2006', 'Fri May 26 10:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '27', '9', '15', '01', 'Sat May 27
09:15:00 2006', 'Sat May 27 10:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '28', '9', '15', '01', 'Sun May 28
09:15:00 2006', 'Sun May 28 10:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
</tr>
<tr>
<th bgcolor="#BFBFB F"><span class="style2">
<bold>09:30</bold>
</span></th>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '22', '9', '30', '01', 'Mon May 22
09:30:00 2006', 'Mon May 22 10:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '24', '9', '30', '01', 'Wed May 24
09:30:00 2006', 'Wed May 24 10:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '26', '9', '30', '01', 'Fri May 26
09:30:00 2006', 'Fri May 26 10:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '27', '9', '30', '01', 'Sat May 27
09:30:00 2006', 'Sat May 27 10:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '28', '9', '30', '01', 'Sun May 28
09:30:00 2006', 'Sun May 28 10:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
</tr>
<tr>
<th bgcolor="#BFBFB F"><span class="style2">
</span></th>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '22', '9', '45', '01', 'Mon May 22
09:45:00 2006', 'Mon May 22 10:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '24', '9', '45', '01', 'Wed May 24
09:45:00 2006', 'Wed May 24 10:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '26', '9', '45', '01', 'Fri May 26
09:45:00 2006', 'Fri May 26 10:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '27', '9', '45', '01', 'Sat May 27
09:45:00 2006', 'Sat May 27 10:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '28', '9', '45', '01', 'Sun May 28
09:45:00 2006', 'Sun May 28 10:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
</tr>
<tr>
<tr>
<th bgcolor="#BFBFB F"><span class="style2">
<bold>10:00</bold>
</span></th>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '22', '10', '0', '01', 'Mon May 22
10:00:00 2006', 'Mon May 22 11:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '23', '10', '0', '01', 'Tue May 23
10:00:00 2006', 'Tue May 23 11:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '24', '10', '0', '01', 'Wed May 24
10:00:00 2006', 'Wed May 24 11:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '26', '10', '0', '01', 'Fri May 26
10:00:00 2006', 'Fri May 26 11:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '27', '10', '0', '01', 'Sat May 27
10:00:00 2006', 'Sat May 27 11:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '28', '10', '0', '01', 'Sun May 28
10:00:00 2006', 'Sun May 28 11:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
</tr>
<tr>
<th bgcolor="#BFBFB F"><span class="style2">
</span></th>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '22', '10', '15', '01', 'Mon May 22
10:15:00 2006', 'Mon May 22 11:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '23', '10', '15', '01', 'Tue May 23
10:15:00 2006', 'Tue May 23 11:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '24', '10', '15', '01', 'Wed May 24
10:15:00 2006', 'Wed May 24 11:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '26', '10', '15', '01', 'Fri May 26
10:15:00 2006', 'Fri May 26 11:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '27', '10', '15', '01', 'Sat May 27
10:15:00 2006', 'Sat May 27 11:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '28', '10', '15', '01', 'Sun May 28
10:15:00 2006', 'Sun May 28 11:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
</tr>
<tr>
<th bgcolor="#BFBFB F"><span class="style2">
<bold>10:30</bold>
</span></th>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '22', '10', '30', '01', 'Mon May 22
10:30:00 2006', 'Mon May 22 11:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '23', '10', '30', '01', 'Tue May 23
10:30:00 2006', 'Tue May 23 11:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '24', '10', '30', '01', 'Wed May 24
10:30:00 2006', 'Wed May 24 11:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '26', '10', '30', '01', 'Fri May 26
10:30:00 2006', 'Fri May 26 11:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '27', '10', '30', '01', 'Sat May 27
10:30:00 2006', 'Sat May 27 11:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '28', '10', '30', '01', 'Sun May 28
10:30:00 2006', 'Sun May 28 11:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
</tr>
<tr>
<th bgcolor="#BFBFB F"><span class="style2">
</span></th>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '22', '10', '45', '01', 'Mon May 22
10:45:00 2006', 'Mon May 22 11:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '23', '10', '45', '01', 'Tue May 23
10:45:00 2006', 'Tue May 23 11:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '24', '10', '45', '01', 'Wed May 24
10:45:00 2006', 'Wed May 24 11:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '26', '10', '45', '01', 'Fri May 26
10:45:00 2006', 'Fri May 26 11:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '27', '10', '45', '01', 'Sat May 27
10:45:00 2006', 'Sat May 27 11:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '28', '10', '45', '01', 'Sun May 28
10:45:00 2006', 'Sun May 28 11:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
</tr>
<tr>
<tr>
<th bgcolor="#BFBFB F"><span class="style2">
<bold>11:00</bold>
</span></th>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '22', '11', '0', '01', 'Mon May 22
11:00:00 2006', 'Mon May 22 12:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '23', '11', '0', '01', 'Tue May 23
11:00:00 2006', 'Tue May 23 12:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '24', '11', '0', '01', 'Wed May 24
11:00:00 2006', 'Wed May 24 12:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '26', '11', '0', '01', 'Fri May 26
11:00:00 2006', 'Fri May 26 12:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '27', '11', '0', '01', 'Sat May 27
11:00:00 2006', 'Sat May 27 12:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '28', '11', '0', '01', 'Sun May 28
11:00:00 2006', 'Sun May 28 12:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
</tr>
<tr>
<th bgcolor="#BFBFB F"><span class="style2">
</span></th>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '22', '11', '15', '01', 'Mon May 22
11:15:00 2006', 'Mon May 22 12:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '23', '11', '15', '01', 'Tue May 23
11:15:00 2006', 'Tue May 23 12:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '24', '11', '15', '01', 'Wed May 24
11:15:00 2006', 'Wed May 24 12:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '26', '11', '15', '01', 'Fri May 26
11:15:00 2006', 'Fri May 26 12:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '27', '11', '15', '01', 'Sat May 27
11:15:00 2006', 'Sat May 27 12:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '28', '11', '15', '01', 'Sun May 28
11:15:00 2006', 'Sun May 28 12:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
</tr>
<tr>
<th bgcolor="#BFBFB F"><span class="style2">
<bold>11:30</bold>
</span></th>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '22', '11', '30', '01', 'Mon May 22
11:30:00 2006', 'Mon May 22 12:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '23', '11', '30', '01', 'Tue May 23
11:30:00 2006', 'Tue May 23 12:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '24', '11', '30', '01', 'Wed May 24
11:30:00 2006', 'Wed May 24 12:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '26', '11', '30', '01', 'Fri May 26
11:30:00 2006', 'Fri May 26 12:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '27', '11', '30', '01', 'Sat May 27
11:30:00 2006', 'Sat May 27 12:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '28', '11', '30', '01', 'Sun May 28
11:30:00 2006', 'Sun May 28 12:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
</tr>
<tr>
<th bgcolor="#BFBFB F"><span class="style2">
</span></th>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '22', '11', '45', '01', 'Mon May 22
11:45:00 2006', 'Mon May 22 12:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '23', '11', '45', '01', 'Tue May 23
11:45:00 2006', 'Tue May 23 12:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '24', '11', '45', '01', 'Wed May 24
11:45:00 2006', 'Wed May 24 12:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '26', '11', '45', '01', 'Fri May 26
11:45:00 2006', 'Fri May 26 12:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '27', '11', '45', '01', 'Sat May 27
11:45:00 2006', 'Sat May 27 12:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '28', '11', '45', '01', 'Sun May 28
11:45:00 2006', 'Sun May 28 12:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
</tr>
<tr>
<tr>
<th bgcolor="#BFBFB F"><span class="style2">
<bold>12:00</bold>
</span></th>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '22', '12', '0', '01', 'Mon May 22
12:00:00 2006', 'Mon May 22 13:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '23', '12', '0', '01', 'Tue May 23
12:00:00 2006', 'Tue May 23 13:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '24', '12', '0', '01', 'Wed May 24
12:00:00 2006', 'Wed May 24 13:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '26', '12', '0', '01', 'Fri May 26
12:00:00 2006', 'Fri May 26 13:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '27', '12', '0', '01', 'Sat May 27
12:00:00 2006', 'Sat May 27 13:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '28', '12', '0', '01', 'Sun May 28
12:00:00 2006', 'Sun May 28 13:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
</tr>
<tr>
<th bgcolor="#BFBFB F"><span class="style2">
</span></th>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '22', '12', '15', '01', 'Mon May 22
12:15:00 2006', 'Mon May 22 13:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '23', '12', '15', '01', 'Tue May 23
12:15:00 2006', 'Tue May 23 13:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '24', '12', '15', '01', 'Wed May 24
12:15:00 2006', 'Wed May 24 13:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '26', '12', '15', '01', 'Fri May 26
12:15:00 2006', 'Fri May 26 13:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '27', '12', '15', '01', 'Sat May 27
12:15:00 2006', 'Sat May 27 13:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '28', '12', '15', '01', 'Sun May 28
12:15:00 2006', 'Sun May 28 13:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
</tr>
<tr>
<th bgcolor="#BFBFB F"><span class="style2">
<bold>12:30</bold>
</span></th>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '22', '12', '30', '01', 'Mon May 22
12:30:00 2006', 'Mon May 22 13:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '23', '12', '30', '01', 'Tue May 23
12:30:00 2006', 'Tue May 23 13:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '24', '12', '30', '01', 'Wed May 24
12:30:00 2006', 'Wed May 24 13:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '26', '12', '30', '01', 'Fri May 26
12:30:00 2006', 'Fri May 26 13:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '27', '12', '30', '01', 'Sat May 27
12:30:00 2006', 'Sat May 27 13:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '28', '12', '30', '01', 'Sun May 28
12:30:00 2006', 'Sun May 28 13:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
</tr>
<tr>
<th bgcolor="#BFBFB F"><span class="style2">
</span></th>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '22', '12', '45', '01', 'Mon May 22
12:45:00 2006', 'Mon May 22 13:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '23', '12', '45', '01', 'Tue May 23
12:45:00 2006', 'Tue May 23 13:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '24', '12', '45', '01', 'Wed May 24
12:45:00 2006', 'Wed May 24 13:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '26', '12', '45', '01', 'Fri May 26
12:45:00 2006', 'Fri May 26 13:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '27', '12', '45', '01', 'Sat May 27
12:45:00 2006', 'Sat May 27 13:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '28', '12', '45', '01', 'Sun May 28
12:45:00 2006', 'Sun May 28 13:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
</tr>
<tr>
<tr>
<th bgcolor="#BFBFB F"><span class="style2">
<bold>13:00</bold>
</span></th>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '22', '13', '0', '01', 'Mon May 22
13:00:00 2006', 'Mon May 22 14:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '23', '13', '0', '01', 'Tue May 23
13:00:00 2006', 'Tue May 23 14:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '24', '13', '0', '01', 'Wed May 24
13:00:00 2006', 'Wed May 24 14:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '26', '13', '0', '01', 'Fri May 26
13:00:00 2006', 'Fri May 26 14:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '27', '13', '0', '01', 'Sat May 27
13:00:00 2006', 'Sat May 27 14:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '28', '13', '0', '01', 'Sun May 28
13:00:00 2006', 'Sun May 28 14:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
</tr>
<tr>
<th bgcolor="#BFBFB F"><span class="style2">
</span></th>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '22', '13', '15', '01', 'Mon May 22
13:15:00 2006', 'Mon May 22 14:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '23', '13', '15', '01', 'Tue May 23
13:15:00 2006', 'Tue May 23 14:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '24', '13', '15', '01', 'Wed May 24
13:15:00 2006', 'Wed May 24 14:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '26', '13', '15', '01', 'Fri May 26
13:15:00 2006', 'Fri May 26 14:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '27', '13', '15', '01', 'Sat May 27
13:15:00 2006', 'Sat May 27 14:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '28', '13', '15', '01', 'Sun May 28
13:15:00 2006', 'Sun May 28 14:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
</tr>
<tr>
<th bgcolor="#BFBFB F"><span class="style2">
<bold>13:30</bold>
</span></th>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '22', '13', '30', '01', 'Mon May 22
13:30:00 2006', 'Mon May 22 14:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '23', '13', '30', '01', 'Tue May 23
13:30:00 2006', 'Tue May 23 14:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '24', '13', '30', '01', 'Wed May 24
13:30:00 2006', 'Wed May 24 14:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '26', '13', '30', '01', 'Fri May 26
13:30:00 2006', 'Fri May 26 14:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '27', '13', '30', '01', 'Sat May 27
13:30:00 2006', 'Sat May 27 14:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '28', '13', '30', '01', 'Sun May 28
13:30:00 2006', 'Sun May 28 14:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
</tr>
<tr>
<th bgcolor="#BFBFB F"><span class="style2">
</span></th>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '22', '13', '45', '01', 'Mon May 22
13:45:00 2006', 'Mon May 22 14:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '23', '13', '45', '01', 'Tue May 23
13:45:00 2006', 'Tue May 23 14:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '24', '13', '45', '01', 'Wed May 24
13:45:00 2006', 'Wed May 24 14:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '26', '13', '45', '01', 'Fri May 26
13:45:00 2006', 'Fri May 26 14:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '27', '13', '45', '01', 'Sat May 27
13:45:00 2006', 'Sat May 27 14:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '28', '13', '45', '01', 'Sun May 28
13:45:00 2006', 'Sun May 28 14:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
</tr>
<tr>
<tr>
<th bgcolor="#BFBFB F"><span class="style2">
<bold>14:00</bold>
</span></th>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '22', '14', '0', '01', 'Mon May 22
14:00:00 2006', 'Mon May 22 15:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '23', '14', '0', '01', 'Tue May 23
14:00:00 2006', 'Tue May 23 15:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '24', '14', '0', '01', 'Wed May 24
14:00:00 2006', 'Wed May 24 15:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '26', '14', '0', '01', 'Fri May 26
14:00:00 2006', 'Fri May 26 15:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '27', '14', '0', '01', 'Sat May 27
14:00:00 2006', 'Sat May 27 15:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '28', '14', '0', '01', 'Sun May 28
14:00:00 2006', 'Sun May 28 15:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
</tr>
<tr>
<th bgcolor="#BFBFB F"><span class="style2">
</span></th>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '22', '14', '15', '01', 'Mon May 22
14:15:00 2006', 'Mon May 22 15:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '23', '14', '15', '01', 'Tue May 23
14:15:00 2006', 'Tue May 23 15:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '24', '14', '15', '01', 'Wed May 24
14:15:00 2006', 'Wed May 24 15:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '26', '14', '15', '01', 'Fri May 26
14:15:00 2006', 'Fri May 26 15:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '27', '14', '15', '01', 'Sat May 27
14:15:00 2006', 'Sat May 27 15:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '28', '14', '15', '01', 'Sun May 28
14:15:00 2006', 'Sun May 28 15:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
</tr>
<tr>
<th bgcolor="#BFBFB F"><span class="style2">
<bold>14:30</bold>
</span></th>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '22', '14', '30', '01', 'Mon May 22
14:30:00 2006', 'Mon May 22 15:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '23', '14', '30', '01', 'Tue May 23
14:30:00 2006', 'Tue May 23 15:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '24', '14', '30', '01', 'Wed May 24
14:30:00 2006', 'Wed May 24 15:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '26', '14', '30', '01', 'Fri May 26
14:30:00 2006', 'Fri May 26 15:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '27', '14', '30', '01', 'Sat May 27
14:30:00 2006', 'Sat May 27 15:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '28', '14', '30', '01', 'Sun May 28
14:30:00 2006', 'Sun May 28 15:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
</tr>
<tr>
<th bgcolor="#BFBFB F"><span class="style2">
</span></th>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '22', '14', '45', '01', 'Mon May 22
14:45:00 2006', 'Mon May 22 15:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '23', '14', '45', '01', 'Tue May 23
14:45:00 2006', 'Tue May 23 15:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '24', '14', '45', '01', 'Wed May 24
14:45:00 2006', 'Wed May 24 15:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '26', '14', '45', '01', 'Fri May 26
14:45:00 2006', 'Fri May 26 15:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '27', '14', '45', '01', 'Sat May 27
14:45:00 2006', 'Sat May 27 15:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '28', '14', '45', '01', 'Sun May 28
14:45:00 2006', 'Sun May 28 15:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
</tr>
<tr>
<tr>
<th bgcolor="#BFBFB F"><span class="style2">
<bold>15:00</bold>
</span></th>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '22', '15', '0', '01', 'Mon May 22
15:00:00 2006', 'Mon May 22 16:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '23', '15', '0', '01', 'Tue May 23
15:00:00 2006', 'Tue May 23 16:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '24', '15', '0', '01', 'Wed May 24
15:00:00 2006', 'Wed May 24 16:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '26', '15', '0', '01', 'Fri May 26
15:00:00 2006', 'Fri May 26 16:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '27', '15', '0', '01', 'Sat May 27
15:00:00 2006', 'Sat May 27 16:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '28', '15', '0', '01', 'Sun May 28
15:00:00 2006', 'Sun May 28 16:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
</tr>
<tr>
<th bgcolor="#BFBFB F"><span class="style2">
</span></th>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '22', '15', '15', '01', 'Mon May 22
15:15:00 2006', 'Mon May 22 16:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '23', '15', '15', '01', 'Tue May 23
15:15:00 2006', 'Tue May 23 16:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '24', '15', '15', '01', 'Wed May 24
15:15:00 2006', 'Wed May 24 16:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '26', '15', '15', '01', 'Fri May 26
15:15:00 2006', 'Fri May 26 16:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '27', '15', '15', '01', 'Sat May 27
15:15:00 2006', 'Sat May 27 16:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '28', '15', '15', '01', 'Sun May 28
15:15:00 2006', 'Sun May 28 16:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
</tr>
<tr>
<th bgcolor="#BFBFB F"><span class="style2">
<bold>15:30</bold>
</span></th>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '22', '15', '30', '01', 'Mon May 22
15:30:00 2006', 'Mon May 22 16:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '23', '15', '30', '01', 'Tue May 23
15:30:00 2006', 'Tue May 23 16:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '24', '15', '30', '01', 'Wed May 24
15:30:00 2006', 'Wed May 24 16:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '26', '15', '30', '01', 'Fri May 26
15:30:00 2006', 'Fri May 26 16:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '27', '15', '30', '01', 'Sat May 27
15:30:00 2006', 'Sat May 27 16:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '28', '15', '30', '01', 'Sun May 28
15:30:00 2006', 'Sun May 28 16:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
</tr>
<tr>
<th bgcolor="#BFBFB F"><span class="style2">
</span></th>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '22', '15', '45', '01', 'Mon May 22
15:45:00 2006', 'Mon May 22 16:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '23', '15', '45', '01', 'Tue May 23
15:45:00 2006', 'Tue May 23 16:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '24', '15', '45', '01', 'Wed May 24
15:45:00 2006', 'Wed May 24 16:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '26', '15', '45', '01', 'Fri May 26
15:45:00 2006', 'Fri May 26 16:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '27', '15', '45', '01', 'Sat May 27
15:45:00 2006', 'Sat May 27 16:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '28', '15', '45', '01', 'Sun May 28
15:45:00 2006', 'Sun May 28 16:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
</tr>
<tr>
<tr>
<th bgcolor="#BFBFB F"><span class="style2">
<bold>16:00</bold>
</span></th>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '22', '16', '0', '01', 'Mon May 22
16:00:00 2006', 'Mon May 22 17:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '23', '16', '0', '01', 'Tue May 23
16:00:00 2006', 'Tue May 23 17:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '24', '16', '0', '01', 'Wed May 24
16:00:00 2006', 'Wed May 24 17:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '26', '16', '0', '01', 'Fri May 26
16:00:00 2006', 'Fri May 26 17:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '27', '16', '0', '01', 'Sat May 27
16:00:00 2006', 'Sat May 27 17:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '28', '16', '0', '01', 'Sun May 28
16:00:00 2006', 'Sun May 28 17:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
</tr>
<tr>
<th bgcolor="#BFBFB F"><span class="style2">
</span></th>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '22', '16', '15', '01', 'Mon May 22
16:15:00 2006', 'Mon May 22 17:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '23', '16', '15', '01', 'Tue May 23
16:15:00 2006', 'Tue May 23 17:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '24', '16', '15', '01', 'Wed May 24
16:15:00 2006', 'Wed May 24 17:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '26', '16', '15', '01', 'Fri May 26
16:15:00 2006', 'Fri May 26 17:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '27', '16', '15', '01', 'Sat May 27
16:15:00 2006', 'Sat May 27 17:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '28', '16', '15', '01', 'Sun May 28
16:15:00 2006', 'Sun May 28 17:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
</tr>
<tr>
<th bgcolor="#BFBFB F"><span class="style2">
<bold>16:30</bold>
</span></th>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '22', '16', '30', '01', 'Mon May 22
16:30:00 2006', 'Mon May 22 17:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '23', '16', '30', '01', 'Tue May 23
16:30:00 2006', 'Tue May 23 17:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '24', '16', '30', '01', 'Wed May 24
16:30:00 2006', 'Wed May 24 17:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '26', '16', '30', '01', 'Fri May 26
16:30:00 2006', 'Fri May 26 17:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '27', '16', '30', '01', 'Sat May 27
16:30:00 2006', 'Sat May 27 17:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '28', '16', '30', '01', 'Sun May 28
16:30:00 2006', 'Sun May 28 17:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
</tr>
<tr>
<th bgcolor="#BFBFB F"><span class="style2">
</span></th>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '22', '16', '45', '01', 'Mon May 22
16:45:00 2006', 'Mon May 22 17:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '23', '16', '45', '01', 'Tue May 23
16:45:00 2006', 'Tue May 23 17:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '24', '16', '45', '01', 'Wed May 24
16:45:00 2006', 'Wed May 24 17:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '26', '16', '45', '01', 'Fri May 26
16:45:00 2006', 'Fri May 26 17:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '27', '16', '45', '01', 'Sat May 27
16:45:00 2006', 'Sat May 27 17:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '28', '16', '45', '01', 'Sun May 28
16:45:00 2006', 'Sun May 28 17:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
</tr>
<tr>
<tr>
<th bgcolor="#BFBFB F"><span class="style2">
<bold>17:00</bold>
</span></th>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '22', '17', '0', '01', 'Mon May 22
17:00:00 2006', 'Mon May 22 18:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '23', '17', '0', '01', 'Tue May 23
17:00:00 2006', 'Tue May 23 18:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '24', '17', '0', '01', 'Wed May 24
17:00:00 2006', 'Wed May 24 18:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '25', '17', '0', '01', 'Thu May 25
17:00:00 2006', 'Thu May 25 18:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '26', '17', '0', '01', 'Fri May 26
17:00:00 2006', 'Fri May 26 18:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '27', '17', '0', '01', 'Sat May 27
17:00:00 2006', 'Sat May 27 18:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '28', '17', '0', '01', 'Sun May 28
17:00:00 2006', 'Sun May 28 18:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
</tr>
<tr>
<th bgcolor="#BFBFB F"><span class="style2">
</span></th>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '22', '17', '15', '01', 'Mon May 22
17:15:00 2006', 'Mon May 22 18:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '23', '17', '15', '01', 'Tue May 23
17:15:00 2006', 'Tue May 23 18:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '24', '17', '15', '01', 'Wed May 24
17:15:00 2006', 'Wed May 24 18:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '25', '17', '15', '01', 'Thu May 25
17:15:00 2006', 'Thu May 25 18:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '26', '17', '15', '01', 'Fri May 26
17:15:00 2006', 'Fri May 26 18:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '27', '17', '15', '01', 'Sat May 27
17:15:00 2006', 'Sat May 27 18:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '28', '17', '15', '01', 'Sun May 28
17:15:00 2006', 'Sun May 28 18:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
</tr>
<tr>
<th bgcolor="#BFBFB F"><span class="style2">
<bold>17:30</bold>
</span></th>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '22', '17', '30', '01', 'Mon May 22
17:30:00 2006', 'Mon May 22 18:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '23', '17', '30', '01', 'Tue May 23
17:30:00 2006', 'Tue May 23 18:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '24', '17', '30', '01', 'Wed May 24
17:30:00 2006', 'Wed May 24 18:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '25', '17', '30', '01', 'Thu May 25
17:30:00 2006', 'Thu May 25 18:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '26', '17', '30', '01', 'Fri May 26
17:30:00 2006', 'Fri May 26 18:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '27', '17', '30', '01', 'Sat May 27
17:30:00 2006', 'Sat May 27 18:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '28', '17', '30', '01', 'Sun May 28
17:30:00 2006', 'Sun May 28 18:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
</tr>
<tr>
<th bgcolor="#BFBFB F"><span class="style2">
</span></th>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '22', '17', '45', '01', 'Mon May 22
17:45:00 2006', 'Mon May 22 18:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '23', '17', '45', '01', 'Tue May 23
17:45:00 2006', 'Tue May 23 18:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '24', '17', '45', '01', 'Wed May 24
17:45:00 2006', 'Wed May 24 18:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '25', '17', '45', '01', 'Thu May 25
17:45:00 2006', 'Thu May 25 18:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '26', '17', '45', '01', 'Fri May 26
17:45:00 2006', 'Fri May 26 18:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '27', '17', '45', '01', 'Sat May 27
17:45:00 2006', 'Sat May 27 18:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '28', '17', '45', '01', 'Sun May 28
17:45:00 2006', 'Sun May 28 18:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
</tr>
<tr>
<tr>
<th bgcolor="#BFBFB F"><span class="style2">
<bold>18:00</bold>
</span></th>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '22', '18', '0', '01', 'Mon May 22
18:00:00 2006', 'Mon May 22 19:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '23', '18', '0', '01', 'Tue May 23
18:00:00 2006', 'Tue May 23 19:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '24', '18', '0', '01', 'Wed May 24
18:00:00 2006', 'Wed May 24 19:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '25', '18', '0', '01', 'Thu May 25
18:00:00 2006', 'Thu May 25 19:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '26', '18', '0', '01', 'Fri May 26
18:00:00 2006', 'Fri May 26 19:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '27', '18', '0', '01', 'Sat May 27
18:00:00 2006', 'Sat May 27 19:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '28', '18', '0', '01', 'Sun May 28
18:00:00 2006', 'Sun May 28 19:00:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
</tr>
<tr>
<th bgcolor="#BFBFB F"><span class="style2">
</span></th>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '22', '18', '15', '01', 'Mon May 22
18:15:00 2006', 'Mon May 22 19:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '23', '18', '15', '01', 'Tue May 23
18:15:00 2006', 'Tue May 23 19:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '24', '18', '15', '01', 'Wed May 24
18:15:00 2006', 'Wed May 24 19:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '25', '18', '15', '01', 'Thu May 25
18:15:00 2006', 'Thu May 25 19:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '26', '18', '15', '01', 'Fri May 26
18:15:00 2006', 'Fri May 26 19:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '27', '18', '15', '01', 'Sat May 27
18:15:00 2006', 'Sat May 27 19:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '28', '18', '15', '01', 'Sun May 28
18:15:00 2006', 'Sun May 28 19:15:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
</tr>
<tr>
<th bgcolor="#BFBFB F"><span class="style2">
<bold>18:30</bold>
</span></th>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '22', '18', '30', '01', 'Mon May 22
18:30:00 2006', 'Mon May 22 19:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '23', '18', '30', '01', 'Tue May 23
18:30:00 2006', 'Tue May 23 19:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '24', '18', '30', '01', 'Wed May 24
18:30:00 2006', 'Wed May 24 19:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '25', '18', '30', '01', 'Thu May 25
18:30:00 2006', 'Thu May 25 19:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '26', '18', '30', '01', 'Fri May 26
18:30:00 2006', 'Fri May 26 19:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '27', '18', '30', '01', 'Sat May 27
18:30:00 2006', 'Sat May 27 19:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '28', '18', '30', '01', 'Sun May 28
18:30:00 2006', 'Sun May 28 19:30:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
</tr>
<tr>
<th bgcolor="#BFBFB F"><span class="style2">
</span></th>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '22', '18', '45', '01', 'Mon May 22
18:45:00 2006', 'Mon May 22 19:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '23', '18', '45', '01', 'Tue May 23
18:45:00 2006', 'Tue May 23 19:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '24', '18', '45', '01', 'Wed May 24
18:45:00 2006', 'Wed May 24 19:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '25', '18', '45', '01', 'Thu May 25
18:45:00 2006', 'Thu May 25 19:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '26', '18', '45', '01', 'Fri May 26
18:45:00 2006', 'Fri May 26 19:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '27', '18', '45', '01', 'Sat May 27
18:45:00 2006', 'Sat May 27 19:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
<td height="25" valign="top" class="tableBGC olOff style3"
onclick="openRo om( '2006', '05', '28', '18', '45', '01', 'Sun May 28
18:45:00 2006', 'Sun May 28 19:45:00 2006');"
onMouseOver="cl assName='tableB GCol'"
onMouseOut="cla ssName='tableBG ColOff'">&nbsp; </td>
</tr>
<tr>
</table>

May 23 '06 #1
3 1380
"AndyHolyer " <an**@holyer.or g> wrote:
I rendered the page, and indeed it specified rowspan="32" (I'll paste
the HTML produced at the bottom of this posting). To keep things neat
the corresponding cell in the next 31 lines is omitted.
To keep things 'neat'? Um, it's more than just neatness. If you don't
'omit' the cell in the subsequent rows you're actually adding more
cells to the row, not doubling up on the one already there.
However when I render this, the box only comes out as 24 rows high.
I've tried this rendering in IE, Safari, Firefox and Opera, and the
result is the same.

Thanks in advance for any advice. And yes, I do know it's terribly 20th
Century to format with tables, but that's the style the shop I work for
goes for....
Tables are the correct markup to use in this case 'cos a calendar is
surely tabular data. It's everything else about your code that's
horrible...

And where's the form you mentioned in your subject?
</tr>
<tr>
<tr>
<th bgcolor="#BFBFB F"><span class="style2">


See that? How many table rows do you think
<tr>
<tr>
creates?

Next time, please post a URL to an online example instead of adding
hundreds of lines to your post.

Steve
--
"My theories appal you, my heresies outrage you,
I never answer letters and you don't like my tie." - The Doctor

Steve Pugh <st***@pugh.net > <http://steve.pugh.net/>
May 23 '06 #2
On 23 May 2006 08:55:15 -0700 AndyHolyer <an**@holyer.or g> wrote:

| Thanks in advance for any advice. And yes, I do know it's terribly 20th
| Century to format with tables, but that's the style the shop I work for
| goes for....

That depends on who you ask. IMHO, it's still fine to use tables for
layout. Some would rather you bulk up the size of the page by using
DIV with classes and CSS with selectors and put all your {col,row}space
and other attributes there. I've decided that KISS really means using
tables for what tables work well for.
May 25 '06 #3
On 23 May 2006 08:55:15 -0700 AndyHolyer <an**@holyer.or g> wrote:

| Bookings can be of various lengths, and a day is implemented as a
| table, with each row signifying a a 15-minute period. To test the
| system I decided to make a 9:00-17:00 booking. This will produce a cell
| with a rowspan of 32.
|
| I rendered the page, and indeed it specified rowspan="32" (I'll paste
| the HTML produced at the bottom of this posting). To keep things neat
| the corresponding cell in the next 31 lines is omitted.

It would have been better to have give a URL of the simplest page
that shows the effect as described, rather that a part of the HTML
that may or may not do that when manually reconstructed into a page
by someone else. The work required to see the effect, I decided
not to bother with.
May 25 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
2537
by: Yaron C. | last post by:
Hello, I would like to ask for your help. I am trying to create a page with table of many form elements. The size of the table is 84x10 (84 rows, 10 columns) and each cell contains 1 form element (select box, checkbox, etc ...) As you can see I have 840 form elements in the page.
79
3765
by: VK | last post by:
I wandering about the common proctice of some UA's producers to spoof the UA string to pretend to be another browser (most often IE). Shouldn't it be considered as a trademark violation of the relevant name owner? If I make a whisky and call it "Jack Daniels", I most probably will have some serious legal problems. "Mozilla" partially appeared because NCSA stopped them from using "Mosaic" in the UA string. Is it some different...
6
1908
by: drec | last post by:
I am just learning Javascript and I would like to create a basic form that gives me two options. This will be using either checkbox or radio input type, however I would like the second option to allow the user to type in a value. Also, I would like the 2nd option only editable if the button for that option is selected. All I can seem to find is basic examples of forms, and none of which have this feature. The form would look something...
19
2143
by: Coward 9 | last post by:
HI, I saw in an example hello.aspx, there is a <form tagbeing used like <form runat="server> I search all html tag references and could NOT find "runat" attributes for <formtag. which reference should I use in order to find that?
0
1195
by: =?Utf-8?B?TW9ydGVuIFdlbm5ldmlrIFtDIyBNVlBd?= | last post by:
"Ron" wrote: Hi Ron, I'm afraid you won't get the snappy user interface you may get with native code. Event though you do all your creation in the constructor. A lot of code won't actually run until the controls are actually created (assigned with window handle etc). You are better off putting the loading code in the load event rather than the constructor because of this.
0
8691
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9038
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8920
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8887
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7755
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5877
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4633
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3060
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2351
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.