document.write("<div id='topimg' style='text-align:left;vertical-align:bottom;width:635px;height:222px;'>");
writeSwf("http://swf.imbc.com/broad/tv/drama/scandle/images/top.swf",635,222,false);
document.write("	</div>");

function change(){
			number = Math.floor(Math.random()*2)+1			
			document.getElementById("topimg").style.background="url(http://img.imbc.com/broad/tv/drama/lastscandal/images/topimg"+number+".jpg) no-repeat top left"
		}
		change();