<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// NOTE: search for the text you want to edit use: edit - find


document.write('<TABLE cellpadding="5" cellspacing="0" border="0" width="125"><tr><td align="center">');
document.write('<span class="subtitle">');

document.write('Featured Products<BR>');

document.write('</span>');

document.write('November, 2004');

document.write('<br><br>');

document.write('<span class="subtitle">');

document.write('Car Seat Heater<BR>');

document.write('</span>');

document.write('"Veterok Deluxe"<br>');

document.write('<a href="carseatheater.htm"><img src="picts/topics-1.jpg" vspace="3" height="99" width="100" border="1" alt="Car Seat Heater - Veterok Deluxe"><br>');

document.write('click for details</a>');

document.write('<br><br>');
document.write('<span class="subtitle">');

document.write('Massage Table Warmer<BR>');

document.write('</span>');

document.write('"Deluxe Edition"<br>');

document.write('<a href="massagetablewarmer.htm"><img src="picts/topics-3.jpg" vspace="3" height="75" width="100" border="1" alt="Massage Table Warmer - Deluxe Edition"><br>');

document.write('click for details</a>');

document.write('<br><br>');




document.write('<IMG SRC="picts/spacer.gif" HEIGHT="5" WIDTH="100" border="0" alt="image"><BR>');

document.write('</td></tr></table>');


//  End -->