<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Raymond Shay Digitals');

document.write('</span><br>');

document.write('4200 Newton; Suite 112<br>');

document.write('Dallas, TX 75219<br>');

document.write('PHONE: &nbsp;<span class="phonetitle">(214) 564.9949<BR></span>');

// document.write('FAX: &nbsp;<span class="phonetitle">(555) 555-5555<BR></span>');

document.write('<BR>E-Mail: ');

document.write('<a href="mailto:info@RaymondShay.Com">info@RaymondShay.com</a>');

//  End -->