document.writeln("<td>\n");
document.writeln("<table width=\"100\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n");
document.writeln("  <tr>\n");
document.writeln("   <td width=\"191\" rowspan=\"2\"><a href=\"/indexk.html\"><img src=\"/images/main/main_logo.jpg\" width=\"191\" height=\"83\" border=\"0\" alt='´ë±¸ ±¹Á¦Åë»óÁö¿ø'></a></td>\n");
document.writeln("    <td align=\"right\" bgcolor=\"#1A71DB\">\n");
document.writeln("    <table width=\"100\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n");
document.writeln("      <tr>\n");
/*
if ( getCookie("kuser") == null || getCookie("kuser") == "" ) {
	document.writeln("			<td><a href=\"/app/servlet/RequestProcessor?event=KDLogin.Click\"><img src=\"/images/main/main_tmenu1.jpg\" border=0 alt=''></td>\n");
} else if (getCookie("kuser") != null ) {
	document.writeln("			<td><a href=\"/app/servlet/RequestProcessor?event=KDLogout.Click\"><img src=\"/images/main/main_tmenu1ov.jpg\" border=0 alt=''></td>\n");
}
document.writeln("			<td><img src=\"/images/main/main_tmenubar.jpg\" alt=''></td>\n");
*/
document.writeln("			<td><a href=\"/content/KDMemberRegAgreeForm.html\"><img src=\"/images/main/main_tmenu2.jpg\" border=0 alt='join'></a></td>\n");
document.writeln("			<td><img src=\"/images/main/main_tmenubar.jpg\" alt=''></td>\n");
document.writeln("			<td><a href=\"/content/use_help.html\"><img src=\"/images/main/main_tmenu3.jpg\" border=0 alt='Help'></a></td>\n");
document.writeln("			<td><img src=\"/images/main/main_tmenubar.jpg\" alt=''></td>\n");
document.writeln("			<td><a href=\"/content/KD_about_contactus.html\"><img src=\"/images/main/main_tmenu4.jpg\" border=0 alt='contact'></a></td>\n");
document.writeln("			<td><img src=\"/images/main/main_tmenubar.jpg\" alt=''></td>\n");
document.writeln("			<td><a href=\"/content/site_map.html\"><img src=\"/images/main/main_tmenu5.jpg\" border=0 alt='sitemap'></a></td>\n");
document.writeln("			<td><img src=\"/images/main/main_tmenubar.jpg\" alt=''></td>\n");
document.writeln("			<td><a href=\"http://etrade.daegu.go.kr/indexe.html\"><img src=\"/images/main/main_tmenu6.jpg\" border=0 alt='english'></a></td>\n");
document.writeln("		</tr>\n");
document.writeln("    </table></td>\n");
document.writeln("  </tr>\n");
document.writeln("  <tr>\n");
document.writeln("    <td>\n");
document.write("<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0\" width=\"653\" height=\"61\">"); 
document.write(" <param name=movie value=\"/flash/main_menu.swf\">"); 
document.write(" <param name=quality value=high>"); 
document.write(" <embed src=\"/flash/main_menu.swf\" quality=high pluginspage=\"http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash\" type=\"application/x-shockwave-flash\" width=\"653\" height=\"61\">\n");
document.write(" </embed>"); 
document.write(" </object>");

document.writeln("    </td>\n");
document.writeln("  </tr>\n");
document.write("<script language=JavaScript src=/include/common/js/top_menu.js></script>");
document.writeln("  <tr>\n");
document.writeln("    <td colspan=2>\n");


var num = 1;
var now = new Date();
num = now.getSeconds() % 5;
num = num + 1;

document.write("<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0\" width=\"844\" height=\"183\">"); 
document.write(" <param name=movie value=\"/flash/main_mainimg"+num+".swf\">"); 
document.write(" <param name=quality value=high>"); 
document.write(" <embed src=\"/flash//main_mainimg"+num+".swf\" quality=high pluginspage=\"http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash\" type=\"application/x-shockwave-flash\" width=\"844\" height=\"183\">\n");
document.write(" </embed>"); 
document.write(" </object>");

document.writeln("    </td>\n");
document.writeln("  </tr>\n");
document.writeln("</table>\n");
document.writeln("</td>\n");