<!-- 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('Our 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="cmyktest.pdf">Printer test page(PDF)</a><br>');
document.write('<a href="hl-2700cn.htm">Products for Brother</a><br>');
document.write('<a href="hp.htm">Products for HP LaserJet</a><br>');
document.write('<a href="gallery1.htm">Products for Okidata</a><br>');
document.write('<a href="gallery2.htm">Products for Konica Minolta<br> Magicolor QMS 2300, 2400</a><br>');
document.write('<a href="gallery3.htm">Products for Samsung</a><br>');
document.write('<a href="gallery5.htm">Products for Sharp / Xerox</a><br>');
document.write('<a href="solar-panel.htm">Solar Panels</a><br>');
document.write('<a href="ledstrip.htm">LED strip light</a><br>');
document.write('<a href="leddimmer.htm">LED Dimmer</a><br>');
document.write('<a href="minisplit.htm">Ductless Air Conditioner</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 week special <span class="hilite">FREE SHIPPING</span> on US orders of $100.00 or more (Except Air conditioners, where $99.00 flat rate fee will apply)<a href="specials.htm"></a>');


document.write('<center>');

document.write('<a href="http://www.onlinemetals.com/index.cfm?affiliate_id=819" target="_blank"><img src="http://www.onlinemetals.com/images/button1.gif"></a>');

document.write('</center>');

document.write('<center>');
('<img src="picts/shipping.gif" border="0"><br>');
document.write('</center>');

document.write('</span>');






// START TOPIC 3



document.write('<br>');

document.write('<span class="sidebartitle">');

document.write('Our Customers Say:');

document.write('<br></span><span class="sidebartext">');

document.write('I have been buying toner and getting advice from printerdoctor for about three years now. I estimate that I have saved about $1500.00 per year in toner cost. The print quality is excellent and I have had no problems with my printers plus they have always been quick to answer my questions. Thanks!<br>');
document.write('<b>- Jim Juhl -</b><br>');


document.write('<br>');
document.write('I love this toner, and I saved a lot of $$$. You have a great product!!!<br>');
document.write('<b>- Pavel Manov -</b><br>');


document.write('<br>');
document.write('Everything explained thoroughly in included photo illustrated instructions and I had no problems with your pruduct.<br>');
document.write('<b>- A. Moroz -</b><br>');


document.write('<br>');
document.write('Easy to use, quick shipping and instant support. These guys realy know their stuff.<br>');
document.write('<b>- Max D. Cola -</b><br>');



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('<a href="warty.htm">* Warranty Policy *</a>');

document.write('');

document.write('<br></span><span class="sidebartext">');

document.write('<a href="warty.htm">...Warranty policy details...</a>');

document.write('');

//document.write('<center><a href="about.htm"><img src="picts/sidebar-left1.jpg" border="1" vspace="5"></a></center>');//

document.write('</span>');

}




//  End -->
