// 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+'aboutus.html#Peoples">Our Partners');
document.write('    </a><a href="'+basehref+'aboutus.html#History">Our History');
document.write('    </a><a href="'+basehref+'aboutus.html#AreaSpc">Our Areas of Specialization');
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 Services');
document.write('    </a><a href="'+basehref+'services.html#Acct">Accounting Services');
document.write('    </a><a href="'+basehref+'services.html#Consult">Consulting 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=wmcrcpa">Newsletter');
document.write('    </a><a href="http://www.dynamicontent.com/DCv2/Calcs.asp?key=wmcrcpa">Financial Calculators');
document.write('    </a><a href="http://www.dynamicontent.com/DCv2/dates.asp?key=wmcrcpa">Tax Calendar');
document.write('    </a><a href="http://www.dynamicontent.com/DCv2/statetax.asp?key=wmcrcpa">Tax Links');
document.write('    </a><a href="http://www.dynamicontent.com/DCv2/glossary.asp?key=wmcrcpa">Financial Terms Glossary');
document.write('    </a><a href="http://www.dynamicontent.com/DCv2/refundstat.asp?key=wmcrcpa">Track your Refund');
document.write('    </a><a href="links.html">Useful Links');
document.write('    </a><a href="http://www.dynamicontent.com/DCv2/cartoon.asp?key=wmcrcpa">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+'contactus.html">Office Location and Map');
document.write('    </a><a href="'+basehref+'contactform.php">Contact Form');
document.write('    </a><a href="'+basehref+'emaillist.html">Join Our Email List');
document.write('    </a></div>');
document.write('</div>');

