// Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('<b>ACMMO.com<br /></b>');

document.write('</span>');

document.write('Contact via Email<br />');

document.write('Or IM<br />');

document.write('Phone: Email Only<br />');

document.write('<a href="mailto:info@acmmo.com">info@ACMMO.com</a><br />');

document.write('</span>');


//  End -->