// 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.php#Peoples">Our People');
document.write('    </a><a href="'+basehref+'ourfirm.php#History">Our History');
document.write('    </a><a href="'+basehref+'ourfirm.php#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.php#Tax">Tax Services');
document.write('    </a><a href="'+basehref+'services.php#Acct">Accounting and Auditing Services');
document.write('    </a><a href="'+basehref+'services.php#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=jerkinslowe">Newsletter');
document.write('    </a><a href="http://www.dynamicontent.com/DCv2/Calcs.asp?key=jerkinslowe">Financial Calculators');
document.write('    </a><a href="http://www.dynamicontent.com/DCv2/dates.asp?key=jerkinslowe">Tax Calendar');
document.write('    </a><a href="http://www.dynamicontent.com/DCv2/statetax.asp?key=jerkinslowe">Tax Links');
document.write('    </a><a href="http://www.dynamicontent.com/DCv2/glossary.asp?key=jerkinslowe">Financial Terms Glossary');
document.write('    </a><a href="http://www.dynamicontent.com/DCv2/refundstat.asp?key=jerkinslowe">Track your Refund');
document.write('    </a><a href="links.php">Useful Links');
document.write('    </a><a href="http://www.dynamicontent.com/DCv2/cartoon.asp?key=jerkinslowe">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.php">Office Location and Map');
document.write('    </a><a href="mailto:keith@jerkinslowe.com">Contact Keith Jerkins');
document.write('    </a><a href="mailto:edd@jerkinslowe.com">Contact Edd Lowe');
document.write('    </a><a href="mailto:jim@jerkinslowe.com">Contact Jim Taylor');
document.write('    </a><a href="mailto:michelle@jerkinslowe.com">Contact Michelle Prince');
document.write('    </a><a href="'+basehref+'contactform.php">Contact Form');
document.write('    </a></div>');
document.write('</div>');

