<!-- Begin


<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class="phonetitle">');

document.write('South Texas Neon Sign Co. Inc.');

document.write('</span><br>');

document.write('317 Masterson Rd.<br>');

document.write('Laredo, Texas  78040<br>');

document.write('PHONE: <span class="phonetitle">(956)723-4665<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(956)723-4665<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:info@southtexasneon.com" class="link">info@southtexasneon.com</a><br>');


//  End -->