<!-- 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="brother.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="ledstrip5050.htm">LED strip 5050</a><br>');
document.write('<a href="ledstriprgb.htm">LED strip RGB</a><br>');
document.write('<a href="leddimmer.htm">LED Dimmer</a><br>');
document.write('<a href="dimmer-ir.htm">Dimmer with IR remote</a><br>');
document.write('<a href="dimmer-rf.htm">Dimmer with RF remote</a><br>');
document.write('<a href="minisplit.htm">Ductless Air Conditioner</a><br>');
document.write('<a href="minisplit-i.htm">iNVERTER Ductless AC</a>');
document.write('</span>');




// START TOPIC 2


document.write('<br>');

document.write('<span class="sidebartitle">');

document.write('Shipping special:');

document.write('<br></span><span class="sidebartext">');

document.write('Holiday season <span class="hilite">FREE SHIPPING</span> on US orders over $100.00 <br><br> Great deals on hosting, super fast network click here:<a href="specials.htm"></a>');


document.write('<center>');

document.write('<a href="http://www.eboundhost.com/"><img src="http://www.eboundhost.com/images/banners/88x31-1.gif" height="31" width="88" border=0></a>');

document.write('</center>');

document.write('<center>');
('<img src="picts/shipping.gif" border="0">');
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('Everything explained thoroughly in included photo illustrated instructions. These guys realy know their stuff. Easy to use, quick shipping and instant support.<br>');
document.write('<b>- A. Moroz -</b><br>');


document.write('<br>');
document.write('I have just received my second order from Printer Doctor in  a very timely manner. I live in Australia & have an Oki � printer. I have found negligible difference with the finished product. The toners are of a very high quality & the gloss finish is great. Whenever I have needed advice on my printer problems, I email to info@rinterdoctor.com . Their advice has  been fast & 100% correct every time. I do not hesitate in recommending printedoctor.com to anybody.<br>');
document.write('<b>- Chris Coghlan -</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 -->

