submenu1t = "Clubs";
submenu2t = "Festivals";
submenu3t = "Life Residence Halls";
submenu4t = "Service Center";
submenu5t = "Konyang Broadcasting System";
submenu6t = "&quot;Smart Leaders&quot;"

document.write("		<FONT size=4 color='#aaaaaa' style='font-weight:bold'>Student Activities</FONT>")
document.write("		<P>")
document.write("")
document.write("		<A href='Student.html'>" + submenu1t + " <IMG src='../images/arrow_right.gif' border=0 NAME=submenu1></A>")
document.write("		<BR>")
document.write("		<A href='Student_2.html'>" + submenu2t + " <IMG src='../images/arrow_right.gif' border=0 NAME=submenu2></A>")
document.write("		<BR>")
document.write("		<A href='Student_3.html'>" + submenu3t + " <IMG src='../images/arrow_right.gif' border=0 NAME=submenu3></A>")
document.write("		<BR>")
document.write("		<A href='Student_4.html'>" + submenu4t + " <IMG src='../images/arrow_right.gif' border=0 NAME=submenu4></A>")
document.write("		<BR>")
document.write("		<A href='Student_5.html'>" + submenu5t + " <IMG src='../images/arrow_right.gif' border=0 NAME=submenu5></A>")
document.write("		<BR>")
document.write("		<A href='Student_6.html'>" + submenu6t + " <IMG src='../images/arrow_right.gif' border=0 NAME=submenu6></A>")
document.write("")
document.write("		<P>&nbsp;<BR>&nbsp;")