<!-- Begin

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

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

document.write('Lisle Park District');

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

document.write('1825 Short Street<br>');

document.write('Lisle, IL 60532<br>');

document.write('PHONE: <span class="phonetitle">(630) 964-3410<BR></span>');

document.write('FAX: <span class="phonetitle">(630) 964-7448<BR></span>');

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

document.write(' <A HREF="mailto:info@lisleparkdistrict.org">info@lisleparkdistrict.org</a><br>');


//  End -->