//¹è°æ¹Ù²Ù±â
function bgChange(){
	number = Math.floor(Math.random()*3);
	document.getElementById('bodyBg').style.background="url(http://img.imbc.com/broad/tv/drama/thoven/images2/bg_main_img"+(number+1)+".jpg) no-repeat center 150px";
	document.getElementById('bodyBg').style.backgroundColor="#000";
}

//¸Þ´º»ó´Ü
function mainTop(){
document.write("<h1 onClick=\"location.href='http://www.imbc.com/broad/tv/drama/thoven/index.html'\"></h1>");
document.write("<div class=\"topMenu\"><img src=\"http://img.imbc.com/broad/tv/drama/thoven/images2/top_menu_img.jpg\" alt=\"\" usemap=\"#Map\" class=\"mr_54\"></div>");
document.write("<map name=\"Map\">");
document.write("	<area shape=\"circle\" coords=\"43,62,29\" href=\"http://www.imbc.com/broad/tv/drama/thoven/board/index.html\" alt=\"½ÃÃ»ÀÚÀÇ°ß\">");
document.write("	<area shape=\"circle\" coords=\"102,37,29\" href=\"http://www.imbc.com/broad/tv/drama/thoven/vod/index.html\" alt=\"´Ù½Ãº¸±â\">");
document.write("</map>");
document.write("<div class=\"lnbBg\"></div>");
document.write("<div class=\"lnb\">");
writeSwf('http://swf.imbc.com/broad/tv/drama/dramatop/top.swf?Dcode=thoven',605,108,false);
document.write("</div>");
}

//ÁÂÃø¸Þ´º
function leftMenu(){
document.write("<div class=\"leftMenu\">");
writeSwf('http://swf.imbc.com/broad/tv/drama/thoven/images/sub.swf',158,810,false);
document.write("</div>");
document.write("<div class=\"mb_5\">");
fDramaProgramGo();
document.write("</div>");
document.write("<div class=\"w_131 m_0a\">");
writeMyFav('DRAMA00003238');
document.write("</div>");
}