try {document.execCommand("BackgroundImageCache", false, true);} catch(e) {}

function change(){
	var number;
	number = Math.floor(Math.random()*6)+1;
	document.getElementById("changeImg").style.background="url(http://img.imbc.com/broad/tv/drama/iljimae/images2/spot_top_img"+number+".jpg) no-repeat right top";
}

//¸ÞÀÎ»ó´Ü
function mainTop(){
	document.write("<h1><a href='http://www.imbc.com/broad/tv/drama/iljimae/index.html'><b>MBC ¼ö¸ñ¹Ì´Ï½Ã¸®Áî  ìéò«ØÞ</b></a></h1>");
	document.write("<div class='lnb'>");
	writeSwf('http://swf.imbc.com/broad/tv/drama/dramatop/top.swf?Dcode=iljimae',705,108,false);
	document.write("</div>");
	document.write("<div class='changeImg' id='changeImg'></div>");
	change();
}

function mainTop2(){
	document.write("<h1><a href='http://www.imbc.com/broad/tv/drama/iljimae/index.html'><b>MBC ¼ö¸ñ¹Ì´Ï½Ã¸®Áî  ìéò«ØÞ</b></a></h1>");
	document.write("<div class='changeImg' id='changeImg' style='background:url(http://img.imbc.com/broad/tv/drama/iljimae/images2/spot_top_vod.jpg) no-repeat right top;'></div>");
}

//ÁÂÃø¸Þ´º
function leftMenu(){
	document.write("<div class='leftmenu'>");
	writeSwf('http://swf.imbc.com/broad/tv/drama/iljimae/menu.swf',142,1000,false);
	document.write("</div>");
	document.write("<div class='w_132 mb_5 ml_5'>");
	fDramaProgramGo();
	document.write("</div>");
	document.write("<div class='w_132  ml_5'>");
	/* Áñ°ÜÃ£±â Ãß°¡ */
	writeMyFav('DRAMA00004063');
	document.write("</div>");
}