<!-- Begin

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


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

document.write('L&L Kennels');

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

document.write('269 Hartzell Rd<br>');

document.write('Zelienople, PA 16063<br>');

document.write('PHONE: <span class="phonetitle">(724) 538-3572<BR></span>');

//document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(555) 555-5555<BR></span>');//

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

document.write(' <A HREF="mailto:landl@landlkennels.com" class="link">landl@landlkennels.com</a><br>');



//  End -->