<!-- 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('Products:');

document.write('<br></span><span class="Lucida Calligraphy">');


// START SIDEBAR LINKS - YOU CAN COPY AND PASTE A LINE TO ADD A LINK

document.write('<a href="index.html">Featured Products</a><br>');
document.write('<a href="gallery1.htm">China & Porceline Plates</a><br>');
document.write('<a href="gallery2.htm">Banks & Sports Items</a><br>');
document.write('<a href="gallery3.htm">Christmas Items</a><br>');
document.write('<a href="gallery4.htm">Accessories</a><br>');
document.write('<a href="gallery5.htm">Speciality Items</a><br>');
document.write('<a href="gallery6.htm">Vases</a><br>');
document.write('</span>');
document.write('<br>');
document.write('<center>');
document.write('<a href="http://www.keeponcalling.com" TARGET="_new"><img src="picts/keeponcalling_worldwide.gif" border="0"><br>');
document.write('<center>');
document.write('</span>');


// START TOPIC 2


document.write('<br>');

document.write('<span class="sidebartitle">');

document.write('Specials:');

document.write('<br></span><span class="sidebartext">');

document.write('<center>');
document.write('This week only <span class="hilite">FREE SHIPPING</span> with any order. <a href="specials.htm">Click for details</a><br>');
document.write('</center>');
document.write('<img src="picts/shipping.gif" border="0"><br>');
document.write('</center>');



document.write('</span>');




// START TOPIC 3


document.write('<br>');

document.write('<span class="sidebartitle">');

document.write('Collectables:');

document.write('<br></span><span class="sidebartext">');


document.write('<center>');
document.write('<a href="keychain.htm"><img src="picts/timeless5.jpg" border="0">');
document.write('<a href="babyshoe.htm"><img src="picts/timeless3.jpg" border="0">');
document.write('<a href="piggybank.htm"><img src="picts/timeless4.jpg" border="0">');
document.write('</center>');


document.write('</span>');



// START TOPIC 4



document.write('<br>');

document.write('<span class="sidebartitle">');

document.write('Our Customers Say:');

document.write('<br></span><span class="sidebartext">');

document.write('Ordering your products we have created a treasure for a generation.<br>');
document.write('<b>- Sanjeev Chaddha -</b><br>');


document.write('<br>');
document.write('I love it, I really really love it. You have a great product!!!<br>');
document.write('<b>- Jim Hall -</b><br>');


document.write('<br>');
document.write('Everything was explained thoroughly and I had no problems with my order.<br>');
document.write('<b>- A. Fidiarakis -</b><br>');


document.write('<br>');
document.write('Quick delivery and very spiffy looking stuff. I would recomend it to anyone<br>');
document.write('<b>- Jim Shoe -</b><br>');



document.write('</span>');

document.write('</center>');
document.write('<center><a href="index.html"><img src="picts/guaranteed.gif" border="0" ><br></center>');
document.write('</center>');











// 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 5

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 -->
