<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="subtitle">');

document.write('Flowers Etc. of Dixon, Inc.');

document.write('</span><br>');

document.write('1103 Palmyra Avenue<br>');

document.write('Dixon, IL 61021<br>');

document.write('<br>');

document.write('PHONE: <span class="subtitle">(815) 288-3335<BR></span>');

document.write('PHONE: <span class="subtitle">(800) 578-9139<BR></span>');

document.write('FAX: <span class="subtitle">(815) 425-3434<BR></span>');

document.write('<BR>E-mail us: flowers@grics.net');


//  End -->