<!-- Begin

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

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

document.write('M & J Art and Frame Gallery');

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

document.write('2447 Northgate St.<br>');

document.write('Ottumwa, Ia. 52501<br>');

document.write('PHONE: &nbsp;<span class="phonetitle">(641) 682-0434<BR></span>');

document.write('FAX: &nbsp;<span class="phonetitle">(800) 286-0434<BR></span>');

document.write('<BR>E-Mail: mail@mjartgallery.com');

document.write('<a href="mailto:mail@mjartgallery.com"></a>');

//  End -->