<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Mohave Artists and Craftsmen Guild, Inc.');

document.write('</span><br>');

document.write('Established 1981<br>');
document.write('Kingman, AZ.<br><br>');




//document.write('CONTACT: <span class="phonetitle"><a href="mailto:sherimorris86@yahoo.com">Contact the Art Guild</a><br></span>');

//document.write('CONTACT: <span class="phonetitle"><A HREF="contact.htm">Contact</a><br></span>');

//document.write('FAX: <span class="phonetitle">(555) 555-5555<br></span>');

document.write('<br>E-mail us:<br>');

document.write(' <a href="mailto:sherimorris86@yahoo.com">Contact the Art Guild</a><br>');


//  End -->