  function change_html(value)
  {
  	window.open(value, "", "");  
	}
document.write("<table width=182  border=0 cellspacing=0 cellpadding=0> ");
document.write("	<tr> ");
document.write("		<td><img src=http://img.imbc.com/broad/tv/news/contest_2008/images/left_top.jpg></td> ");
document.write("	</tr> ");
document.write("	<tr> ");
document.write("		<td background='http://img.imbc.com/broad/tv/news/contest_2008/images/menu_bg.jpg' style='background-repeat:no-repeat '> ");
writeSwf("http://swf.imbc.com/broad/tv/news/contest_2008/left.swf", 183, 197, false);
document.write("		</td> ");
document.write("	</tr> ");
document.write("	<tr> ");
document.write("		<td><a href=http://www.imbc.com/broad/tv/news/contest_2008/photo/index.html><img src=http://img.imbc.com/broad/tv/news/contest_2008/images/left.jpg border=0></a></td> ");
document.write("	</tr> ");
document.write("	<tr> ");
document.write("		<td style='padding-top:5px;'> ");
document.write(" <SELECT onchange=change_html(value) name=select style='width:182px'> ");
document.write("	<OPTION selected>Áö³­ ´ëÈ¸ º¸±â </OPTION> ");
document.write("	<OPTION value=http://www.imbc.com/broad/tv/news/contest_2006/>2006 ÃÔ¿µ´ëÈ¸</OPTION> ");
document.write("	<OPTION value=http://www.imbc.com/broad/tv/news/contest/>2005 ÃÔ¿µ´ëÈ¸</OPTION> ");
document.write("</SELECT>  ");
document.write("		</td> ");
document.write("	</tr> ");
document.write("</table>");

