<!-- Begin

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


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

document.write('Missouri Girls Town');

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

document.write('PO Box 59<br>');

document.write('Kingdom City, MO 65262<br>');

document.write('PHONE: <span class="phonetitle">(573) 642-5345</span><br>');

document.write('FAX: <span class="phonetitle">(573) 642-0891</span><br>');

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

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

document.write(' <a href="mailto:mgt@mogirlstown.org">mgt@mogirlstown.org</a><br>');

document.write(' <a href="mailto:kbecker@mogirlstown.org">Kathy Becker, Executive Director</a><br>');


//  End -->