<!-- Begin

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

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

document.write('Mill Creek Environmental Services, Inc.');

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

document.write('1818 Perimeter Road<br>');

document.write('Dawsonville, GA 30534<br>');

document.write('PHONE: <span class="phonetitle">(706)579-1607<BR></span>');

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

document.write(' <A HREF="mailto:info@millcreekenvironmental.com">info@millcreekenvironmental.com</a>');

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

document.write('<BR>the link above will open your default email program ');


//  End -->