
document.write(""
+"<table width=860 cellpadding=0 cellspacing=0 border=0>"
+"	<tr><td align=left width=6><img src=/IMG/pics/sub_bg_left.gif></td>"
+"		<td background=/IMG/pics/sub_bg_bg.gif valign=top>"
+"			<table cellpadding=0 cellspacing=0 width=100% height=115 border=0>"
+"				<tr><td align=left height=38><img src=/IMG/help/pics/sub_title.gif>"
+"					<td rowspan=2 align=right valign=top style='padding-top:8;x'>"+msg_m2+"</td>"
+"				<tr><td valign=bottom height=38 colspan=2>"
+"					<table cellpadding=0 cellspacing=0>"
+"					<td width=10>"
+"					<td><A href=/help/index.html><img		name=m1 src=/IMG/help/pics/menu1.gif border=0></a></td>"
+"					<td><A href=/help/auto/auto.html><img	name=m7 src=/IMG/help/pics/menu7.gif border=0></a></td>"
+"					<td><A href=/help/mail/><img	name=m2 src=/IMG/help/pics/menu6.gif border=0></a></td>"
+"					<td><A href=/help/faq/faq.html><img		name=m3 src=/IMG/help/pics/menu3.gif border=0></a></td>"
+"					<td><A href=/help/viewer/viewer.html><img	name=m4 src=/IMG/help/pics/menu4.gif border=0></a></td>"
+"					<td><A href=/help/company/introduce.html><img	name=m5 src=/IMG/help/pics/menu5.gif border=0></a></td>"
+"					</table>"
+"				<tr><td colspan=2><table width=100%><td id=td_m3 class=G4>"+msg_m3+"<td align=right id=td_m4>"+msg_m4+"</table>"
+"			</table>"
+"		<td align=right width=6><img src=/IMG/pics/sub_bg_right.gif></td>"
+"</table>"
)


if(u.indexOf("help/mail/")>-1)	document.m2.src = "/IMG/help/pics/menu6_.gif"
else if(u.indexOf("help/mail/")>-1)	document.m2.src = "/IMG/help/pics/menu2_.gif"
else if(u.indexOf("help/faq/")>-1)	document.m3.src = "/IMG/help/pics/menu3_.gif"
else if(u.indexOf("help/viewer/")>-1) document.m4.src = "/IMG/help/pics/menu4_.gif"
else if(u.indexOf("help/company/")>-1) document.m5.src = "/IMG/help/pics/menu5_.gif"
else if(u.indexOf("help/auto/")>-1) document.m7.src = "/IMG/help/pics/menu7_.gif"
else					document.m1.src = "/IMG/help/pics/menu1_.gif"
