<!-- 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('Big Ben 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="products.html">Products</a><br>');
document.write('<a href="virgindeluxe.html">BB Virgin de Luxe</a><br>');
document.write('<a href="senator.html">BB Senator</a><br>');
document.write('<a href="unitedcolours.html">BB United Colours</a><br>');
document.write('<a href="smokey.html">BB Smokey</a><br>');
document.write('<a href="series5.html">BB Series 5</a><br>');
document.write('<a href="silverspigot.html">BB Silverline Nature</a><br>');
document.write('<a href="silvermid.html">BB Silverline Midnight</a><br>');
document.write('<a href="boranature.html">BB Bora Nature</a><br>');
document.write('<a href="boratan.html">BB Bora Tan</a><br>');
document.write('<a href="boracolours.html">BB Bora Colours</a><br>');
document.write('<a href="champion.html">BB Champion</a><br>');
document.write('<a href="mistralblack.html">BB Mistral Sandblast Black</a><br>');
document.write('<a href="mistralbrown.html">BB Mistral Sandblast Brown</a><br>');
document.write('<a href="mistralgiftset.html">BB Mistral Gift Set</a><br>');
document.write('<a href="canterbery.html">BB Canterbery</a><br>');
document.write('<a href="barbadoscn.html">BB Barbados Classic Nature</a><br>');
document.write('<a href="barbadostan.html">BB Barbados Classic Tan</a><br>');
document.write('<a href="barbadosfl.html">BB Barbados Flair</a><br>');
document.write('<a href="barbadosgl.html">BB Barbados Goldline</a><br>');
document.write('<a href="gallery.html">BB Gallery</a><br>');
document.write('<a href="excellent.html">BB Excellent</a><br>');
document.write('<a href="pamir.html">BB Pamir</a><br>');
document.write('<a href="lectura.html">BB Lectura</a><br>');
document.write('<a href="tattoo.html">AMPHORA Tattoo</a><br>');
document.write('<a href="faros.html">AMPHORA Faros</a><br>');
document.write('<a href="cigarillocases.html">BB Cigarillo Cases</a><br>');
document.write('<a href="cigarcases.html">BB Cigar Cases</a><br>');
document.write('<a href="cigarettecases.html">BB Cigarette Cases</a><br>');
document.write('<a href="pouches.html">BB Pouches for Pipe & Tobacco</a><br>');
document.write('<a href="stands.html">BB Pipe Stands</a><br>');
document.write('<a href="tools.html">BB Pipe Tools</a><br>');
document.write('<a href="filters.html">BB Pipe Filters</a><br>');
document.write('<a href="cleaners.html">BB Pipe Cleaners</a><br>');



document.write('</span>');





// START TOPIC 2



document.write('<br>');

document.write('<span class="sidebartitle">');

document.write('Important Links:');

document.write('<br></span><span class="sidebartext">');

document.write('<br>');
document.write('www.3jshopping.com<br>');
document.write('<b>The official website of the Canadian exclusive distributor of Big Ben, Amphora and Hilson products.</b><br>');


document.write('<br>');
document.write('www.sarome-canada.com<br>');
document.write('<b>The official website of the Canadian exclusive distributor of Sarome brand products.</b><br>');

document.write('<br>');
document.write('www.legendex.ws<br>');
document.write('<b>The official website of Legendex brand products.</b><br>');


document.write('</span>');












// START TOPIC 3



document.write('<br>');

document.write('<span class="sidebartitle">');

document.write('Authorized Dealers:');

document.write('<br></span><span class="sidebartext">');


document.write('www.mini-cigar.com<br>');
document.write('<b>The authorized internet dealer.</b><br>');


document.write('<br>');
document.write('www.samuelex.com<br>');
document.write('<b>The authorized wholeseller in Montreal, Quebec, Canada</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 == "no") {

// START TOPIC 5

document.write('<br>');

document.write('<span class="sidebartitle">');

document.write('Big Ben Accessories');

document.write('<br></span><span class="sidebartext">');

document.write('<br>');

document.write('<center><a href="filters.html"><img src="picts/sidebar-left1.jpg" border="1" vspace="1"></a><br></center>');
document.write('<center><a href="cigarillocases.html"><img src="picts/sidebar-left2.jpg" border="1" vspace="2"></a><br></center>');
document.write('<center><a href="cigarettecases.html"><img src="picts/sidebar-left3.jpg" border="1" vspace="3"></a><br></center>');

document.write('</span>');

}




//  End -->
