
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/study/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=/study/><img		name=m1 src=/IMG/study/pics/menu1.gif border=0></a></td>"
+"					<td width=20>"
+"					<td><A href=/study/cute/time/><img	name=m2 src=/IMG/study/pics/menu2.gif border=0></a></td>"
+"					<td><A href=/study/paper/><img	name=m3 src=/IMG/study/pics/menu3.gif border=0></a></td>"
+"					<td><A href=/study/poster/><img	name=m4 src=/IMG/study/pics/menu4.gif border=0></a></td>"
+"					<td><A href=/study/debate/talk/><img	name=m5 src=/IMG/study/pics/menu5.gif border=0></a></td>"
+"					<td><A href=/study/art/music/><img	name=m6 src=/IMG/study/pics/menu6.gif border=0></a></td>"
+"					<td><A href=/study/aplus/wongo/><img	name=m7 src=/IMG/study/pics/menu7.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("study/cute")>-1)	document.m2.src = "/IMG/study/pics/menu2_.gif"
else if(u.indexOf("study/paper/")>-1)	document.m3.src = "/IMG/study/pics/menu3_.gif"
else if(u.indexOf("/poster")>-1) document.m4.src = "/IMG/study/pics/menu4_.gif"
else if(u.indexOf("study/debate")>-1) document.m5.src = "/IMG/study/pics/menu5_.gif"
else if(u.indexOf("study/art/")>-1) document.m6.src = "/IMG/study/pics/menu6_.gif"
else if(u.indexOf("study/aplus/")>-1) document.m7.src = "/IMG/study/pics/menu7_.gif"
else					document.m1.src = "/IMG/study/pics/menu1_.gif"
