// 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 Principals');
document.write('    </a><a href="'+basehref+'aboutus.html#History">Our History');
document.write('    </a><a href="'+basehref+'aboutus.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 Service');
document.write('    </a><a href="'+basehref+'services.html#FR">Financial Reporting');
document.write('    </a><a href="'+basehref+'services.html#CC">Computer Consulting');
document.write('    </a><a href="'+basehref+'services.html#BBES">Business Brokerage and Exit Strategies');
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=bandrcpa">Newsletter');
document.write('    </a><a href="http://www.dynamicontent.com/DCv2/Calcs.asp?key=bandrcpa">Financial Calculators');
document.write('    </a><a href="http://www.dynamicontent.com/DCv2/dates.asp?key=bandrcpa">Tax Calendar');
document.write('    </a><a href="http://www.dynamicontent.com/DCv2/statetax.asp?key=bandrcpa">Tax Links');
document.write('    </a><a href="http://www.dynamicontent.com/DCv2/glossary.asp?key=bandrcpa">Financial Terms Glossary');
document.write('    </a><a href="http://www.dynamicontent.com/DCv2/refundstat.asp?key=bandrcpa">Track your Refund');
document.write('    </a><a href="links.html">Useful Links');
document.write('    </a><a href="faqs.html">Frequently Asked Questions');
document.write('    </a><a href="http://www.dynamicontent.com/DCv2/cartoon.asp?key=bandrcpa">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="mailto:jbazzano@bandrcpa.com ">Contact Joseph Bazzano');
document.write('    </a><a href="mailto:jrbazzano@bandrcpa.com ">Contact Jacqueline Rosenbloom Bazzano');
document.write('    </a><a href="mailto:info@bandrcpa.com">Contact Us');
document.write('    </a><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>');
