var footString ="";
footString +="<div id=\"footer\">";
footString +="<div class=\"footerArea\">";
footString +=	"<div class=\"discussion\"><img src=\"http://cache.goorm.com/we/comn/discussion_100414.gif\" alt=\"심의 등급표\" /></div>";
footString +=	"<dl class=\"footer\">";
footString +=		"<dt>";
footString +=			"<a href=\"http://www.goorm.com/\" onclick=\"window.open(this.href);return false;\"><img src=\"http://cache.goorm.com/we/comn/footerCI01.gif\" class=\"valignTop\" alt=\"구름\" /></a>";
footString +=			"<img src=\"http://cache.goorm.com/we/comn/footerCI02.gif\" class=\"valignTop\" alt=\"꾸러기 소프트\" />";
footString +=		"</dt>";
footString +=		"<dd>";
footString +=			"<ul class=\"footLink\">";
footString +=				"<li class=\"first\"><a href=\"http://www.goorm.com/company.gm\" target=\"_blank\"><img src=\"http://cache.goorm.com/we/comn/footLink01.gif\" alt=\"회사소개\" /></a></li>";
footString +=				"<li><a href=\"http://www.goorm.com/agreement.gm\" target=\"_blank\"><img src=\"http://cache.goorm.com/we/comn/footLink02.gif\" alt=\"이용약관\" /></a></li>";
footString +=				"<li><a href=\"http://www.goorm.com/privacy.gm\" target=\"_blank\"><img src=\"http://cache.goorm.com/we/comn/footLink03.gif\" alt=\"개인정보 취급방침\" /></a></li>";
footString +=				"<li><a href=\"http://www.goorm.com/youths.gm\" target=\"_blank\"><img src=\"http://cache.goorm.com/we/comn/footLink04.gif\" alt=\"청소년 보호정책\" /></a></li>";
footString +=				"<li><a href=\"javascript:alert('준비중입니다');\"><img src=\"http://cache.goorm.com/we/comn/footLink05.gif\" alt=\"고객문의\" /></a></li>";
footString +=			"</ul>";
footString +=			"<p><img src=\"http://cache.goorm.com/we/comn/footerAddress.gif\" alt=\"(주)구름인터렉티브   대표이사 : 박영수   주소 : 137-843 서울특별시 서초구 방배1동 925-3 성보빌딩 대표전화 : 02-2046-9114    팩스 : 02-2179-7942   사업자등록번호 : 114-36-52306   통신판매신고 : 제 09220호\" /></p>";
footString +=			"<address><img src=\"http://cache.goorm.com/we/comn/copyright.gif\" alt=\"Copyright ⓒ 2009 Goorm Interactive  All right reserved.\" /></address>";
footString +=		"</dd>";
footString +=	"</dl>";
footString +="</div>";
footString +="</div>";
document.write(footString);