<!-- Begin

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


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

document.write('Gregg Construction');

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

document.write('525 Pine River Lane<br>');
              (PO Box 1573)

document.write('Estes Park, Co 80517<br>');

document.write('PHONE: <span class="phonetitle">(970) 586-0639<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(970) 586-0639<BR></span>');

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

document.write(' <A HREF="mailto:Bruce@greggconstruction.com" class="link">info@greggconstruction.com</a><br>');



//  End -->