/*
function setAD2()
{
	document.getElementById("ad_2").innerHTML = "<IFRAME marginWidth=\"0\" marginHeight=\"0\" src='/ad/ad_comicList_2.htm' frameBorder=\"0\" width=\"120\" scrolling=\"no\" height=\"60\"><\/IFRAME>";
}
document.writeln("<span id='ad_2'></span>")
setTimeout("setAD2()",1000);
*/