<!-- Main photos on dwproduct page with mouse over alert
document.write('<table cellpadding="2" cellspacing="0" border="0" bordercolor="000000" style="border-collapse: collapse"><tr><td>');
document.write('<img src="images/dwproduct/dwproduct1.jpg" border="1" onmouseover="alert_msg(\'A wreath made of evergreen boughs has long been used as a Christmas decoration and the smell of the fresh noble spruce will help create Christmas memories that will please you or that special someone on your gift giving list\')" onmouseout="away()"></a><br>');
document.write('</td></tr></table>');
document.write('<br>');
document.write('<table cellpadding="0" cellspacing="0" border="0" bordercolor="000000" style="border-collapse: collapse"><tr><td>');
document.write('<img src="images/dwproduct/dwproduct2.jpg" border="1"></a><br>');
document.write('</td></tr></table>');
document.write('<br>');
//  End -->
