<!-- Begin

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

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

document.write('World Micrographics, Inc.');

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

document.write('2622 Bella Via Avenue.<br>');

document.write('Columbus, OH 43231-2303 USA<br>');

document.write('Toll Free: <span class="phonetitle">877-619-6753<br></span>');

document.write('Local Phone: <span class="phonetitle">614-882-2920<br></span>');

document.write('Toll Free Fax: <span class="phonetitle">877-619-6025<br></span>');

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

document.write(' <A HREF="mailto:info@worldmicrographics.com">info@worldmicrographics.com</a><br><br>');

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

document.write('Warehouse location:<br>');

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

document.write('World Micrographics, Inc.');

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

document.write('121 N. Hamilton Road.<br>');

document.write('Columbus, OH 43213<br>');

//  End -->