<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('MOKA');

document.write('</span><br>');

document.write('3391 Merriam St. Suite 201<br>');

document.write('Muskegon, MI 49444<br>');

document.write('PHONE: <span class="phonetitle">(800) 644-2434<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(231) 737-1464<BR></span>');

document.write('<BR>E-mail: ');


//  End -->