<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="txtfooter">');

document.write('Toll free 888 90 COFFEE<br />');
document.write('\&copy\;Copyright 2009 Cause4Coffee.com All Rights Reserved. <br>');

document.write('Web Design \&amp\; Maintenance by BG Design www.bgdesign.us<br>');

document.write('</span>');



document.write('<br>');



//  End -->