<!-- 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('I Nostri prodotti :');

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">Prodotti</a><br>');
document.write('<a href="sigarphoon_lighters.html">Accenditori di Sigarphoon</a><br>');
document.write('<a href="legendex_pipes.html">Condotti di Legendex</a><br>');
document.write('<a href="legendex_corncobpipes.html">Condotti di Corncob di Legendex</a><br>');
document.write('<a href="pipe_filters.html">Filtri dal condotti</a><br>');
document.write('<a href="pipe_cleaners.html">Pulitori di condotti</a><br>');
document.write('<a href="pipe_stands.html">Basamenti del condotti</a><br>');
document.write('<a href="pipe_screens.html">Schermi del condotti</a><br>');
document.write('<a href="pipe_tools.html">Attrezzi del condotti</a><br>');
document.write('<a href="humidors.html">Humidors</a><br>');
document.write('<a href="cigar_tubes.html">Tubi del sigaro</a><br>');
document.write('<a href="cigar_cutters.html">Taglierine di sigaro</a><br>');
document.write('<a href="cigar_scissors.html">Forbici del sigaro </a><br>');
document.write('<a href="cigar_punches.html">Punzoni del sigaro</a><br>');
document.write('<a href="smokeless.html">Portaceneri che non d¨¤ fumo</a><br>');
document.write('<a href="flasks.html">Boccette dell anca</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('Forniamo l abbondanza di migliori humidors di qualit¨¤ fatti di cedro spagnolo pi¨´ il legno della ciliegia e del palissandro.<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('Viaggiatori del sigaro:');

document.write('<br></span><span class="sidebartext">');

document.write('Fatto di alluminio pi¨´ cuoio reale e cedro spagnolo.<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 -->
