<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('RubySpeaks, Inc.');

document.write('</span><br>');

document.write('9148 W. Vandeventor Dr.<br>');

document.write('Littleton, CO 80128<br>');

document.write('PHONE: <span class="phonetitle">(303) 933-9291<BR></span>');

document.write('FAX: <span class="phonetitle">(303) 904-2966<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@rubyspeaks.com">info@rubyspeaks.com</a><br>');


//  End -->