<!-- Begin

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


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

document.write('Landcraft');

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

document.write('<br>');

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

document.write('PHONE: <span class="phonetitle">(512) 301-1991<br></span>');

//document.write('FAX: &nbsp;&nbsp;<span class="phonetitle"><br></span>');

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

document.write(' <a href="mailto:landcraftaustin@gmail.com">landcraftaustin@gmail.com</a><br>');



//  End -->

