<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

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

document.write('Dirk Stewart - Realtor');

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

document.write('Prudential Gary Greene, Realtors');

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

document.write('13450 FM 3005');

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

document.write('Galveston, TX 77554');

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

document.write('PHONE: <span class="phonetitle">(409) 392-4777<BR></span>');



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

document.write(' <A HREF="mailto:dirk@mygalvestonrealtor.com" class="link">dirk@mygalvestonrealtor.com</a><br>');


//  End -->