<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Solvere');

document.write('</span><br>');

document.write('69 McAdenville Road<br>');

document.write('Belmont NC 28012<br>');

document.write('PHONE: <span class="phonetitle">(704) 829-1015<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(704) 829-1055<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:info@solvere.net" class="link">info@solvere.net</a><br>');


//  End -->