document.writeln("<div class=\"mt10\"></div>");
document.writeln("<!--left plus -->");
document.writeln("<div id=\"plus\">");
document.writeln("  <h3>Plus+Plus</h3>");
document.writeln("	<ul>");
//document.writeln("		<li><a href=\"http://changup.hankooki.com\" target=\"_top\">Ã¢¾÷¼¾ÅÍ</a></li>");
document.writeln("		<li><a href=\"http://economy.hankooki.com/kcb/kcb.htm\" target=\"_top\">½Å¿ë°ü¸®</a></li>");
document.writeln("		<li><a href=\"http://hankooki.estim.co.kr/Front/Html/main.html\" target=\"_top\">¿À¶óÄü</a></li>");
document.writeln("	</ul>");
document.writeln("</div>");
document.writeln("<!-- //left plus -->");

document.writeln("<div id=\"Scroll_AD\">");
document.writeln("<div id=\"Scroll_SPOS\"></div>");

//ÁÂÃø ½ºÅ©·Ñ ±¤°í
urls=new String(document.location);
urls=urls.replace(/&/g, "%26");

if(urls.search("opinion") <= 0)
{
	document.writeln("<div id=\"Photo_Scroll\"><iframe id=\"Photo_Scroll\"  src=\"http://economy.hankooki.com/service/v01/frm_photoScroll.htm\" frameborder=0 marginwidth=0 marginheight=0 topmargin=0 scrolling=\"no\"></iframe></div>");
}

document.writeln("</div>");

