// JavaScript Document
var basehref="";
document.write('<div id="top_nav">');
document.write('	<table cellpadding="0" cellspacing="0" border="0" class="navtable">');
document.write('  		<tr><td width="10">&nbsp;</td>');
document.write('  		<td class="toptd"><a name="button1" id="button1" href="#" onmouseover="setTurn(0); showmenu(\'DropDown_Menu1\',\'1\',\'button1\',\'150\');" onmouseout="timeoutMenus(500);">&gt;&gt; Quick Contact &lt;&lt;</a></td>');
document.write('  		<td class="toptd"><a name="button2" id="button2" href="#" onmouseover="setTurn(0); showmenu(\'DropDown_Menu2\',\'1\',\'button2\',\'150\');" onmouseout="timeoutMenus(500);">IRS</a></td>');
document.write('  		<td class="toptd"><a name="button3" id="button3" href="#" onmouseover="setTurn(0); showmenu(\'DropDown_Menu3\',\'1\',\'button3\',\'150\');" onmouseout="timeoutMenus(500);">Business News</a></td>');
document.write('  		<td class="toptd"><a name="button4" id="button4" href="#" onmouseover="setTurn(0); showmenu(\'DropDown_Menu4\',\'1\',\'button4\',\'150\');" onmouseout="timeoutMenus(500);">Dept of Labor</a></td>');
document.write('  		<td class="toptd"><a name="button5" id="button5" href="#" onmouseover="setTurn(0); showmenu(\'DropDown_Menu5\',\'1\',\'button5\',\'150\');" onmouseout="timeoutMenus(500);">USA Today</a></td>');
document.write('  		<td class="toptd"><a name="button6" id="button6" href="#" onmouseover="setTurn(0); showmenu(\'DropDown_Menu6\',\'1\',\'button6\',\'150\');" onmouseout="timeoutMenus(500);">Soc Sec Admin</a></td>');
document.write('  		<td class="toptd"><a name="button7" id="button7" href="#" onmouseover="setTurn(0); showmenu(\'DropDown_Menu7\',\'1\',\'button7\',\'150\');" onmouseout="timeoutMenus(500);">Employee Benefits</a></td></tr>');
document.write('	</table> ');
document.write('</div>');
