<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="subtitle">');

document.write('Yorktown Golf Complex');

document.write('</span><br>');

document.write('300 Goalby Drive<br>');

document.write('Belleville, IL  62221<br>');

document.write('PHONE: <span class="subtitle">(618) 233-2000<br></span>');

document.write('FAX: <span class="subtitle">(618) 233-2000<br></span>');

document.write('<br>');

document.write('<a href="mailto:info@YorktownGolf.net">info@YorktownGolf.net</a><br>');


//  End -->