// JavaScript Document

document.write('<div id="footer">')
document.write('<table width="779" border="0" cellspacing="0" cellpadding="0">')
document.write('<tr>')						
document.write('<td>')
document.write('<div id="footer_rep">')
document.write('<div id="footer_left">')
document.write('© 2007  COURE Technologies, Inc. All rights reserved<br>')
document.write('4002 Hwy 78, Ste 530111, Snellville, GA 30039<br>')
document.write('Virginia Office - 703-361-8155, Georgia Office -678-367-3434')

document.write('</div>	')					
document.write('<div id="footer_right"><a href="index.htm">home</a>  | <a href="products.htm"> products</a> |  <a href="services.htm">services</a>  | <a href="support.htm"> support</a>  |  <a href="about.htm">about</a>  | <a href="careers.htm"> careers</a>  |  <a href="contact.asp">contact</a>  |    <a href="sitemap.htm">sitemap</a></div>')
document.write('</div>')
document.write('<div id="footer_bottm"></div>')
document.write('</td>')

document.write('</tr>')
document.write('</table>')
document.write('</div>')			