<!-- Begin


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

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

document.write('Gerald and Debbie Tobola <br>');

document.write('Copper Shade Tree <br>');

document.write('206 E. Mill St.<br>');

document.write('Round Top, TX 78954<br>');


document.write('PHONE: <span class="phonetitle">(979) 249-4127<BR></span>');


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


//  End -->