<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Premier Communications, L.P.');

document.write('</span><br>');

document.write('P.O. Box 166666<br>');

document.write('Irving, TX 75016<br>');

document.write('PHONE: <span class="phonetitle">(972) 999-2290<BR></span>');

document.write('FAX: <span class="phonetitle">(972) 399-0519<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@premiercomm.net">info@premiercomm.net</a><br>');


//  End -->