<!--
//Standard All page Emergency Number, Menu, and Top Left Logo
document.write("<table width='100%' cellpadding='0' cellspacing='0'>");
document.write("<tr>");

document.write("<td style='font-size:16pt; font-weight: bold; color:#FFFF00; text-align: center; border-left: outset #FF0000 thick; border-top: outset #FF0000 thick; border-right: outset #800000 thick; border-bottom: outset #800000 thick; background-color: #CC0000;'>");
//document.write("Emergency Number:&nbsp;&nbsp;513.325.4275</td>");
document.write("Emergency Number:&nbsp;&nbsp;513.312.1527</td>");
document.write("</tr></table>");

document.write("<table width='100%' cellpadding='0' cellspacing='0'>");
document.write("<tr valign='baseline'>");

document.write("<td class='menubutton'><a href='index.html' style='font-weight:bold; font-variant : small-caps; color: #000000; 	text-decoration : none; background-color : #F0E68C;'>Home</a></td>");

document.write("<td class='menubutton'><a href='staff.html' style='font-weight:bold; font-variant : small-caps; color: #000000; 	text-decoration : none; background-color : #F0E68C;'>Our Staff</a></td>");

document.write("<td class='menubutton'><a href='resume.html' style='font-weight:bold; font-variant : small-caps; color: #000000; 	text-decoration : none; background-color : #F0E68C;'>R&eacute;sum&eacute;</a></td>");

document.write("<td class='menubutton'><a href='faq.html' style='font-weight:bold; font-variant : small-caps; color: #000000; 	text-decoration : none; background-color : #F0E68C;'>FAQ</a></td>");

document.write("<td class='menubutton'><a href='general_faqanswers.html#findpets' style='font-weight:bold; font-variant : small-caps; color: #000000; 	text-decoration : none; background-color : #F0E68C;'>Lost Pets</a></td>");

//document.write("<td class='menubutton'><a href='kids.html' style='font-weight:bold; font-variant : small-caps; color: #000000; 	text-decoration : none; background-color : #F0E68C;'>Just for Kids</a></td>");

document.write("<td class='menubutton'><a href='helping.html' style='font-weight:bold; font-variant : small-caps; color: #000000; 	text-decoration : none; background-color : #F0E68C;'>How to Help</a></td>");

document.write("<td class='menubutton'><a href='sitemap.html' style='font-weight:bold; font-variant : small-caps; color: #000000; 	text-decoration : none; background-color : #F0E68C;'>Site Map</a></td>");

document.write("<td class='menubutton'><a href='private/logon.php' style='font-weight:bold; font-variant : small-caps; color: #000000; 	text-decoration : none; background-color : #F0E68C;'>Member Logon</a></td>");

document.write("<td class='menubutton'>More Coming Soon!</td>");

document.write("</tr>");
document.write("</table>");
//-->
