<!-- Start

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

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

document.write('Dollfair International');

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

document.write('Box 38125<br>');

document.write('Olmsted Falls, OH 44138<br>');

document.write('PHONE: <span class="phonetitle">(216) 598-1000<BR></span>');


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

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

//  End -->