<!-- Begin


<!-- NOTE: If you use a ' add a slash before it like this \' -->

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

document.write('Excorde Inc.');

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

document.write('1759 Selby Ave.<br>');

document.write('Saint Paul, MN 55104<br>');

document.write('PHONE: <span class="phonetitle">(651) 644-2999<BR></span>');

document.write('TOLL FREE: &nbsp;&nbsp;<span class="phonetitle">(888) 644-2999<BR></span>');

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

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


//  End -->
