<!-- Begin

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

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

document.write('Bach\'s Camera Center');

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

document.write(' 1560 C Biddle Road<br>');

document.write('Medford, OR 97504<br>');

document.write('PHONE: <span class="phonetitle">(541) 779-8743<BR></span>');

document.write('FAX: <span class="phonetitle">(541) 770-7078<BR></span>');

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

document.write(' <A HREF="mailto:bachscamera@qwestoffice.net">bachscamera@qwestoffice.net</a><br>');


//  End -->