// 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#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#Acct">Accounting Services');
document.write('    </a><a href="'+basehref+'services.html#Tax">Tax Services');
document.write('    </a><a href="'+basehref+'services.html#AS">Business Advisory Services');
document.write('    </a><a href="'+basehref+'services.html#Assure">Assurance 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=cawhittakercpa">Newsletter');
document.write('    </a><a href="http://www.dynamicontent.com/DCv2/Calcs.asp?key=cawhittakercpa">Financial Calculators');
document.write('    </a><a href="http://www.dynamicontent.com/DCv2/dates.asp?key=cawhittakercpa">Tax Calendar');
document.write('    </a><a href="http://www.dynamicontent.com/DCv2/statetax.asp?key=cawhittakercpa">Tax Links');
document.write('    </a><a href="http://www.dynamicontent.com/DCv2/glossary.asp?key=cawhittakercpa">Financial Terms Glossary');
document.write('    </a><a href="http://www.dynamicontent.com/DCv2/refundstat.asp?key=cawhittakercpa">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=cawhittakercpa">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></div>');
document.write('</div>');

