<!-- Begin

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

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

document.write('Graden Construction, Inc.');

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

document.write('2725 Jackrabbit Lane<br>');

document.write('Bozeman, Montana 59718<br>');

document.write('PHONE: <span class="phonetitle">(406) 388-4342<BR></span>');

document.write('FAX: <span class="phonetitle">(406) 388-4208<BR></span>');

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

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


//  End -->