<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Incredible Awnings');

document.write('</span><br>');

document.write('472 Lincoln Way West <br>');

document.write('Chambersburg, PA 17201<br>');

document.write('PHONE: <span class="phonetitle">(800) 380-1917<BR></span>');
document.write('PHONE: <span class="phonetitle">(717) 377-3097<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:john_incredibleawnings@yahoo.com">john_incredibleawnings@yahoo.com</a><br>');


//  End -->