<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class="phonetitle">');

document.write('Mr. Sparkle Inc.');

document.write('</span><br>');

document.write('505 Van Cortlandt Park Ave. Suite 3D<br>');

document.write('Yonkers, NY 10705<br>');

document.write('Tel: <span class="phonetitle">NY: 914.497.0707 / CT: 203.542.0713<BR></span>');

document.write('Fax: <span class="phonetitle">914.931.0400<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@msparkle.com" class="link">info@msparkle.com</a><br>');


//  End -->