<!-- Begin

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

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

document.write('The Franchise Guy');

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

document.write('57 Main Street<br>');

document.write('Yardley, PA 19067<br>');

document.write('PHONE: <span class="phonetitle">(215) 321-7280<BR></span>');

document.write('FAX: <span class="phonetitle">(215) 321-7282<BR></span>');

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

document.write(' <A HREF="mailto:info@the-franchise-guy.com">info@the-franchise-guy.com</a><br>');


//  End -->