<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('<a href="map.htm">Click here</a> for directions to our studio.');

document.write('</span><br>');

document.write('John Tanguma');

document.write('</span><br>');

document.write('1401 Quail Crest Dr.<br>');

document.write('Austin, Texas 78758<br>');

document.write('PHONE: <span class="phonetitle">(512) 835-9820 <BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:tanbonito@cs.com">john@tanbonito.com</a><br>');


//  End -->