<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%"><tr><td align="center">');

// FLASH CHANGER OPTIONS

var notes1		= "yes"		// SHOW 1ST NOTES
var notes2		= "yes"		// SHOW 2ND NOTES
var sidewidth		= "175"		// SIDEBAR WIDTH - ALSO EDIT THE CSS SIDEBAR WIDTH
var pageheight		= "125"		// ADD HEIGHT TO ALL PAGES

var imagewidth		= "115"		// WIDTH OF THE SIDEBAR IMAGES
var imageheight		= "50"		// HEIGHT OF THE SIDEBAR IMAGES
var spacerheight	= "20"		// SPACING BETWEEN IMAGES



document.write('<br>');








// 1ST NOTES AREA


if (notes1 == "yes") {
document.write('<fieldset><legend>');

document.write('FREE STUFF<br></legend>');

document.write('Get a free bamboo bag on purchases of $100 or more.  Shipping is always free on any purchase.  Join our Facebook group for a chance to win a free t-shirt.<a href="http://dobamboo.com/deals.htm">Click for details & more deals...</a><br>');

document.write('</fieldset>');
document.write('<br><br>');
}


// 2ND NOTES AREA

  if (notes1 == "yes") {
document.write('<fieldset><legend>');

document.write('ARTICLES<br></legend>');

document.write('Click the links below to read articles featuring Do Bamboo</a><br>');
document.write('April 18, 2009 Toronto Star article by Vicky Sanderson<a href="http://www.thestar.com/article/619134"target="_blank">  Click to read.</a><br>');
document.write('June 23, 2007 Toronto Star article by Robyn Doolittle<a href="http://www.thestar.com/News/article/224709"target="_blank">  Click to read.</a><br>');
document.write('</fieldset>');
document.write('<br><br>');
}





// SIDEBAR IMAGES //

document.write('<a href="http://www.dobamboo.com/#Baby Lap T-Shirts $16 Each"><img src="picts/babytshirtsidebar.jpg" border="0" width="'+imagewidth+'" height="'+imageheight+'" class="Galborder"></a><br>');

document.write('<img src="picts/spacer.gif" width="5" height="'+spacerheight+'"><br>');

document.write('<a href="http://www.dobamboo.com/#Bath Towel Set"><img src="picts/bathtowelsidebar.jpg" border="0" width="'+imagewidth+'" height="'+imageheight+'" class="Galborder"></a><br>');

document.write('<img src="picts/spacer.gif" width="5" height="'+spacerheight+'"><br>');

document.write('<a href="http://www.dobamboo.com/#Bed Sheet Set"><img src="picts/bedsheetsidebar.jpg" border="0" width="'+imagewidth+'" height="'+imageheight+'" class="Galborder"></a><br>');

document.write('<img src="picts/spacer.gif" width="5" height="'+spacerheight+'"><br>');

document.write('<a href="http://www.dobamboo.com/#Fitted Boxer Brief"><img src="picts/boxersidebar.jpg" border="0" width="'+imagewidth+'" height="'+imageheight+'" class="Galborder"></a><br>');

document.write('<img src="picts/spacer.gif" width="5" height="'+spacerheight+'"><br>');

document.write('<a href="http://www.dobamboo.com/#Gitch"><img src="picts/GITCHlogosidebar.jpg" border="0" width="'+imagewidth+'" height="'+imageheight+'" class="Galborder"></a><br>');

document.write('<img src="picts/spacer.gif" width="5" height="'+spacerheight+'"><br>');

document.write('<a href="http://www.dobamboo.com/#Bamboo Toque"><img src="picts/toquesidebar.jpg" border="0" width="'+imagewidth+'" height="'+imageheight+'" class="Galborder"></a><br>');

document.write('<img src="picts/spacer.gif" width="5" height="'+spacerheight+'"><br>');

document.write('<a href="http://www.dobamboo.com/#Bamboo Full Zip Hooded Sweat Shirt"><img src="picts/hoodysidebar.jpg" border="0" width="'+imagewidth+'" height="'+imageheight+'" class="Galborder"></a><br>');

document.write('<img src="picts/spacer.gif" width="5" height="'+spacerheight+'"><br>');

document.write('<a href="http://www.dobamboo.com/#Women\'s &amp; Men\'s Polo Shirts $25&nbsp;"><img src="picts/polosidebar.jpg" border="0" width="'+imagewidth+'" height="'+imageheight+'" class="Galborder"></a><br>');

document.write('<img src="picts/spacer.gif" width="5" height="'+spacerheight+'"><br>');

document.write('<a href="http://www.dobamboo.com/#Bamboo Tote Bag"><img src="picts/totebagsidebar.jpg" border="0" width="'+imagewidth+'" height="'+imageheight+'" class="Galborder"></a><br>');

document.write('<img src="picts/spacer.gif" width="5" height="'+spacerheight+'"><br>');

document.write('<a href="http://www.dobamboo.com/#Bamboo Child & Youth T-Shirt"><img src="picts/childyouthtsidebar.jpg" border="0" width="'+imagewidth+'" height="'+imageheight+'" class="Galborder"></a><br>');

document.write('<img src="picts/spacer.gif" width="5" height="'+spacerheight+'"><br>');

document.write('<a href="http://www.dobamboo.com/#T-Shirts"><img src="picts/tshirtsidebar.jpg" border="0" width="'+imagewidth+'" height="'+imageheight+'" class="Galborder"></a><br>');

document.write('<img src="picts/spacer.gif" width="5" height="'+spacerheight+'"><br>');

document.write('<a href="http://www.dobamboo.com/#Long Sleeve T-Shirt"><img src="picts/lssidebar.jpg" border="0" width="'+imagewidth+'" height="'+imageheight+'" class="Galborder"></a><br>');

document.write('<img src="picts/spacer.gif" width="5" height="'+spacerheight+'"><br>');

document.write('<a href="http://www.dobamboo.com/#Bamboo Women & Men\'s Socks"><img src="picts/sockssidebar.jpg" border="0" width="'+imagewidth+'" height="'+imageheight+'" class="Galborder"></a><br>');

document.write('<img src="picts/spacer.gif" width="5" height="'+spacerheight+'"><br>');


document.write('<a href="http://www.facebook.com/group.php?gid=2258556868"  target="_blank"><img src="picts/sidebar-4.jpg" border="0" width="'+imagewidth+'" height="'+imageheight+'" class="Galborder"></a><br>');

document.write('<img src="picts/spacer.gif" width="5" height="'+spacerheight+'"><br>');





http://www.new.facebook.com/group.php?gid=2258556868


// 2ND NOTES AREA

  if (notes1 == "yes") {
document.write('<fieldset><legend>');

document.write('PRINTED SHIRTS<br></legend>');

document.write('Select eco-friendly slogans & symbols to personalize your shirt at no extra fee<a href="http://dobamboo.com/printsmain.htm"  >    Click for details...</a><br>');

document.write('</fieldset>');
document.write('<br><br>');
}







// PAGEHEIGHT AND WIDTH SPACER (EDIT VARIABLES AT THE TOP)

document.write('<IMG SRC="picts/spacer.gif" HEIGHT="'+pageheight+'" WIDTH="'+sidewidth+'" border="0"><br>');

document.write('</td></tr></table>');


//  End -->