// JavaScript Document
var basehref="";
document.write('<div id="dropdowncontainer"> ');
document.write('  <div id="DropDown_Menu1" name="DropDown_Menu1" style="display: none; height:0px; width:0px;" onmouseover="setTurn(0); showmenu(\'DropDown_Menu1\',\'0\',\'button1\',\'150\');" onmouseout="timeoutMenus(500);"><a href="'+basehref+'ourfirm.html#Peoples">Our People');
document.write('    </a><a href="'+basehref+'ourfirm.html#History">Our History');
document.write('    </a><a href="'+basehref+'ourfirm.html#Credent">Our Credentials');
document.write('    </a></div>');
document.write('  <div id="DropDown_Menu2" name="DropDown_Menu2" style="display: none; height:0px; width:0px;" onmouseover="setTurn(0); showmenu(\'DropDown_Menu2\',\'0\',\'button2\',\'150\');" onmouseout="timeoutMenus(500);"><a href="'+basehref+'services.html#Tax">Tax Planning and Compliance Services');
document.write('    </a><a href="'+basehref+'services.html#Med">Medicaid Cost Report Services');
document.write('    </a><a href="'+basehref+'services.html#Consult">Consulting Services');
document.write('    </a><a href="'+basehref+'services.html#Acct">Accounting Services');
document.write('    </a></div>');
document.write('  <div id="DropDown_Menu3" name="DropDown_Menu3" style="display: none; height:0px; width:0px;" onmouseover="setTurn(0); showmenu(\'DropDown_Menu3\',\'0\',\'button3\',\'150\');" onmouseout="timeoutMenus(500);"><a href="http://www.dynamicontent.com/DCv2/main.asp?key=mwccpa2">Newsletter');
document.write('    </a><a href="http://www.dynamicontent.com/DCv2/Calcs.asp?key=mwccpa2">Financial Calculators');
document.write('    </a><a href="http://www.dynamicontent.com/DCv2/dates.asp?key=mwccpa2">Tax Calendar');
document.write('    </a><a href="http://www.dynamicontent.com/DCv2/statetax.asp?key=mwccpa2">Tax Links');
document.write('    </a><a href="http://www.dynamicontent.com/DCv2/glossary.asp?key=mwccpa2">Financial Terms Glossary');
document.write('    </a><a href="http://www.dynamicontent.com/DCv2/refundstat.asp?key=mwccpa2">Track your Refund');
document.write('    </a><a href="http://www.dynamicontent.com/DCv2/cartoon.asp?key=mwccpa2">Cartoon of the Month');
document.write('    </a></div>');
document.write('  <div id="DropDown_Menu4" name="DropDown_Menu4" style="display: none; height:0px; width:0px;" onmouseover="setTurn(0); showmenu(\'DropDown_Menu4\',\'0\',\'button4\',\'150\');" onmouseout="timeoutMenus(500);"><a href="'+basehref+'wealthmanagement.html">Representatives and Services');
document.write('    </a><a href="'+basehref+'contactform_wm.php">Contact Form');
document.write('    </a></div>');
document.write('</div>');

