<!-- Begin


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

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

document.write('Michele Lynn');

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

document.write('83 Middle Neck Rd<br>');

document.write('Great Neck, NY 11021<br>');

document.write('PHONE: <span class="phonetitle">(516) 466-7071<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(516) 466-7072<BR></span>');

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

document.write(' <A HREF="mailto:shawn@mljewels.com">shawn@mljewels.com</a><br>');


//  End -->