<!-- Begin SIDEBAR LEFT


// NUDGE DOWN SPACER
document.write('<img src="picts/spacer.gif" height="2" width="10"><br>')

// START TOPIC 1

document.write('<span class="sidebartitle">');

document.write('Specials:');

document.write('<br></span><span class="sidebarlinks">');


// START SIDEBAR LINKS - YOU CAN COPY AND PASTE A LINE TO ADD A LINK


document.write('<a href="gallery4.htm"><FONT><font color="FF0000"><strong>Products On Sale</a><FONT><strong><br>');

document.write('<a href="gallery8.htm">Whats New</a><br><br>');


document.write('</span>');


// START TOPIC 1

document.write('<span class="sidebartitle">');

document.write('Diaper Bags:');

document.write('<br></span><span class="sidebarlinks">');


// START SIDEBAR LINKS - YOU CAN COPY AND PASTE A LINE TO ADD A LINK



document.write('<a href="gallery1.htm"><FONT><font color="8A2BE2"><strong>Skip Hop</a><FONT><strong><br>');
document.write('<a href="gallery2.htm"><font color="FF4500">Diaper Dude</a><br>');
document.write('<a href="gallery3.htm"><font color="800000">JP Lizzy</a><br>');
document.write('<a href="Reese Li.htm"><font color="D2691E">Reese Li</a><br><br>');



document.write('</span>');





// START TOPIC 1

document.write('<span class="sidebartitle">');

document.write('Baby Essentials:');

document.write('<br></span><span class="sidebarlinks">');


// START SIDEBAR LINKS - YOU CAN COPY AND PASTE A LINE TO ADD A LINK


document.write('<a href="gallery5.htm"><FONT><font color="FF0000"><strong>Baby Blankets and Gift Sets</a><FONT><strong><br>');
document.write('<a href="gallery9.htm"><font color="FF4500">Cute Bibs</a><br>');
document.write('<a href="gallery10.htm"><font color="800000">Burp Cloths</a><br>');
document.write('<a href="gallery11.htm"><font color="D2691E">Bath Gift Sets</a><br>');




document.write('</span>');












// START TOPIC 3



document.write('<br>');

document.write('<span class="sidebartitle">');

document.write('Our Customers Say:');

document.write('<br></span><span class="sidebartext">');

document.write('Thanks so much for not only the nice product selection, but for the personalized customer service, which is so hard to find on the net.<br>');
document.write('<b>- Karen Anderson -</b><br>');


document.write('<br>');
document.write('I love our new bag, so convenient! Great products and great service!!!!<br>');
document.write('<b>- Jill Hall -</b><br>');


document.write('<br>');
document.write('Very pleasant on-line shopping experience, most impressive though was the quick response to my baby bag and delivery questions, thank you!<br>');
document.write('<b>- Darrel Toms -</b><br>');


document.write('<br>');
document.write('So much to prepare when having our first baby, your site made the Mothers Bag selection easy....we look forward to seeing your own products.<br>');
document.write('<b>- Ashanti Collins -</b><br>');



document.write('</span>');










// THIS IS AN EXTRA PARAGRAPH - CHANGE BELOW TO YES TO SHOW IT




var extra_paragraph 	= "no"	  // SHOW ANOTHER PARAGRAPH


   if (extra_paragraph == "yes") {

// START TOPIC 4

document.write('<br>');

document.write('<span class="sidebartitle">');

document.write('Paragraph Title:');

document.write('<br></span><span class="sidebartext">');

document.write('This is an extra paragraph with a linked image you can turn on by changing the above to a yes.<br>');

document.write('<center><a href="about.htm"><img src="picts/sidebar-left1.jpg" border="1" vspace="5"></a><br></center>');

document.write('</span>');

}




//  End -->
