<!-- Begin

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

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

document.write('Billings Food Bank');

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

document.write('2112 4th Avenue North<br>');

document.write('Billings, MT 59103<br>');

document.write('PHONE: <span class="phonetitle">(406) 259-2856<br></span>');

document.write('FAX: <span class="phonetitle">(406) 259-9847<br></span>');

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

document.write(' <a href="foodbank@imt.net" class="link">foodbank@imt.net</a><br>');


//  End -->
