<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Midwest Whitetail Adventures');

document.write('</span><br>');

document.write('P.O. Box 442<br>');

document.write('Locust  Grove, GA 30248<br>');

document.write('<br>PHONE NUMBERS:<br> <span class="phonetitle">Mark Knight: (678) 300-5787<BR>Bill Plemmons: (404) 310-8700<br>Allen Brock: (678) 967-1294</span>');

//document.write('FAX: <span class="phonetitle">(555) 555-5555<BR></span>');

//document.write('<BR>E-mail us: ');

//document.write(' <A HREF="mailto:info@yourdomain.com">info@yourdomain.com</a><br>');


document.write('<span class="phonetitle"><br><br>');

document.write('Lodge Address');

document.write('</span><br>');

document.write('34492 400th Street<br>');

document.write('Griggsville, IL 62340<br>');

document.write('LODGE PHONE: <span class="phonetitle">(217)508-6549<BR></span>');

//  End -->