<!-- Begin


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

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

document.write('Stasswender Memorial Company');

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

document.write('2801 Hancock Drive<br>');

document.write('Austin, TX 78731<br>');

document.write('PHONE: <span class="phonetitle">(512) 477-5021<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(512) 477-5995<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:info@stasswender.com">info@stasswender.com</a><br>');


//  End -->