<!-- Begin

// NOTE: If you use a ' add a slash before it like this \' 

document.write('<span class="phonetitle">');

document.write('Contact us for more info.');

document.write('Natural Creations Landscaping Inc.');

document.write('</span><br>');

//document.write('356 East Bruce Street ');

//document.write('Joliet, IL  60434<br>');

document.write('<nobr>');

document.write('PHONE: <span class="phonetitle">(815) 724-0991</span>');

document.write('&nbsp;&nbsp;&nbsp;&nbsp;');

document.write('FAX: <span class="phonetitle">(815) 724-0996</span>');

document.write('</nobr><br><br>');

//document.write('eMail: ');

//document.write(' <A HREF="mailto:info@naturalcreationslandscaping.com">info@naturalcreationslandscaping.com</a><br>');


//  End -->