if (typeof(tNum) == "undefined") {
	tNum = "";
}
	topmenu ="<table border='0' cellspacing='0' cellpadding='0' width='960'>";
	topmenu +="<tr><td class='topline' colspan=2><img src='/images/topline_bg.gif' border='0'></td></tr>";
	topmenu +="<tr>";
	topmenu +="<td align='right'><img src='/images/korean.gif' border=0> <B><a href='index.html?lang=kr'>Korean</a></B> <img src='/images/us.gif' border=0> <B><a href='index.html?lang=en'>English</a></B></td>";
	topmenu +="<td align='right' width=140><table border='0' cellpadding='0' cellspacing='0'>";
	topmenu +="<td><a href='/'><img src='/images/bt_home.gif' border='0'></a></td>";
	topmenu +="<td><a href='/login.html'><img src='/images/bt_agent.gif' border='0'></a></td>";
	topmenu +="</tr>";
	topmenu +="</table>";
	topmenu +="</td>";
	topmenu +="</tr>";
	topmenu +="</table>";
	topmenu +="<table border='0' cellspacing='0' cellpadding='0' width='960'>";
	topmenu +="<tr>";
	topmenu +="<td><a href='/index.html' target='_top'><img src='/images/t_logo.gif' border='0'></a></td>";
	//topmenu +="<td><a href='jobinfo_list.html' target='_top'><img src='/images/t01_off.gif' border='0'></a></td>";
	//topmenu +="<td><a href='resumeinfo_list.html' target='_top'><img src='/images/t02_off.gif' border='0'></a></td>";
//	topmenu +="<td><a href='#' target='_top'><img src='/images/t03_off.gif' border='0'></a></td>";
//	topmenu +="<td><a href='#' target='_top'><img src='/images/t04_off.gif' border='0'></a></td>";
//	topmenu +="<td><a href='#' target='_top'><img src='/images/t05_off.gif' border='0'></a></td>";
//	topmenu +="<td><a href='#' target='_top'><img src='/images/t06_off.gif' border='0'></a></td>";
//	topmenu +="<td><a href='#' target='_top'><img src='/images/t07_off.gif' border='0'></a></td>";
	topmenu +="</tr>";
	topmenu +="</table>";
	topmenu +="<table border='0' cellspacing='0' cellpadding='0' width='100%' class='CopyBg'>";
	topmenu +="<tr>";
	topmenu +="<td bgcolor='#FFFFFF'><img src='/images/space.gif'></td>";
	topmenu +="<td><img src='/images/main_topimg.gif'><img src='/images/visual.jpg'></td>";
	topmenu +="</tr>";
	topmenu +="</table>";
	document.write(topmenu);

