<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('The Great American Diner & Pub');

document.write('</span><br>');

document.write('2900 Street Road, Bensalem, PA  19020<br>');

document.write('PHONE: <span class="phonetitle">(215) 638-9600<BR></span>');

document.write('<BR>');

document.write('1201 E. Lincoln Highway, Langhorne, PA 19047<br>');

document.write('PHONE: <span class="phonetitle">(215) 943-4300<BR></span>');



document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@tgadp.com">info@tgadp.com</a><br>');


//  End -->