<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Molenstraat 33');

document.write('</span><br>');

document.write('<br>');

document.write('Aledo, Texas  76008<br>');

document.write('PHONE: <span class="phonetitle">(817) 437-0007<BR></span>');


//document.write('FAX: <span class="phonetitle"><BR></span>');


document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:john@molenstraat33.com" class="link">john@molenstraat33.com</a><br>');
document.write('<BR>or ');
document.write(' <A HREF="mailto:3sa@molentstraat33.com" class="link">3sa@molenstraat33.com</a><br>');


//  End -->