<!-- 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('792 West Bagley Road<br>');

document.write('Berea, OH 44017<br>');

document.write('PHONE: <span class="phonetitle">(440) 625-6120<BR>');

document.write('Customer Service Hours: 12 noon - 6pm EST, USA <BR></span>');


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

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


//  End -->