<!-- 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="sidebarlinks">');


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

document.write('<a href="index.html">Browser our products</a><br>');
document.write('<a href="lighters.html">Lighters</a><br>');
document.write('<a href="pipes.htm">Pipes</a><br>');
document.write('<a href="humidors.htm">Humidors</a><br>');
document.write('<a href="pipe_accessories.html">Pipe Accessories</a><br>');
document.write('<a href="cigar_accessories.html">Cigar Accessories</a><br>');
document.write('<a href="cigarette_accessories.html">Cigarette Accessories</a><br>');
document.write('<a href="personal_collections.html">Personal Collections</a><br>');




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('This month only <span class="hilite">FREE SHIPPING</span> with Comoy Vest Pocket . <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>');





// THIS IS AN EXTRA PARAGRAPH - CHANGE BELOW TO YES TO SHOW IT




var extra_paragraph 	= "yes"	  // SHOW ANOTHER PARAGRAPH


   if (extra_paragraph == "yes") {

// START TOPIC 3

document.write('<br>');

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

document.write('Humidors:');

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

document.write('We provide plenty of the best quanity humidors made of spanish cedar plus rosewood and cherry wood.<br>');

document.write('<center><a href="humidors.htm"><img src="picts/sidebar-left1.jpg" border="1" vspace="5"></a><br></center>');
document.write('<center><a href="humidors.htm"><img src="picts/sidebar-left2.jpg" border="1" vspace="5"></a><br></center>');

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

}


// THIS IS AN EXTRA PARAGRAPH - CHANGE BELOW TO YES TO SHOW IT




var extra_paragraph 	= "yes"	  // SHOW ANOTHER PARAGRAPH


   if (extra_paragraph == "yes") {

// START TOPIC 4

document.write('<br>');

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

document.write('Cigar Travelers:');

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

document.write('Made of aluminium plus real leather and spanish cedar with s/s cutter, punch and holder.<br>');

document.write('<center><a href="humidors.htm"><img src="picts/sidebar-left5.jpg" border="1" vspace="5"></a><br></center>');

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

}

// THIS IS AN EXTRA PARAGRAPH - CHANGE BELOW TO YES TO SHOW IT




var extra_paragraph 	= "yes"	  // SHOW ANOTHER PARAGRAPH


   if (extra_paragraph == "yes") {

// START TOPIC 6

document.write('<br>');

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

document.write('Lighters:');

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

document.write('Sarome, the world class brand lighters with near hundred of models since 1940 made in Tokyo, Japan.<br>');

document.write('<center><a href="saromelighters.htm"><img src="picts/sidebar-left21.jpg" border="1" vspace="5"></a><br></center>');
document.write('<center><a href="saromelighters.htm"><img src="picts/sidebar-left22.jpg" border="1" vspace="5"></a><br></center>');
document.write('<center><a href="saromelighters.htm"><img src="picts/sidebar-left29.jpg" border="1" vspace="5"></a><br></center>');

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

}






//  End -->
