<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('The Law Office of Christopher J. Gillette, PC');

document.write('</span><br>');

document.write('11 East Main Street, Suite D<br>');

document.write('Bozeman, MT 59715<br>');

document.write('PHONE: <span class="phonetitle">(406) 582-7918<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(406) 582-0590<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="chris@cjgillettelaw.com" class="link">chris@cjgillettelaw.com</a><br>');

//  End -->