<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'





var showallwebco	= "no"		// SHOW ALLWEBCO COPYRIGHT





document.write('<table cellpadding="0" cellspacing="8" border="0" width="100%" class="footer"><tr><td align="left" valign="middle">');

document.write('&copy; Copyright 2011 ');

document.write('Tech Central LLC<br>');

document.write('<a href="mailto:info@techcentralsales.com?subject=Email thin client headquarters Webmaster" target="_top">Email Webmaster</a><br>');



// ALLWEBCO COPYRIGHT

	if (showallwebco == "yes") {
document.write('</td><td align="right" valign="middle">');
document.write('&copy; Design 2007 <a href="http://allwebcodesign.com" target="_blank">Allwebco</a><br>');
	}





document.write('</td></tr></table>');

//  End -->
