<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('New Era Productions');

document.write('</span><br>');

document.write('Lumberton, NC 28358<br>');

document.write(' <span class="phonetitle"><BR></span>');

document.write('Toll Free: <span class="phonetitle">(866) 963-9372<BR></span>');

document.write('FAX: <span class="phonetitle">(760) 406-4201<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@neweraproductions.com">info@neweraproductions.com</a><br>');


//  End -->