function setMenu(menuVal) {
  // 1 Home : No RollOver
  // 11 Conference Theme : 2nd Menu
  // 12 Conference CI : 2nd Menu
  // 13 Important Dates : 2nd Menu
  // 2 Welcome Message : link 21 Menu
  // 21 President of the WCGTC : When 2 Menu Menu activate, 2nd Menu
  // 22 President of the KSG : When 2 Menu Menu activate, 2nd Menu
  // 23 President of the UI : When 2 Menu Menu activate, 2nd Menu
  // 3 peakers
  // 4 Youth Summit
  // 5 Parents Partnership Program
  // 6 Registration
  // 7 Korea
  // 8 Host City
  // 9 Venue : link 91 Menu
  // 91 University of Incheon : When 9 Menu Menu activate, 2nd Menu
  // 92 The Gyeonggi-do Youth Center : When 9 Menu Menu activate, 2nd Menu
  // 93 National Gwacheon Scientorium  : When 9 Menu Menu activate, 2nd Menu
  // a Accomodations
  // b Posters
  // c  Brochure : link c1 Menu
  // c1 Brochure(2nd) : When c Menu Menu activate, 2nd Menu
  // c2 Brochure(1st) : When c Menu Menu activate, 2nd Menu
  // d Promotion Gifts : link d1 Menu
  // d1 Promotion Gifts(2nd) : When d Menu Menu activate, 2nd Menu
  // d2 Promotion Gifts(1st) : When d Menu Menu activate, 2nd Menu
  document.write("<table width=100% border=0 cellpadding=0 cellspacing=0>");
  document.write("<tr>");
  document.write("  <td height=152></td>");
  document.write("</tr>");
  document.write("<tr>");
  document.write("  <td><img src='/conference/image/left_topimg.gif'></td>");
  document.write("</tr>");
  document.write("<!--home-->");
  document.write("<tr>");
  document.write("  <td height=1 bgcolor='#DB233A'></td>");
  document.write("</tr>");
  document.write("<tr>");
  document.write("  <td height=27 bgcolor='#AE1D3E'><a href='/conference/index.html' class='me'>Home</a></td>");
  document.write("</tr>");
  document.write("<tr>");
  document.write("  <td height=1 bgcolor='#C2AAAA'></td>");
  document.write("</tr>");
  document.write("<tr>");
  if(menuVal=="11") {
    document.write("  <td height=23 bgcolor='#A58888'><a href='/conference/home/conference.html' class='s_me1'>- Conference Theme</a></td>");
  } else {
    document.write("  <td height=23 bgcolor='#A58888'><a href='/conference/home/conference.html' class='s_me'>- Conference Theme</a></td>");
  }
  document.write("</tr>");
  document.write("<tr>");
  document.write("  <td height=1 bgcolor='#C2AAAA'></td>");
  document.write("</tr>");
  document.write("<tr>");
  if(menuVal=="12") {  
    document.write("  <td height=23 bgcolor='#A58888'><a href='/conference/home/ci.html' class='s_me1'>- Conference CI</a></td>");
  } else {
    document.write("  <td height=23 bgcolor='#A58888'><a href='/conference/home/ci.html' class='s_me'>- Conference CI</a></td>");
  }
  document.write("</tr>");
  document.write("<tr>");
  document.write("  <td height=1 bgcolor='#C2AAAA'></td>");
  document.write("</tr>");
  document.write("<tr>");
  
  if(menuVal=="13") {  
    document.write("  <td height=23 bgcolor='#A58888'><a href='/conference/home/important.html' class='s_me1'>- Important Dates</a></td>");
  } else {
    document.write("  <td height=23 bgcolor='#A58888'><a href='/conference/home/important.html' class='s_me'>- Important Dates</a></td>");
  }
  document.write("</tr>");
  document.write("<tr>");
  document.write("  <td height=1 bgcolor='#C2AAAA'></td>");
  document.write("</tr>");
  document.write("<tr>");
  
  if(menuVal=="14") {
    document.write("  <td height=23 bgcolor='#A58888'><a href='/conference/home/local.html' class='s_me1'>- Local Organizing Committee</a></td>");
  } else {
    document.write("  <td height=23 bgcolor='#A58888'><a href='/conference/home/local.html' class='s_me'>- Local Organizing Committee</a></td>");
  }
  document.write("</tr>");
  document.write("<tr>");
  document.write("  <td height=1 bgcolor='#C2AAAA'></td>");
  document.write("</tr>");
  document.write("<!--Welcome-->");
  document.write("<tr>");
  document.write("  <td height=1 bgcolor='#DB233A'></td>");
  document.write("</tr>");
  
  if(menuVal=="2" || menuVal=="21" || menuVal=="22" || menuVal=="23") {
    document.write("<tr>");
		document.write("  <td height=27 bgcolor='#AE1D3E'><a href='/conference/home/welcome.html' class='me1'>Welcome Message</a></td>");
		document.write("</tr>");
		document.write("<tr>");
		document.write("  <td height=1 bgcolor='#C2AAAA'></td>");
		document.write("</tr>");
    if(menuVal=="21") {
		  document.write("  <td height=23 bgcolor='#A58888'><a href='#' class='s_me1'>- President of the WCGTC</a></td>");
    } else {
      document.write("  <td height=23 bgcolor='#A58888'><a href='#' class='s_me'>- President of the WCGTC</a></td>");
    }
		document.write("</tr>");
		document.write("<tr>");
		document.write("  <td height=1 bgcolor='#C2AAAA'></td>");
		document.write("</tr>");
		document.write("<tr>");
    if(menuVal=="22") {
		  document.write("  <td height=23 bgcolor='#A58888'><a href='/conference/home/welcome.html' class='s_me1'>- President of the KSG</a></td>");
    } else {
      document.write("  <td height=23 bgcolor='#A58888'><a href='/conference/home/welcome.html' class='s_me'>- President of the KSG</a></td>");
    }
		document.write("</tr>");
		document.write("<tr>");
		document.write("  <td height=1 bgcolor='#C2AAAA'></td>");
		document.write("</tr>");
		document.write("<tr>");
    if(menuVal=="23") {
		  document.write("  <td height=23 bgcolor='#A58888'><a href='/conference/home/welcome_02.html' class='s_me1'>- President of the UI</a></td>");
    } else {
      document.write("  <td height=23 bgcolor='#A58888'><a href='/conference/home/welcome_02.html' class='s_me'>- President of the UI</a></td>");
    }
		document.write("</tr>");
		document.write("<tr>");
		document.write("  <td height=1 bgcolor='#C2AAAA'></td>");
		document.write("</tr>");
  } else {
    document.write("  <td height=27 bgcolor='#AE1D3E'><a href='/conference/home/welcome.html' class='me'>Welcome Message</a></td>");
    document.write("</tr>");
    document.write("<tr>");
    document.write("  <td height=1 bgcolor='#7D1421'></td>");
    document.write("</tr>");
  }
  document.write("<!--speakers-->");
  document.write("<tr>");
  document.write("  <td height=1 bgcolor='#DB233A'></td>");
  document.write("</tr>");

   if(menuVal=="3" || menuVal=="31" || menuVal=="32") {
    document.write("<tr>");
		document.write("  <td height=1 bgcolor='#DB233A'></td>");
		document.write("</tr>");
		document.write("<tr>");
		document.write("  <td height=27 bgcolor='#AE1D3E'><a href='/conference/speakers/speakers_ni.html' class='me1'>Speakers</a></td>");
		document.write("</tr>");
		document.write("<tr>");
		document.write("  <td height=1 bgcolor='#7D1421'></td>");
		document.write("</tr>");
		document.write("<tr>");
    if(menuVal=="31") {
		  document.write("  <td height=23 bgcolor='#A58888'><a href='/conference/speakers/speakers_ni.html' class='s_me1'>- Main-Conference</a></td>");
    } else {
      document.write("  <td height=23 bgcolor='#A58888'><a href='/conference/speakers/speakers_ni.html' class='s_me'>- Main-Conference</a></td>");
    }
		document.write("</tr>");
		document.write("<tr>");
		document.write("  <td height=1 bgcolor='#C2AAAA'></td>");
		document.write("</tr>");
		document.write("<tr>");
    if(menuVal=="32") {
		  document.write("  <td height=23 bgcolor='#A58888'><a href='/conference/speakers/speakers_pre_ja.html' class='s_me1'>- Pre-Workshop</a></td>");
    } else {
      document.write("  <td height=23 bgcolor='#A58888'><a href='/conference/speakers/speakers_pre_ja.html' class='s_me'>- Pre-Workshop</a></td>");
    }
		document.write("</tr>");
		document.write("<tr>");
		document.write("  <td height=1 bgcolor='#C2AAAA'></td>");
		document.write("</tr>");
  } else {
    document.write("<tr>");
    document.write("  <td height=1 bgcolor='#AE1D3E'></td>");
    document.write("</tr>");
    document.write("<tr>");
    document.write("  <td height=27 bgcolor='#AE1D3E'><a href='/conference/speakers/speakers_ni.html' class='me'>Speakers</a></td>");
    document.write("</tr>");
    document.write("<tr>");
    document.write("  <td height=1 bgcolor='#7D1421'></td>");
    document.write("</tr>");
  }
  

  document.write("<tr>");
  document.write("  <td height=1 bgcolor='#DB233A'></td>");
  document.write("</tr>");
    document.write("<tr>");
  
  if(menuVal=="4") {
    document.write("  <td height=27 bgcolor='#AE1D3E'><a href='/conference/youth/youth.html' class='me1'>Youth Summit</a></td>");
  } else {
    document.write("  <td height=27 bgcolor='#AE1D3E'><a href='/conference/youth/youth.html' class='me'>Youth Summit</a></td>");
  }
  document.write("</tr>");
  document.write("<tr>");
  document.write("  <td height=1 bgcolor='#7D1421'></td>");
  document.write("</tr>");
  document.write("<!--parents-->");
  document.write("<tr>");
  document.write("  <td height=1 bgcolor='#DB233A'></td>");
  document.write("</tr>");
  document.write("<tr>");
  if(menuVal=="5") {
    document.write("  <td height=27 bgcolor='#AE1D3E'><a href='/conference/parents/parents.html' class='me1'>Parents Partnership Program</a></td>");
  } else {
    document.write("  <td height=27 bgcolor='#AE1D3E'><a href='/conference/parents/parents.html' class='me'>Parents Partnership Program</a></td>");  
  }
  document.write("</tr>");
  document.write("<tr>");
  document.write("  <td height=1 bgcolor='#7D1421'></td>");
  document.write("</tr>");
  document.write("<!--Registration-->");
  document.write("<tr>");
  document.write("  <td height=1 bgcolor='#DB233A'></td>");
  document.write("</tr>");
  document.write("<tr>");
  if(menuVal=="6") {
    document.write("  <td height=27 bgcolor='#AE1D3E'><a href='/conference/registration/registration_first.asp' class='me1'>Registration</a></td>");
  } else {
    document.write("  <td height=27 bgcolor='#AE1D3E'><a href='/conference/registration/registration_first.asp' class='me'>Registration</a></td>");
  }
  document.write("</tr>");
  document.write("<tr>");
  document.write("  <td height=1 bgcolor='#7D1421'></td>");
  document.write("</tr>");
  document.write("<!--korea-->");
  document.write("<tr>");
  document.write("  <td height=1 bgcolor='#DB233A'></td>");
  document.write("</tr>");
  document.write("<tr>");
  
    if(menuVal=="e") {
    document.write("  <td height=27 bgcolor='#AE1D3E'><a href='/conference/call/call.html' class='me1'>Call for Papers</a></td>");
  } else {
    document.write("  <td height=27 bgcolor='#AE1D3E'><a href='/conference/call/call.html' class='me'>Call for Papers</a></td>");
  }
  document.write("</tr>");
  document.write("<tr>");
  document.write("  <td height=1 bgcolor='#7D1421'></td>");
  document.write("</tr>");
  document.write("<!--korea-->");
  document.write("<tr>");
  document.write("  <td height=1 bgcolor='#DB233A'></td>");
  document.write("</tr>");
  document.write("<tr>");
  
   if(menuVal=="6-1") {
    document.write("  <td height=27 bgcolor='#AE1D3E'><a href='/conference/paper/paper.html' class='me1'>Paper Submission</a></td>");
  } else {
    document.write("  <td height=27 bgcolor='#AE1D3E'><a href='/conference/paper/paper.html' class='me'>Paper Submission</a></td>");
  }
  document.write("</tr>");
  document.write("<tr>");
  document.write("  <td height=1 bgcolor='#7D1421'></td>");
  document.write("</tr>");
  document.write("<!--host-->");
  document.write("<tr>");
  document.write("  <td height=1 bgcolor='#DB233A'></td>");
  document.write("</tr>");

  

  if(menuVal=="9" || menuVal=="91" || menuVal=="92" || menuVal=="93"|| menuVal=="94"|| menuVal=="95" || menuVal=="96") {
    document.write("<tr>");
    document.write("  <td height=27 bgcolor='#AE1D3E'><a href='/conference/venue/korea.html' class='me1'>Venue</a></td>");
    document.write("</tr>");
    document.write("<tr>");
    document.write("  <td height=1 bgcolor='#7D1421'></td>");
    document.write("</tr>");
    document.write("<tr>");
    if(menuVal=="91") {
      document.write("  <td height=23 bgcolor='#A58888'><a href='/conference/venue/korea.html' class='s_me1'>- Korea</a></td>");
    } else {
      document.write("  <td height=23 bgcolor='#A58888'><a href='/conference/venue/korea.html' class='s_me'>- Korea</a></td>");
    }
    document.write("</tr>");
    document.write("<tr>");
    document.write("  <td height=1 bgcolor='#C2AAAA'></td>");
    document.write("</tr>");
    document.write("<tr>");
    if(menuVal=="92") {
      document.write("  <td height=23 bgcolor='#A58888'><a href='/conference/venue/host.html' class='s_me1'>- Host City</a></td>");
    } else {
      document.write("  <td height=23 bgcolor='#A58888'><a href='/conference/venue/host.html' class='s_me'>- Host City</a></td>");
    }
    document.write("</tr>");
    document.write("<tr>");
    document.write("  <td height=1 bgcolor='#C2AAAA'></td>");
    document.write("</tr>");
    document.write("<tr>");
  if(menuVal=="93") {
      document.write("  <td height=23 bgcolor='#A58888'><a href='/conference/venue/venue.html' class='s_me1'>- University of Incheon</a></td>");
    } else {
      document.write("  <td height=23 bgcolor='#A58888'><a href='/conference/venue/venue.html' class='s_me'>- University of Incheon</a></td>");
    }
    document.write("</tr>");
    document.write("<tr>");
    document.write("  <td height=1 bgcolor='#C2AAAA'></td>");
    document.write("</tr>");
    document.write("<tr>");
    if(menuVal=="94") {
      document.write("  <td height=23 bgcolor='#A58888'><a href='/conference/venue/youth.html' class='s_me1'>- The Gyeonggi-do Youth Center</a></td>");
    } else {
      document.write("  <td height=23 bgcolor='#A58888'><a href='/conference/venue/youth.html' class='s_me'>- The Gyeonggi-do Youth Center</a></td>");
    }
    document.write("</tr>");
    document.write("<tr>");
    document.write("  <td height=1 bgcolor='#C2AAAA'></td>");
    document.write("</tr>");
    document.write("<tr>");
    if(menuVal=="95") {
      document.write("  <td height=23 bgcolor='#A58888'><a href='/conference/venue/national.html' class='s_me1'>- National Gwacheon Scientorium</a></td>");
    } else {
      document.write("  <td height=23 bgcolor='#A58888'><a href='/conference/venue/national.html' class='s_me'>- National Gwacheon Scientorium</a></td>");
    }
    document.write("</tr>");
    document.write("<tr>");
    document.write("  <td height=1 bgcolor='#7D1421'></td>");
    document.write("</tr>");
    document.write("<tr>");
 	document.write("  <td height=1 bgcolor='#DB233A'></td>");
    document.write("</tr>");
    document.write("<tr>");
  } else {
    document.write("<tr>");
    document.write("  <td height=27 bgcolor='#AE1D3E'><a href='/conference/venue/korea.html' class='me'>Venue</a></td>");
    document.write("</tr>");
    document.write("<tr>");
    document.write("  <td height=1 bgcolor='#7D1421'></td>");
    document.write("</tr>");
    document.write("<tr>");
	document.write("  <td height=1 bgcolor='#DB233A'></td>");
	document.write("</tr>");
  }
  
  
 
  if(menuVal=="g") {
      document.write("  <td height=27 bgcolor='#AE1D3E'><a href='/conference/journey/journey.html' class='me1'>Journey With a Theme</a></td>");
    } else {
      document.write("  <td height=27 bgcolor='#AE1D3E'><a href='/conference/journey/journey.html' class='me'>Journey With a Theme</a></td>");
    }
    document.write("</tr>");
  document.write("<tr>");
  document.write("  <td height=1 bgcolor='#7D1421'></td>");
  document.write("</tr>");
  document.write("<tr>");
  document.write("  <td height=1 bgcolor='#DB233A'></td>");
  document.write("</tr>");
  document.write("<tr>");
 
 
  if(menuVal=="a") {
    document.write("  <td height=27 bgcolor='#AE1D3E'><a href='/conference/accomodation/accomodation.html' class='me1'>Accomodations</a></td>");
  } else {
    document.write("  <td height=27 bgcolor='#AE1D3E'><a href='/conference/accomodation/accomodation.html' class='me'>Accomodations</a></td>");
  }
  document.write("</tr>");
  document.write("<tr>");
  document.write("  <td height=1 bgcolor='#7D1421'></td>");
  document.write("</tr>");
  document.write("<!--Poster-->");
  document.write("<tr>");
  document.write("  <td height=1 bgcolor='#DB233A'></td>");
  document.write("</tr>");
  document.write("<tr>");
  

if(menuVal=="f" || menuVal=="f1" || menuVal=="f2") {
		document.write("  <td height=27 bgcolor='#AE1D3E'><a href='/conference/news/news.html' class='me1'>News Letter</a></td>");
		document.write("</tr>");
		document.write("<tr>");
		document.write("  <td height=1 bgcolor='#7D1421'></td>");
		document.write("</tr>");
		document.write("<tr>");
    if(menuVal=="f1") {
		  document.write("  <td height=23 bgcolor='#A58888'><a href='/conference/news/news.html' class='s_me1'>- Korean</a></td>");
    } else {
      document.write("  <td height=23 bgcolor='#A58888'><a href='/conference/news/news.html' class='s_me1'>- Korean</a></td>");
    }
		document.write("</tr>");
		document.write("<tr>");
		document.write("  <td height=1 bgcolor='#C2AAAA'></td>");
		document.write("</tr>");
		document.write("<tr>");
    if(menuVal=="f2") {
		  document.write("  <td height=23 bgcolor='#A58888'><a href='#' class='s_me1'>- English</a></td>");
    } else {
      document.write("  <td height=23 bgcolor='#A58888'><a href='#' class='s_me'>- English</a></td>");
    }
		document.write("</tr>");
		document.write("<tr>");
		document.write("  <td height=1 bgcolor='#C2AAAA'></td>");
		document.write("</tr>");
  } else {
	
    document.write("  <td height=27 bgcolor='#AE1D3E'><a href='/conference/news/news.html' class='me'>News Letter</a></td>");
    document.write("</tr>");
    document.write("<tr>");
    document.write("  <td height=1 bgcolor='#7D1421'></td>");
    document.write("</tr>");
    document.write("<tr>");
	document.write("  <td height=1 bgcolor='#DB233A'></td>");
	document.write("</tr>");
  }
  
  
  

  if(menuVal=="b" || menuVal=="b1" || menuVal=="b2") {
		document.write("  <td height=27 bgcolor='#AE1D3E'><a href='/conference/poster/poster_01.html' class='me1'>Posters</a></td>");
		document.write("</tr>");
		document.write("<tr>");
		document.write("  <td height=1 bgcolor='#7D1421'></td>");
		document.write("</tr>");
		document.write("<tr>");
    if(menuVal=="b1") {
		  document.write("  <td height=23 bgcolor='#A58888'><a href='/conference/poster/poster_01.html' class='s_me1'>- Posters(2nd)</a></td>");
    } else {
      document.write("  <td height=23 bgcolor='#A58888'><a href='/conference/poster/poster_01.html' class='s_me'>- Posters(2nd)</a></td>");
    }
		document.write("</tr>");
		document.write("<tr>");
		document.write("  <td height=1 bgcolor='#C2AAAA'></td>");
		document.write("</tr>");
		document.write("<tr>");
    if(menuVal=="b2") {
		  document.write("  <td height=23 bgcolor='#A58888'><a href='/conference/poster/poster.html' class='s_me1'>- Posters(1st)</a></td>");
    } else {
      document.write("  <td height=23 bgcolor='#A58888'><a href='/conference/poster/poster.html' class='s_me'>- Posters(1st)</a></td>");
    }
		document.write("</tr>");
		document.write("<tr>");
		document.write("  <td height=1 bgcolor='#C2AAAA'></td>");
		document.write("</tr>");
  } else {

    document.write("  <td height=27 bgcolor='#AE1D3E'><a href='/conference/poster/poster_01.html' class='me'>Posters</a></td>");
    document.write("</tr>");
    document.write("<tr>");
    document.write("  <td height=1 bgcolor='#7D1421'></td>");
    document.write("</tr>");
  }
  
   
  if(menuVal=="c" || menuVal=="c1" || menuVal=="c2" || menuVal=="c3") {
    document.write("<tr>");
		document.write("  <td height=1 bgcolor='#DB233A'></td>");
		document.write("</tr>");
		document.write("<tr>");
		document.write("  <td height=27 bgcolor='#AE1D3E'><a href='/conference/brochure/brochure_03.html' class='me1'>Brochure</a></td>");
		document.write("</tr>");
		document.write("<tr>");
		document.write("  <td height=1 bgcolor='#7D1421'></td>");
		document.write("</tr>");
		document.write("<tr>");
    if(menuVal=="c1") {
		  document.write("  <td height=23 bgcolor='#A58888'><a href='/conference/brochure/brochure_03.html' class='s_me1'>- Brochure(3rd)</a></td>");
    } else {
      document.write("  <td height=23 bgcolor='#A58888'><a href='/conference/brochure/brochure_03.html' class='s_me'>- Brochure(3rd)</a></td>");
    }
		document.write("</tr>");
		document.write("<tr>");
		document.write("  <td height=1 bgcolor='#C2AAAA'></td>");
		document.write("</tr>");
		document.write("<tr>");
    if(menuVal=="c2") {
		  document.write("  <td height=23 bgcolor='#A58888'><a href='/conference/brochure/brochure_01.html' class='s_me1'>- Brochure(2nd)</a></td>");
    } else {
      document.write("  <td height=23 bgcolor='#A58888'><a href='/conference/brochure/brochure_01.html' class='s_me'>- Brochure(2nd)</a></td>");
    }
		document.write("</tr>");
		document.write("<tr>");
		document.write("  <td height=1 bgcolor='#C2AAAA'></td>");
		document.write("</tr>");
		document.write("<tr>");
 if(menuVal=="c3") {
		  document.write("  <td height=23 bgcolor='#A58888'><a href='/conference/brochure/brochure.html' class='s_me1'>- Brochure(1st)</a></td>");
    } else {
      document.write("  <td height=23 bgcolor='#A58888'><a href='/conference/brochure/brochure.html' class='s_me'>- Brochure(1st)</a></td>");
    }
		document.write("</tr>");
		document.write("<tr>");
		document.write("  <td height=1 bgcolor='#C2AAAA'></td>");
		document.write("</tr>");
  } else {
    document.write("<tr>");
    document.write("  <td height=1 bgcolor='#DB233A'></td>");
    document.write("</tr>");
    document.write("<tr>");
    document.write("  <td height=27 bgcolor='#AE1D3E'><a href='/conference/brochure/brochure_03.html' class='me'>Brochure</a></td>");
    document.write("</tr>");
    document.write("<tr>");
    document.write("  <td height=1 bgcolor='#7D1421'></td>");
    document.write("</tr>");
  }

  if(menuVal=="d" || menuVal=="d1" || menuVal=="d2") {
    document.write("<tr>");
		document.write("  <td height=1 bgcolor='#DB233A'></td>");
		document.write("</tr>");
		document.write("<tr>");
		document.write("  <td height=27 bgcolor='#AE1D3E'><a href='/conference/promotion/promotion_01.html' class='me1'>Promotion Gifts</a></td>");
		document.write("</tr>");
		document.write("<tr>");
		document.write("  <td height=1 bgcolor='#7D1421'></td>");
		document.write("</tr>");
		document.write("<tr>");
    if(menuVal=="d1") {
		  document.write("  <td height=23 bgcolor='#A58888'><a href='/conference/promotion/promotion_01.html' class='s_me1'>- Promotion Gifts(2nd)</a></td>");
    } else {
      document.write("  <td height=23 bgcolor='#A58888'><a href='/conference/promotion/promotion_01.html' class='s_me'>- Promotion Gifts(2nd)</a></td>");
    }
		document.write("</tr>");
		document.write("<tr>");
		document.write("  <td height=1 bgcolor='#C2AAAA'></td>");
		document.write("</tr>");
		document.write("<tr>");
    if(menuVal=="d2") {
		  document.write("  <td height=23 bgcolor='#A58888'><a href='/conference/promotion/promotion.html' class='s_me1'>- Promotion Gifts(1st)</a></td>");
    } else {
      document.write("  <td height=23 bgcolor='#A58888'><a href='/conference/promotion/promotion.html' class='s_me'>- Promotion Gifts(1st)</a></td>");
    }
		document.write("</tr>");
		document.write("<tr>");
		document.write("  <td height=1 bgcolor='#C2AAAA'></td>");
		document.write("</tr>");
  } else {
    document.write("<!--Promotion-->");
    document.write("<tr>");
    document.write("  <td height=1 bgcolor='#DB233A'></td>");
    document.write("</tr>");
    document.write("<tr>");
    document.write("  <td height=27 bgcolor='#AE1D3E'><a href='/conference/promotion/promotion_01.html' class='me'>Promotion Gifts</a></td>");
    document.write("</tr>");
    document.write("<tr>");
    document.write("  <td height=1 bgcolor='#7D1421'></td>");
    document.write("</tr>");
  }
  document.write("<tr>");
  document.write("  <td height=300></td>");
  document.write("</tr>");
  document.write("<!-- ¸Þ´ººÎºÐ ³¡-->");
  document.write("</table>"); 
}
