<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="phonetitle">');

document.write('Lancer Entertainment Group');

document.write('</span><br>');

document.write('817 Hamilton Street<br>');

document.write('Charlotte, NC  28206-2904<br>');

document.write('PHONE: <span class="phonetitle">(323) 206-6191<BR></span>');

<BR><BR>

document.write('<span class="phonetitle">');

document.write('Lancer Entertainment Group - Corporate Office');

document.write('</span><br>');

document.write('163 Valleyview Road<br>');

document.write('Mooresville, NC  28117-4105<br>');



//document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(555) 555-5555<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@lancerentertainment.com" class="link">info@lancerentertainment.com</a><br>');



//  End -->