/*  Banner Board */
 
document.write('<table>');
  
document.write('<TR>'); 
document.write('<TD vAlign=top><IMG height=15 alt="" src="images/pixel.gif" width=170 border=0></TD>');
document.write('</TR>');
document.write('<TR>'); 
document.write('<TD width="170"><P>Available soon for only $15.95, our <font color="red">Fall Tablescapes 2009 CD</font>, showcasing all the table designs from our latest event!  Get yours today by <a href="contact.htm">contacting</a> our staff at Modern Accents!</TD>');
document.write('</TR>');
document.write('<TR>'); 
document.write('<TD width="170"><P align="center"><a href="tablescapes.htm"><img src="images/fall08cd_sml.jpg" border="0"></a></TD>');
document.write('</TR>');
document.write('<TR>'); 
document.write('<TD vAlign=top background=images/horizdot.gif>');
document.write('<IMG height=1 alt="" src="images/pixel.gif" width=226 border=0></TD>');
document.write('</TR>');
document.write('<TR>'); 
document.write('<TD vAlign=top><IMG height=5 alt="" src="images/pixel.gif" width=170 border=0></TD>');
document.write('</TR>');

document.write('<TR>'); 
document.write('<TD vAlign=top><IMG height=15 alt="" src="images/pixel.gif" width=170 border=0></TD>');
document.write('</TR>');
document.write('<TR>'); 
document.write('<TD width="170"><P>Visit <a href="http://www.internationalgems.net" target="_blank">International Gems</a> for all your jewelley needs! Exclusive dealer for Hearts on Fire Diamonds in BC!</TD>');
document.write('</TR>');
document.write('<TR>'); 
document.write('<TD vAlign=top background=images/horizdot.gif>');
document.write('<IMG height=1 alt="" src="images/pixel.gif" width=226 border=0></TD>');
document.write('</TR>');
document.write('<TR>'); 
document.write('<TD vAlign=top><IMG height=5 alt="" src="images/pixel.gif" width=170 border=0></TD>');
document.write('</TR>');

document.write('</table>');