document.writeln('<TABLE cellSpacing=0 cellPadding=0 width=760 border=0>');

document.writeln('<TBODY>');

document.writeln('<TR>');

if (menuitem == 0)
{document.writeln('<TD width=150><IMG height=48 src="../images/a1.jpg" width=150 border=0></TD>');}
else
{document.writeln('<TD width=150><IMG height=48 src="images/a1.jpg" width=150 border=0></TD>');}
	
if (menuitem == 0)
{document.writeln('<TD width=320><IMG height=48 src="../images/a2.jpg" width=320 border=0></TD>');}
else
{document.writeln('<TD width=320><IMG height=48 src="images/a2.jpg" width=320 border=0></TD>');}
	
document.writeln('<TD class=tbg width=290>&nbsp;</TD></TR>');

document.writeln('<TR>');

if (menuitem == 0)
{document.writeln('<TD width=150 height=20 background="../images/a3.jpg" valign=bottom align=right class=icp>粤ICP备040452&nbsp;</TD>');}
else
{document.writeln('<TD width=150 height=20 background="images/a3.jpg" valign=bottom align=right class=icp>粤ICP备040452&nbsp;</TD>');}

document.writeln('<TD class=bbg vAlign=top colSpan=2 height=20>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');

if (menuitem == 0)
{document.writeln('<A class=mainlink href="../index.html" >首页</A>');}
else
{	if (menuitem == 1)
	{document.writeln('<A class=highlight href="#" >首页</A>');}
	else
	{document.writeln('<A class=mainlink href="index.html" >首页</A>');}
}

document.writeln('<SPAN class=divider>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;</SPAN>');

if (menuitem == 0)
{document.writeln('<A class=mainlink href="../index6.html" >本所新闻</A>');}
else
{	if (menuitem == 6)
	{document.writeln('<A class=highlight href="#" >本所新闻</A>');}
	else
	{document.writeln('<A class=mainlink href="index6.html" >本所新闻</A>');}
}

document.writeln('<SPAN class=divider>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;</SPAN>');

if (menuitem == 0)
{document.writeln('<A class=mainlink href="../index2.html" >业务指引</A>');}
else
{	if (menuitem == 2)
	{document.writeln('<A class=highlight href="#" >业务指引</A>');}
	else
	{document.writeln('<A class=mainlink href="index2.html" >业务指引</A>');}
}

document.writeln('<SPAN class=divider>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;</SPAN>');

if (menuitem == 0)
{document.writeln('<A class=mainlink href="../index3.html" >律师简介</A>');}
else
{	if (menuitem == 3)
	{document.writeln('<A class=highlight href="#" >律师简介</A>');}
	else
	{document.writeln('<A class=mainlink href="index3.html" >律师简介</A>');}
}

document.writeln('<SPAN class=divider>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;</SPAN>');

if (menuitem == 0)
{document.writeln('<A class=mainlink href="../index4.html" >经典案例</A>');}
else
{	if (menuitem == 4)
	{document.writeln('<A class=highlight href="#" >经典案例</A>');}
	else
	{document.writeln('<A class=mainlink href="index4.html" >经典案例</A>');}
}

document.writeln('<SPAN class=divider>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;</SPAN>');

if (menuitem == 0)
{document.writeln('<A class=mainlink href="../index7.html" >信孚论文</A>');}
else
{	if (menuitem == 7)
	{document.writeln('<A class=highlight href="#" >信孚论文</A>');}
	else	
	{document.writeln('<A class=mainlink href="index7.html" >信孚论文</A>');}
}


document.writeln('</TD></TR></TBODY></TABLE>');

