<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'



var email	= "info@printerdoctor.com"	  // YOUR E-MAIL
var company	= "Akula LLC"	  // YOUR COMPANY NAME
var homelink	= "index.html"		  // LINK TO YOUR HOMEPAGE
var year	= "2005-2011"		  // COPYRIGHT YEAR
var showall	= "no"			  // SHOW allwebco




// All brand names and trademarks are the properties of their respective owners and are referred to here for descriptive purposes only. They are not affiliated with this product unless stated otherwise. The cartridge re-manufacturer, refill toner and component supplier and website owner or reseller are not associated with any printing equipment manufacturer. COPYRIGHT 2005-2011 © Akula LLC
// Unauthorized use or sale of this script is strictly prohibited by law

// YOU DO NOT NEED TO EDIT BELOW THIS LINE
// ---------------------------------------


document.write('<table cellpadding="0" cellspacing="0" border="0" width="100%" class="printhide"><tr><td width="10">');
document.write('<IMG SRC="picts/spacer.gif" height="30" width="10" border="0" alt="image"><br>');
document.write('</td><td ALIGN="left" VALIGN="middle">');

document.write('All brand names and trademarks are the properties of their respective owners and are referred to here for descriptive purposes only. They are not affiliated with this product unless stated otherwise. The cartridge re-manufacturer, refill toner and component supplier and website owner or reseller are not associated with any printing equipment manufacturer.');

document.write('<span class ="footer">&copy;Copyright '+year+' ');


document.write('<a href="'+homelink+'" target="_top">'+company+'</a> ');


document.write('All Rights Reserved. ');


document.write('For more information please contact us at '); 


document.write(' <A HREF="mailto:'+email+'">'+email+'</a>');


document.write('</span><br>');
document.write('</td><td ALIGN="right" VALIGN="middle">');


   if (showall == "yes") {
document.write('<span class="footer">');
document.write('<a href="http://allwebcodesign.com" target="_blank">AllWebCo Design</a> & <a href="http://allwebco.com" target="_blank">Hosting</a><br>&copy;Site Design '+year+'</span><br>');

}
else {
document.write('<br>');
}

document.write('</TD><td width="10">');
document.write('<IMG SRC="picts/spacer.gif" height="10" width="10" border="0" alt="image"><br>');
document.write('</td></tr></table>');


//  End -->
