<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Ultimate Skate LLC');

document.write('</span><br>');

document.write('2130 S. Park St.<br>');

document.write('Kalamazoo, MI 48103<br>');

document.write('PHONE: <span class="phonetitle">734-276-4700<BR></span>');

document.write('FAX: <span class="phonetitle">800-878-1736<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:UltimateSkateLLC@aol.com">UltimateSkateLLC@aol.com</a><br>');


//  End -->