document.write('<table border="0" cellspacing="0" width="100%" style="border-collapse: collapse">');
document.write('  	<tr>');
document.write('	    <td align="center" valign="bottom"><br /><br />');
document.write('		<a href="../home/index.htm" target="_top">Home</a> |');
document.write('		<a href="../sitemap/index.htm" target="_top">Sitemap</a> |');
document.write('		<a href="../products/index.htm" target="_top">Products</a> |');
document.write('		<a href="../sales/index.htm" target="_top">Sales</a> |');
document.write('		<a href="../lit/index.htm" target="_top">Request Info</a> |');
document.write('		<a href="../contact/index.htm" target="_top">Contact</a>');
document.write('		<br /><br />');
document.write('		<span style="font-size: 8pt; color: #333399;">');
document.write('		<a href="../home/set_copy.htm" target="_top">Copyright 1998-2011</a> Presidio Components, Inc.');
document.write('		</span></td>');
document.write('  	</tr>');
document.write('</table>');
