<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Singing From The Soul');

document.write('</span><br>');

document.write('3500 Woodchase, Suite 1402<br>');

document.write('Houston, Texas 77042<br>');

document.write('PHONE: <span class="phonetitle">(713) 783-5779<br></span>');

document.write('FAX: <span class="phonetitle">(713) 783-1510<br></span>');

document.write('<br>E-mail us:<br>');

document.write(' <A HREF="mailto:info@singingfromthesoul.org">info@singingfromthesoul.org</a><br>');


//  End -->