// 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\',\'120\');" 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></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\',\'120\');" 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><a href="'+basehref+'services.html#BV">Business Valuations');
document.write('    </a><a href="'+basehref+'services.html#IS">International Services');
document.write('    </a><a href="'+basehref+'services.html#CC">Computer Consulting');
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\',\'120\');" onmouseout="timeoutMenus(500);"><a href="http://www.dynamicontent.com/DCv2/Calcs.asp?key=msco.net">Financial Calculators');
document.write('    </a><a href="http://www.dynamicontent.com/DCv2/dates.asp?key=msco.net">Tax Calendar');
document.write('    </a><a href="http://www.dynamicontent.com/DCv2/statetax.asp?key=msco.net">Tax Links');
document.write('    </a><!--<a href="http://www.dynamicontent.com/DCv2/glossary.asp?key=msco.net">Financial Terms Glossary');
document.write('    </a>--><a href="http://www.dynamicontent.com/DCv2/refundstat.asp?key=msco.net">Track your Refund');
document.write('    </a><a href="http://www.dynamicontent.com/DCv2/cartoon.asp?key=msco.net">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\',\'120\');" onmouseout="timeoutMenus(500);"> <a href="'+basehref+'contactus.html">Location'); 
//document.write('    </a><a href="'+basehref+'contactform.php">Contact Form');
document.write('    </a></div>');
document.write('</div>');
