<!-- Begin

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

// NOTE: TO ADD A NEW LINK copy and paste one of the link rows below


document.write('<div id="menu2">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" bgcolor="#CECEC4" height="24"><tr><td background="picts/background-menu.gif" valign="center" align="right">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" background="picts/background-menu.gif" height="24"><tr><td>');


document.write('<a href="membership.html">Membership</a><br>');
document.write('</td><td>');


document.write('<a href="meetings.html">Meetings</a><br>');
document.write('</td><td>');


document.write('<a href="officers.html">Officers</a><br>');
document.write('</td><td>');


document.write('<a href="http://steamboatmedia.readyhosting.com/ohiomgma/membership/directory.html">Directory</a><br>');
document.write('</td><td>');

document.write('<a href="jobs.html">Job Board</a><br>');
document.write('</td><td>');


document.write('<a href="newsletter.html">News</a><br>');
document.write('</td><td>');


document.write('<a href="scholarships.html">Scholarships</a><br>');
document.write('</td><td>');


document.write('<a href="http://www.mgma.com/">MGMA</a><br>');
document.write('</td><td>');


document.write('<a href="links.html">Links</a><br>');
document.write('</td><td>');

document.write('<a href="produpdates.html">PRO Updates</a><br>');
document.write('</td><td>');

document.write('<a href="sponsors.html">Sponsors</a><br>');
document.write('</td><td>');


//document.write('<a href="index.html">Home</a><br>');
//document.write('</td><td>');


document.write('<br>');
document.write('</td></tr></table>');
document.write('</td></tr></table>');
document.write('</div>');
//  End -->