document.write('<table cellpadding="0" cellspacing="0" class="openhouse">');
document.write('<tr>');
document.write('<td id="header">Date</td>');
document.write('<td id="header">Time</td>');
document.write('<td id="header">Address</td>');
document.write('<td id="header">Contact</td>');
document.write('</tr>');
document.write('<tr id="notstriped">');
document.write('<td>Sunday<br />February 5, 2012</td>');
document.write('<td>12:00pm-2:00pm</td>');
document.write('<td>301 Brazilian Ave.<br />Palm Beach, FL 33480 $2.495M</td>');
document.write('<td style="text-align: left;">Toni Hollis/Gloria More<br />561.373.1835/561.373.7444<br /><a href="mailto:thollis@fiteshavell.com/gmore@fiteshavell.com">thollis@fiteshavell.com/gmore@fiteshavell.com</a></td>');
document.write('</tr>');
document.write('<tr id="striped">');
document.write('<td>Sunday<br />Febraury 5, 2012</td>');
document.write('<td>1:00pm-4:00pm</td>');
document.write('<td>170 Celestial Way TH #1-2<br />Juno Beach, FL 33408 $575,000</td>');
document.write('<td style="text-align: left;">Ronnie Hasozbek-Garcia<br />561.352.8452<br /><a href="mailto:rhg@fiteshavell.com">rhg@fiteshavell.com</a></td>');
document.write('</tr>');
document.write('<tr id="notstriped">');
document.write('<td>Sunday<br />February 5, 2012</td>');
document.write('<td>2:00pm-4:00pm</td>');
document.write('<td>583 E. Woods Road<br />Palm Beach, FL 33480 $2.395M</td>');
document.write('<td style="text-align: left;">Kerry Warwick/Roger Warwick<br />561.310.2262/561.818.0068<br /><a href="mailto:kwarwick@fiteshavell.com/rwarwick@fiteshavell.com">kwarwick@fiteshavell.com/rwarwick@fiteshavell.com</a></td>');
document.write('</tr>');
document.write('<tr id="striped">');
document.write('<td>Sunday<br />February 5, 2012</td>');
document.write('<td>2:00pm-4:00pm</td>');
document.write('<td>137 Peruvian Avenue<br />Palm Beach, FL 33480 $6.495M</td>');
document.write('<td style="text-align: left;">Toni Hollis/Gloria More<br />561.373.1835/561.373.7444<br /><a href="mailto:thollis@fiteshavell.com/gmore@fiteshavell.com">thollis@fiteshavell.com/gmore@fiteshavell.com</a></td>');
document.write('</tr>');
document.write('<tr id="notstriped">');
document.write('<td>Sunday<br />February 5, 2012</td>');
document.write('<td>2:00pm-4:00pm</td>');
document.write('<td>279 Colonial Lane<br />Palm Beach, FL 33480 $2.795M</td>');
document.write('<td style="text-align: left;">Elena Felipa-Thibault<br />561.309.2467<br /><a href="mailto:ethibault@fiteshavell.com">ethibault@fiteshavell.com</a></td>');
document.write('</tr>');
document.write('</table>');

