<!-- 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('Nos Produits:');

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="products.html">Produits</a><br>');
document.write('<a href="sigarphoon_lighters.html">Briquets de Sigarphoon</a><br>');
document.write('<a href="legendex_pipes.html">Pipes de Legendex</a><br>');
document.write('<a href="legendex_corncobpipes.html">Pipes du ble de Legendex</a><br>');
document.write('<a href="pipe_filters.html">Filtres pour pipe </a><br>');
document.write('<a href="pipe_cleaners.html">Nettoyeurs pour pipe</a><br>');
document.write('<a href="pipe_stands.html">Stands du bois pour pipe</a><br>');
document.write('<a href="pipe_screens.html">Meshes pour pipe</a><br>');
document.write('<a href="pipe_tools.html">Outils pour pipe</a><br>');
document.write('<a href="humidors.html">Humidors</a><br>');
document.write('<a href="cigar_tubes.html">Tubes a cigare</a><br>');
document.write('<a href="cigar_cutters.html">Coupes a cigare</a><br>');
document.write('<a href="cigar_scissors.html">Ciseaux a cigare</a><br>');
document.write('<a href="cigar_punches.html">Punches a cigare</a><br>');
document.write('<a href="smokeless.html">Cendriers de sans fumee</a><br>');
document.write('<a href="flasks.html">Flacons</a><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 == "no") {

// START TOPIC 4

document.write('<br>');

document.write('<span class="sidebartitle">');

document.write('Humidors:');

document.write('<br></span><span class="sidebartext">');

document.write('Nous fournissons l abondance des meilleurs humidificateurs de qualite faits en cedre acajou plus le bois de bois de rose et de cerise.<br>');

document.write('<center><a href="humidors.html"><img src="picts/sidebar-left1.jpg" border="1" vspace="5"></a><br></center>');
document.write('<center><a href="humidors.html"><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 	= "no"	  // SHOW ANOTHER PARAGRAPH


   if (extra_paragraph == "no") {

// START TOPIC 5

document.write('<br>');

document.write('<span class="sidebartitle">');

document.write('Voyageurs de cigare:');

document.write('<br></span><span class="sidebartext">');

document.write('Fait de l aluminium plus le vrai cuir et le cedre acajou.<br>');

document.write('<center><a href="humidors.html"><img src="picts/sidebar-left5.jpg" border="1" vspace="5"></a><br></center>');

document.write('</span>');

}












//  End -->
